Skip to content

Instantly share code, notes, and snippets.

@basecamp
Created February 12, 2009 14:02
Show Gist options
  • Save basecamp/62633 to your computer and use it in GitHub Desktop.
Save basecamp/62633 to your computer and use it in GitHub Desktop.
DEBUG: Sending HTTP Request via GET to /nodes
DEBUG: Synchronizing libraries
DEBUG: Sending HTTP Request via GET to /cookbooks/_library_files
DEBUG: Synchronizing attributes
DEBUG: Sending HTTP Request via GET to /cookbooks/_attribute_files
DEBUG: Synchronizing definitions
DEBUG: Sending HTTP Request via GET to /cookbooks/_definition_files
DEBUG: Synchronizing recipes
DEBUG: Sending HTTP Request via GET to /cookbooks/_recipe_files
DEBUG: Saving the current state of node noc_ec2-us_37signals_com
DEBUG: Sending HTTP Request via PUT to /nodes/noc_ec2-us_37signals_com
DEBUG: Compiling recipes for node noc_ec2-us_37signals_com
DEBUG: Loading Recipe base
/usr/lib/ruby/gems/1.8/gems/chef-0.5.3/lib/chef/cookbook_loader.rb:102:in `[]': Cannot find a cookbook named base (ArgumentError)
from /usr/lib/ruby/gems/1.8/gems/chef-0.5.3/lib/chef/compile.rb:108:in `load_recipes'
from /usr/lib/ruby/gems/1.8/gems/chef-0.5.3/lib/chef/compile.rb:101:in `each'
from /usr/lib/ruby/gems/1.8/gems/chef-0.5.3/lib/chef/compile.rb:101:in `load_recipes'
from /usr/lib/ruby/gems/1.8/gems/chef-0.5.3/lib/chef/client.rb:339:in `converge'
from /usr/lib/ruby/gems/1.8/gems/chef-0.5.3/lib/chef/client.rb:76:in `run'
from /usr/lib/ruby/gems/1.8/gems/chef-0.5.3/bin/chef-client:114
from /usr/lib/ruby/gems/1.8/gems/chef-0.5.3/bin/chef-client:108:in `loop'
from /usr/lib/ruby/gems/1.8/gems/chef-0.5.3/bin/chef-client:108
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