Created
May 12, 2010 00:56
-
-
Save whiteley/398069 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
DEBUG: Found recipe server_proxy in cookbook chef | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.14/bin/../lib/chef/mixin/recipe_definition_dsl_core.rb:62:in `method_missing': Cannot find IncludeAttribute for include_attribute (NameError) | |
Original exception: NameError: uninitialized constant Chef::Resource::IncludeAttribute | |
from /srv/chef/cache/cookbooks/chef/recipes/server_proxy.rb:26:in `from_file' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.14/bin/../lib/chef/cookbook.rb:171:in `load_recipe' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.14/bin/../lib/chef/mixin/language_include_recipe.rb:38:in `include_recipe' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.14/bin/../lib/chef/mixin/language_include_recipe.rb:26:in `each' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.14/bin/../lib/chef/mixin/language_include_recipe.rb:26:in `include_recipe' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.14/bin/../lib/chef/compile.rb:145:in `load_recipes' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.14/bin/../lib/chef/compile.rb:144:in `each' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.14/bin/../lib/chef/compile.rb:144:in `load_recipes' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.14/bin/../lib/chef/compile.rb:54:in `initialize' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.14/bin/../lib/chef/client.rb:330:in `new' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.14/bin/../lib/chef/client.rb:330:in `converge' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.14/bin/../lib/chef/client.rb:87:in `run' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.14/bin/../lib/chef/application/client.rb:215:in `run_application' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.14/bin/../lib/chef/application/client.rb:207:in `loop' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.14/bin/../lib/chef/application/client.rb:207:in `run_application' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.14/bin/../lib/chef/application.rb:62:in `run' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.14/bin/chef-client:26 | |
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