Skip to content

Instantly share code, notes, and snippets.

View gnovos's full-sized avatar

Mason gnovos

  • I'd like some, yes.
  • Here
View GitHub Profile
@citizensmarket
citizensmarket / command line output
Created February 8, 2011 15:41
sudo chef-client can't find chef gem, and yet there it is!
ruby-1.9.2-p136 ~/code/chef-repo master
sudo chef-client
Password:
/Users/chris/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems.rb:861:in `report_activate_error': Could not find RubyGem chef (>= 0) (Gem::LoadError)
from /Users/chris/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems.rb:255:in `activate'
from /Users/chris/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems.rb:1204:in `gem'
from /Users/chris/.rvm/gems/ruby-1.9.2-p136/bin/chef-client:18:in `<main>'