Skip to content

Instantly share code, notes, and snippets.

@lazzarello
Created November 6, 2009 21:08
Show Gist options
  • Save lazzarello/228283 to your computer and use it in GitHub Desktop.
Save lazzarello/228283 to your computer and use it in GitHub Desktop.
/var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/cookbook_loader.rb:111:in `[]': Cannot find a cookbook named chef; did you forget to add metadata to a cookbook? (http://wiki.opscode.com/display/chef/Metadata) (ArgumentError)
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/compile.rb:120:in `load_recipes'
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/compile.rb:110:in `each'
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/compile.rb:110:in `load_recipes'
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/client.rb:378:in `converge'
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/client.rb:82:in `run'
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/application/client.rb:186:in `run_application'
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/application/client.rb:178:in `loop'
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/application/client.rb:178:in `run_application'
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/application.rb:57:in `run'
from /var/lib/gems/1.8/gems/chef-0.7.10/bin/chef-client:26
from /var/lib/gems/1.8/bin/chef-client:19:in `load'
from /var/lib/gems/1.8/bin/chef-client:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment