Created
October 25, 2010 20:24
-
-
Save trotter/645675 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Mon, 25 Oct 2010 16:23:23 -0400] INFO: Setting the run_list to ["role[app]"] from JSON | |
| [Mon, 25 Oct 2010 16:23:23 -0400] INFO: Starting Chef Run (Version 0.9.12) | |
| [Mon, 25 Oct 2010 16:23:23 -0400] WARN: Missing gem 'mysql' | |
| [Mon, 25 Oct 2010 16:23:23 -0400] ERROR: Running exception handlers | |
| [Mon, 25 Oct 2010 16:23:23 -0400] ERROR: Exception handlers complete | |
| /tmp/chef-solo/cookbooks/mysql/attributes/server.rb:20:in `from_file': uninitialized constant Opscode::OpenSSL (NameError) | |
| from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/node.rb:578:in `load_attributes' | |
| from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/node.rb:576:in `each' | |
| from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/node.rb:576:in `load_attributes' | |
| from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/node.rb:575:in `each' | |
| from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/node.rb:575:in `load_attributes' | |
| from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/run_context.rb:74:in `load' | |
| from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/run_context.rb:55:in `initialize' | |
| from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:155:in `new' | |
| from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:155:in `run' | |
| from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:190:in `run_application' | |
| from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `loop' | |
| from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `run_application' | |
| from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application.rb:62:in `run' | |
| from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/chef-solo:25 | |
| from /usr/bin/chef-solo:19:in `load' | |
| from /usr/bin/chef-solo:19 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment