Skip to content

Instantly share code, notes, and snippets.

@cliffdickerson
Created July 8, 2009 19:46
Show Gist options
  • Select an option

  • Save cliffdickerson/143127 to your computer and use it in GitHub Desktop.

Select an option

Save cliffdickerson/143127 to your computer and use it in GitHub Desktop.
[root@cct ~]# chef-client -j base.json
/usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/cookbook_loader.rb:111:in `[]': Cannot find a cookbook named quick_start; did you forget to add metadata to a cookbook? (http://wiki.opscode.com/display/chef/Metadata) (ArgumentError)
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/compile.rb:121:in `load_recipes'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/compile.rb:112:in `each'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/compile.rb:112:in `load_recipes'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/client.rb:369:in `converge'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/client.rb:81:in `run'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/application/client.rb:164:in `run_application'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/application/client.rb:162:in `loop'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/application/client.rb:162:in `run_application'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/application.rb:57:in `run'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/bin/chef-client:26
from /usr/bin/chef-client:19:in `load'
from /usr/bin/chef-client:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment