Bugs item #28837, was opened at 2011-01-07 17:00
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=575&aid=28837&group_id=126

Category: `gem` commands (other)
Group: v1.3.x
Status: Open
Resolution: None
Priority: 3
Submitted By: Lee Jarvis (injekt)
Assigned to: Nobody (None)
Summary: `gem update` attempts to upgrade rubygems without using the --system 
flag

Initial Comment:
RubyGems Environment:
  - RUBYGEMS VERSION: 1.3.7
  - RUBY VERSION: 1.9.2 (2010-12-25 patchlevel 136) [i686-linux]
  - INSTALLATION DIRECTORY: /home/injekt/.rvm/gems/ruby-1.9.2-p136
  - RUBY EXECUTABLE: /home/injekt/.rvm/rubies/ruby-1.9.2-p136/bin/ruby
  - EXECUTABLE DIRECTORY: /home/injekt/.rvm/gems/ruby-1.9.2-p136/bin
  - RUBYGEMS PLATFORMS:
    - ruby
    - x86-linux
  - GEM PATHS:
     - /home/injekt/.rvm/gems/ruby-1.9.2-p136
     - /home/injekt/.rvm/gems/ruby-1.9.2-p...@global
  - GEM CONFIGURATION:
     - :update_sources => true
     - :verbose => true
     - :benchmark => false
     - :backtrace => false
     - :bulk_threshold => 1000
     - :sources => ["http://gemcutter.org";]
     - "gem" => "--no-ri --no-rdoc"
  - REMOTE SOURCES:
     - http://gemcutter.org

Verbose output of `gem update` can be found attached.

Even after running `gem uninstall rubygems-update`, this issue still occurs.

----------------------------------------------------------------------

>Comment By: Ryan Davis (zenspider)
Date: 2011-01-08 22:19

Message:
I can't repro this at all:

% gem update -V
Updating installed gems
Nothing to update


% gem env
RubyGems Environment:
  - RUBYGEMS VERSION: 1.3.7
  - RUBY VERSION: 1.9.2 (2010-12-25 patchlevel 136) [x86_64-darwin10.6.0]
  - INSTALLATION DIRECTORY: /Users/ryan/.rvm/gems/ruby-1.9.2-p136
  - RUBY EXECUTABLE: /Users/ryan/.rvm/rubies/ruby-1.9.2-p136/bin/ruby
  - EXECUTABLE DIRECTORY: /Users/ryan/.rvm/gems/ruby-1.9.2-p136/bin
  - RUBYGEMS PLATFORMS:
    - ruby
    - x86_64-darwin-10
  - GEM PATHS:
     - /Users/ryan/.rvm/gems/ruby-1.9.2-p136
     - /Users/ryan/.rvm/gems/ruby-1.9.2-p...@global
  - GEM CONFIGURATION:
     - :update_sources => true
     - :verbose => true
     - :benchmark => false
     - :backtrace => false
     - :bulk_threshold => 1000
     - "gemcutter_key" => "********************************"
  - REMOTE SOURCES:
     - http://rubygems.org/


----------------------------------------------------------------------

Comment By: Lee Jarvis (injekt)
Date: 2011-01-08 01:47

Message:
Whoops! Didn't see that there. Attached.

----------------------------------------------------------------------

Comment By: Ryan Davis (zenspider)
Date: 2011-01-07 23:24

Message:
Not attached. Make sure you check that infernal checkbox.

----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=575&aid=28837&group_id=126
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to