Skip to content

Instantly share code, notes, and snippets.

@crazed
Created January 21, 2011 18:33
Show Gist options
  • Save crazed/790143 to your computer and use it in GitHub Desktop.
Save crazed/790143 to your computer and use it in GitHub Desktop.
# /opt/rightscale/sandbox/bin/chef-solo -c /tmp/chef.rb -j /tmp/solo.json
[Fri, 21 Jan 2011 18:32:23 +0000] INFO: Starting Chef Solo Run
[Fri, 21 Jan 2011 18:32:24 +0000] INFO: Replacing the run_list with ["recipe[load_balancer::elb_register]"] from JSON
[Fri, 21 Jan 2011 18:32:24 +0000] WARN: Missing gem 'right_aws'
[Fri, 21 Jan 2011 18:32:25 +0000] INFO: Installing gem_package[fog] version 0.4.0
[Fri, 21 Jan 2011 18:32:44 +0000] WARN: Mising the 'fog' gem
[Fri, 21 Jan 2011 18:32:44 +0000] ERROR: load_balancer_elb[test-lb] (/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/lib/chef/mixin/recipe_definition_dsl_core.rb line 59) had an error:
uninitialized constant Chef::Provider::LoadBalancerElb::Fog
/root/rightscale_cookbooks/load_balancer/providers/elb.rb:13:in `elb'
/root/rightscale_cookbooks/load_balancer/providers/elb.rb:18:in `class_from_file'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/provider.rb:81:in `instance_eval'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/provider.rb:81:in `action_register'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/runner.rb:60:in `send'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/runner.rb:60:in `run_action'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/runner.rb:114:in `converge'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/runner.rb:113:in `each'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/runner.rb:113:in `converge'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/runner.rb:91:in `converge'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/client.rb:332:in `converge'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/client.rb:108:in `run_solo'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/application/solo.rb:198:in `run_application'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/application/solo.rb:190:in `loop'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/application/solo.rb:190:in `run_application'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/application.rb:62:in `run'
/opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/chef-solo:25
/opt/rightscale/sandbox/bin/chef-solo:19:in `load'
/opt/rightscale/sandbox/bin/chef-solo:19
/root/rightscale_cookbooks/load_balancer/providers/elb.rb:13:in `elb': uninitialized constant Chef::Provider::LoadBalancerElb::Fog (NameError)
from /root/rightscale_cookbooks/load_balancer/providers/elb.rb:18:in `class_from_file'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/provider.rb:81:in `instance_eval'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/provider.rb:81:in `action_register'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/runner.rb:60:in `send'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/runner.rb:60:in `run_action'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/runner.rb:114:in `converge'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/runner.rb:113:in `each'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/runner.rb:113:in `converge'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/runner.rb:91:in `converge'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/client.rb:332:in `converge'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/client.rb:108:in `run_solo'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/application/solo.rb:198:in `run_application'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/application/solo.rb:190:in `loop'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/application/solo.rb:190:in `run_application'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/../lib/chef/application.rb:62:in `run'
from /opt/rightscale/sandbox/lib/ruby/gems/1.8/gems/chef-0.8.16.3/bin/chef-solo:25
from /opt/rightscale/sandbox/bin/chef-solo:19:in `load'
from /opt/rightscale/sandbox/bin/chef-solo:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment