Skip to content

Instantly share code, notes, and snippets.

@sivajag
Created September 5, 2009 02:06
Show Gist options
  • Save sivajag/181259 to your computer and use it in GitHub Desktop.
Save sivajag/181259 to your computer and use it in GitHub Desktop.
[Sat, 05 Sep 2009 02:09:58 +0000] DEBUG: Sending HTTP Request via GET to /roles/runa-base
[Sat, 05 Sep 2009 02:09:58 +0000] DEBUG: Sending HTTP Request via GET to /roles/swarm-staging
[Sat, 05 Sep 2009 02:09:58 +0000] DEBUG: Loading Recipe profile
[Sat, 05 Sep 2009 02:09:58 +0000] DEBUG: Found recipe default in cookbook profile
[Sat, 05 Sep 2009 02:09:58 +0000] DEBUG: Loading Recipe java
[Sat, 05 Sep 2009 02:09:58 +0000] DEBUG: Found recipe default in cookbook java
[Sat, 05 Sep 2009 02:09:58 +0000] DEBUG: Loading Recipe capistrano
[Sat, 05 Sep 2009 02:09:58 +0000] DEBUG: Found recipe default in cookbook capistrano
[Sat, 05 Sep 2009 02:09:58 +0000] DEBUG: Loading Recipe emacs
[Sat, 05 Sep 2009 02:09:58 +0000] DEBUG: Found recipe default in cookbook emacs
[Sat, 05 Sep 2009 02:09:58 +0000] DEBUG: Loading Recipe git
[Sat, 05 Sep 2009 02:09:58 +0000] DEBUG: Found recipe default in cookbook git
[Sat, 05 Sep 2009 02:09:58 +0000] DEBUG: Loading Recipe common
/usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/cookbook_loader.rb:111:in `[]': Cannot find a cookbook named common; 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.10/lib/chef/compile.rb:123:in `load_recipes'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/compile.rb:110:in `each'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/compile.rb:110:in `load_recipes'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/client.rb:378:in `converge'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/client.rb:82:in `run'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/application/client.rb:186:in `run_application'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/application/client.rb:178:in `loop'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/application/client.rb:178:in `run_application'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/application.rb:57:in `run'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/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