chrisroberts / vagabond

Advocating idleness and work-shyness
Other
233 stars 25 forks source link

"init" returns "undefined method `[]=' " #40

Open master8282 opened 11 years ago

master8282 commented 11 years ago

Hi Chris! Use vagabond v 0.2.8 and get it root@ubuntu12042:/# vagabond init /var/lib/gems/1.9.1/gems/vagabond-0.2.8/lib/vagabond/helpers.rb:58: Use RbConfig instead of obsolete and deprecated Config. /var/lib/gems/1.9.1/gems/vagabond-0.2.8/lib/vagabond/helpers.rb:58: warning: toplevel constant Config referenced by Chef::Config Vagabond exiting. Reason: undefined method `[]=' for RbConfig:Module

chrisroberts commented 11 years ago

Hi! What chef version is this running against?

jesseadams commented 10 years ago

I just spoke with you at DevOps Days Portland. I am running on ArchLinux and am having the same issue.

vagabond 0.2.8 chef 11.6.0

master8282 commented 10 years ago

To jesseadams, Look here https://github.com/omgbebebe/vagabond/commits/scor

jesseadams commented 10 years ago

@master8282 - Are you going to contribute that back?