kontena / pharos-cluster

Pharos - The Kubernetes Distribution
https://k8spharos.dev/
Apache License 2.0
311 stars 43 forks source link

warning: conflicting chdir during another chdir block #910

Closed kke closed 5 years ago

kke commented 5 years ago

Started getting this during pharos up:

    [192.168.100.101] Checking sudo access ...
~.rbenv/versions/2.5.3/lib/ruby/2.5.0/rubygems/util.rb:117: warning: conflicting chdir during another chdir block
    [192.168.100.102] Gathering host facts ...
jnummelin commented 5 years ago

I haven't seen anything like this with RVM. Looking at the chdir usage in our code and I don't think we do any "nested" chdirs.

kke commented 5 years ago

I haven't seen that after that either.