Skip to content

Instantly share code, notes, and snippets.

@lackac
Created June 2, 2010 11:56
Show Gist options
  • Save lackac/422271 to your computer and use it in GitHub Desktop.
Save lackac/422271 to your computer and use it in GitHub Desktop.
/usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/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/local/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/cookbook.rb:171:in `load_recipe'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/mixin/language_include_recipe.rb:38:in `include_recipe'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/mixin/language_include_recipe.rb:26:in `each'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/mixin/language_include_recipe.rb:26:in `include_recipe'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/compile.rb:145:in `load_recipes'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/compile.rb:144:in `each'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/compile.rb:144:in `load_recipes'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/compile.rb:54:in `initialize'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/client.rb:329:in `new'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/client.rb:329:in `converge'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/client.rb:87:in `run'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/application/client.rb:215:in `run_application'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/application/client.rb:207:in `loop'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/application/client.rb:207:in `run_application'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/application.rb:62:in `run'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/chef-client:26
from /usr/local/bin/chef-client:19:in `load'
from /usr/local/bin/chef-client:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment