Skip to content

Instantly share code, notes, and snippets.

@julien51
Created July 22, 2010 00:16
Show Gist options
  • Save julien51/485368 to your computer and use it in GitHub Desktop.
Save julien51/485368 to your computer and use it in GitHub Desktop.
/usr/lib/ruby/1.8/chef/provider/package/rubygems.rb:89:in `with_gem_sources': undefined method `sources=' for Gem:Module (NoMethodError)
from /usr/lib/ruby/1.8/chef/provider/package/rubygems.rb:206:in `candidate_version_from_remote'
from /usr/lib/ruby/1.8/chef/provider/package/rubygems.rb:373:in `candidate_version'
from /usr/lib/ruby/1.8/chef/provider/package.rb:44:in `action_install'
from /usr/lib/ruby/1.8/chef/resource.rb:278:in `send'
from /usr/lib/ruby/1.8/chef/resource.rb:278:in `run_action'
from /var/cache/chef/cookbooks/gems/recipes/default.rb:6:in `from_file'
from /usr/lib/ruby/1.8/chef/cookbook_version.rb:316:in `load_recipe'
from /usr/lib/ruby/1.8/chef/mixin/language_include_recipe.rb:40:in `include_recipe'
from /usr/lib/ruby/1.8/chef/mixin/language_include_recipe.rb:27:in `each'
from /usr/lib/ruby/1.8/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
from /usr/lib/ruby/1.8/chef/run_context.rb:93:in `load'
from /usr/lib/ruby/1.8/chef/run_context.rb:90:in `each'
from /usr/lib/ruby/1.8/chef/run_context.rb:90:in `load'
from /usr/lib/ruby/1.8/chef/run_context.rb:54:in `initialize'
from /usr/lib/ruby/1.8/chef/client.rb:102:in `new'
from /usr/lib/ruby/1.8/chef/client.rb:102:in `run'
from /usr/lib/ruby/1.8/chef/application/client.rb:215:in `run_application'
from /usr/lib/ruby/1.8/chef/application/client.rb:207:in `loop'
from /usr/lib/ruby/1.8/chef/application/client.rb:207:in `run_application'
from /usr/lib/ruby/1.8/chef/application.rb:62:in `run'
from /usr/bin/chef-client:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment