Skip to content

Instantly share code, notes, and snippets.

@hedgehog
Created April 22, 2011 05:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hedgehog/936088 to your computer and use it in GitHub Desktop.
Save hedgehog/936088 to your computer and use it in GitHub Desktop.
$ sudo chef-solo -j dna.json -c solo.rb -r https://s3.amazonaws.com/chef-solo/bootstrap-0.10.0.rc.0.tar.gz
/usr/lib/ruby/gems/1.8/gems/chef-0.10.0.rc.0/bin/../lib/chef/application/solo.rb:159:in `join': can't convert nil into String (TypeError)
from /usr/lib/ruby/gems/1.8/gems/chef-0.10.0.rc.0/bin/../lib/chef/application/solo.rb:159:in `reconfigure'
from /usr/lib/ruby/gems/1.8/gems/chef-0.10.0.rc.0/bin/../lib/chef/application.rb:64:in `run'
from /usr/lib/ruby/gems/1.8/gems/chef-0.10.0.rc.0/bin/chef-solo:25
from /usr/bin/chef-solo:19:in `load'
from /usr/bin/chef-solo:19
vagrant@vagrantup:/tmp/vagrant-chef$ vim /usr/lib/ruby/gems/1.8/gems/chef-0.10.0.rc.0/bin/chef-solo
vagrant@vagrantup:/tmp/vagrant-chef$ vim /usr/lib/ruby/gems/1.8/gems/chef-0.10.0.rc.0/bin/../lib/chef/application/solo.rb
vagrant@vagrantup:/tmp/vagrant-chef$ vim /usr/lib/ruby/gems/1.8/gems/chef-0.10.0.rc.0/bin/../lib/chef/application/solo.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment