Skip to content

Instantly share code, notes, and snippets.

@oren
Created March 4, 2011 22:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oren/855818 to your computer and use it in GitHub Desktop.
Save oren/855818 to your computer and use it in GitHub Desktop.
[2011-03-04 13:58:31] GEM_PATH="/home/oren/.rvm/gems/ruby-1.9.2-p180:/home/oren/.rvm/gems/ruby-1.9.2-p180@global:/home/oren/.rvm/gems/ruby-1.9.2-p180@global" GEM_HOME="/home/oren/.rvm/gems/ruby-1.9.2-p180" "/home/oren/.rvm/rubies/ruby-1.9.2-p180/bin/ruby" "/home/oren/.rvm/src/rubygems-1.5.2/setup.rb"
RubyGems 1.5.2 installed
=== 1.5.2 / 2011-02-10
NOTE: RubyGems 1.5.0 and 1.5.1 have a broken <tt>gem update --system</tt>.
To upgrade you'll need to use the manual upgrade recipe. Using sudo/su as
appropriate:
$ gem install rubygems-update
$ update_rubygems
Bug Fixes:
* Fixed <tt>gem update --system</tt>. RubyGems can now update itself again.
------------------------------------------------------------------------------
RubyGems installed the following executables:
/home/oren/.rvm/rubies/ruby-1.9.2-p180/bin/gem
[2011-03-04 13:58:32] GEM_PATH="/home/oren/.rvm/gems/ruby-1.9.2-p180:/home/oren/.rvm/gems/ruby-1.9.2-p180@global:/home/oren/.rvm/gems/ruby-1.9.2-p180@global" GEM_HOME="/home/oren/.rvm/gems/ruby-1.9.2-p180" "/home/oren/.rvm/rubies/ruby-1.9.2-p180/bin/ruby" "/home/oren/.rvm/src/rubygems-1.5.2/setup.rb"
RubyGems 1.5.2 installed
=== 1.5.2 / 2011-02-10
NOTE: RubyGems 1.5.0 and 1.5.1 have a broken <tt>gem update --system</tt>.
To upgrade you'll need to use the manual upgrade recipe. Using sudo/su as
appropriate:
$ gem install rubygems-update
$ update_rubygems
Bug Fixes:
* Fixed <tt>gem update --system</tt>. RubyGems can now update itself again.
------------------------------------------------------------------------------
RubyGems installed the following executables:
/home/oren/.rvm/rubies/ruby-1.9.2-p180/bin/gem
[2011-03-04 14:22:48] GEM_PATH="/home/oren/.rvm/gems/ruby-1.9.2-p180:/home/oren/.rvm/gems/ruby-1.9.2-p180@global:/home/oren/.rvm/gems/ruby-1.9.2-p180@global" GEM_HOME="/home/oren/.rvm/gems/ruby-1.9.2-p180" "/home/oren/.rvm/rubies/ruby-1.9.2-p180/bin/ruby" "/home/oren/.rvm/src/rubygems-1.3.6/setup.rb"
/home/oren/.rvm/src/rubygems-1.3.6/lib/rubygems/source_index.rb:68:in `installed_spec_directories': undefined method `path' for Gem:Module (NoMethodError)
from /home/oren/.rvm/src/rubygems-1.3.6/lib/rubygems/source_index.rb:58:in `from_installed_gems'
from /home/oren/.rvm/src/rubygems-1.3.6/lib/rubygems.rb:881:in `source_index'
from /home/oren/.rvm/src/rubygems-1.3.6/lib/rubygems/gem_path_searcher.rb:81:in `init_gemspecs'
from /home/oren/.rvm/src/rubygems-1.3.6/lib/rubygems/gem_path_searcher.rb:13:in `initialize'
from /home/oren/.rvm/src/rubygems-1.3.6/lib/rubygems.rb:839:in `new'
from /home/oren/.rvm/src/rubygems-1.3.6/lib/rubygems.rb:839:in `block in searcher'
from <internal:prelude>:10:in `synchronize'
from /home/oren/.rvm/src/rubygems-1.3.6/lib/rubygems.rb:838:in `searcher'
from /home/oren/.rvm/src/rubygems-1.3.6/lib/rubygems.rb:478:in `find_files'
from /home/oren/.rvm/src/rubygems-1.3.6/lib/rubygems.rb:1103:in `<top (required)>'
from <internal:lib/rubygems/custom_require>:29:in `require'
from <internal:lib/rubygems/custom_require>:29:in `require'
from /home/oren/.rvm/src/rubygems-1.3.6/setup.rb:24:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment