Created
March 14, 2012 17:42
-
-
Save martinhbramwell/2038153 to your computer and use it in GitHub Desktop.
Communicating details of issue : https://github.com/atriso/chef-openerp-cookbook/issues/1
This file contains 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
"backtrace": [ | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/mixin/recipe_definition_dsl_core.rb:56:in `method_missing'", | |
"/var/chef/cache/cookbooks/openerp/recipes/database.rb:30:in `from_file'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/cookbook_version.rb:578:in `load_recipe'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/mixin/language_include_recipe.rb:40:in `include_recipe'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/mixin/language_include_recipe.rb:27:in `each'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'", | |
"/var/chef/cache/cookbooks/openerp/recipes/default.rb:20:in `from_file'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/cookbook_version.rb:578:in `load_recipe'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/mixin/language_include_recipe.rb:40:in `include_recipe'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/mixin/language_include_recipe.rb:27:in `each'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/run_context.rb:72:in `load'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/run_context.rb:69:in `each'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/run_context.rb:69:in `load'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/client.rb:195:in `setup_run_context'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/client.rb:159:in `run'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/application/client.rb:239:in `run_application'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/application/client.rb:229:in `loop'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/application/client.rb:229:in `run_application'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/../lib/chef/application.rb:67:in `run'", | |
"/usr/lib/ruby/gems/1.8/gems/chef-0.10.8/bin/chef-client:26", | |
"/usr/bin/chef-client:19:in `load'", | |
"/usr/bin/chef-client:19" | |
], | |
Guilty recipe.... | |
https://github.com/atriso/chef-openerp-cookbook/blob/master/recipes/database.rb#L30 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment