Skip to content

Instantly share code, notes, and snippets.

@davidx
Created April 24, 2010 07:11
Show Gist options
  • Save davidx/377515 to your computer and use it in GitHub Desktop.
Save davidx/377515 to your computer and use it in GitHub Desktop.
[Sat, 24 Apr 2010 00:06:59 -0700] DEBUG: Ohai Attribute: languages - {"java"=>{"runtime"=>{"name"=>"Java(TM) SE Runtime Environment", "build"=>"1.6.0_17-b04-248-10M3025"}, "version"=>"1.6.0_17"}, "python"=>{"builddate"=>"Apr 23 2010, 16:15:07", "version"=>"2.6.4"}, "perl"=>{"archname"=>"darwin-2level", "version"=>"5.10.1"}, "ruby"=>{"gems_dir"=>"/Users/davidx/.rvm/gems/ruby-1.8.6-p399", "target_os"=>"darwin10.2.0", "platform"=>"i686-darwin10.2.0", "host_vendor"=>"apple", "bin_dir"=>"/Users/davidx/.rvm/rubies/ruby-1.8.6-p399/bin", "target_cpu"=>"i686", "target_vendor"=>"apple", "host_os"=>"darwin10.2.0", "ruby_bin"=>"/Users/davidx/.rvm/rubies/ruby-1.8.6-p399/bin/ruby", "version"=>"1.8.6", "host_cpu"=>"i686", "host"=>"i686-apple-darwin10.2.0", "release_date"=>"2010-02-05", "target"=>"i686-apple-darwin10.2.0"}, "erlang"=>{"options"=>["SMP", "ASYNC_THREADS", "HIPE"], "version"=>"5.7.2", "emulator"=>"BEAM"}}
[Sat, 24 Apr 2010 00:06:59 -0700] DEBUG: Platform is mac_os_x version 10.6.2
[Sat, 24 Apr 2010 00:06:59 -0700] DEBUG: Compiling recipes for node x0-air
[Sat, 24 Apr 2010 00:06:59 -0700] DEBUG: Loading Recipe nagios::server via include_recipe
/Users/davidx/.rvm/gems/ruby-1.8.6-p399/gems/chef-0.8.10/bin/../lib/chef/cookbook_loader.rb:126:in `[]': Cannot find a cookbook named nagios; did you forget to add metadata to a cookbook? (http://wiki.opscode.com/display/chef/Metadata) (ArgumentError)
from /Users/davidx/.rvm/gems/ruby-1.8.6-p399/gems/chef-0.8.10/bin/../lib/chef/mixin/language_include_recipe.rb:37:in `include_recipe'
from /Users/davidx/.rvm/gems/ruby-1.8.6-p399/gems/chef-0.8.10/bin/../lib/chef/mixin/language_include_recipe.rb:26:in `each'
from /Users/davidx/.rvm/gems/ruby-1.8.6-p399/gems/chef-0.8.10/bin/../lib/chef/mixin/language_include_recipe.rb:26:in `include_recipe'
from /Users/davidx/.rvm/gems/ruby-1.8.6-p399/gems/chef-0.8.10/bin/../lib/chef/compile.rb:145:in `load_recipes'
from /Users/davidx/.rvm/gems/ruby-1.8.6-p399/gems/chef-0.8.10/bin/../lib/chef/compile.rb:144:in `each'
from /Users/davidx/.rvm/gems/ruby-1.8.6-p399/gems/chef-0.8.10/bin/../lib/chef/compile.rb:144:in `load_recipes'
from /Users/davidx/.rvm/gems/ruby-1.8.6-p399/gems/chef-0.8.10/bin/../lib/chef/compile.rb:54:in `initialize'
from /Users/davidx/.rvm/gems/ruby-1.8.6-p399/gems/chef-0.8.10/bin/../lib/chef/client.rb:316:in `new'
from /Users/davidx/.rvm/gems/ruby-1.8.6-p399/gems/chef-0.8.10/bin/../lib/chef/client.rb:316:in `converge'
from /Users/davidx/.rvm/gems/ruby-1.8.6-p399/gems/chef-0.8.10/bin/../lib/chef/client.rb:110:in `run_solo'
from /Users/davidx/.rvm/gems/ruby-1.8.6-p399/gems/chef-0.8.10/bin/../lib/chef/application/solo.rb:198:in `run_application'
from /Users/davidx/.rvm/gems/ruby-1.8.6-p399/gems/chef-0.8.10/bin/../lib/chef/application/solo.rb:190:in `loop'
from /Users/davidx/.rvm/gems/ruby-1.8.6-p399/gems/chef-0.8.10/bin/../lib/chef/application/solo.rb:190:in `run_application'
from /Users/davidx/.rvm/gems/ruby-1.8.6-p399/gems/chef-0.8.10/bin/../lib/chef/application.rb:57:in `run'
from /Users/davidx/.rvm/gems/ruby-1.8.6-p399/gems/chef-0.8.10/bin/chef-solo:26
from /Users/davidx/.rvm/gems/ruby-1.8.6-p399/bin/chef-solo:19:in `load'
from /Users/davidx/.rvm/gems/ruby-1.8.6-p399/bin/chef-solo:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment