Project

General

Profile

Actions

Bug #3265

closed

Recurrance of Rubyforge#22770: gem cleanup -> NameError uninitialized constant Gem::Commands::CleanupCommand

Added by hedgehog (Hedge Hog) almost 14 years ago. Updated almost 13 years ago.

Status:
Third Party's Issue
Assignee:
-
ruby -v:
ruby 1.9.1p378 (2010-01-10 revision 26273) [x86_64-linux]
[ruby-core:30115]

Description

=begin
Previously reported in http://rubyforge.org/tracker/?group_id=126&atid=575&func=detail&aid=22770

$ uname -a
Linux desktop 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:28:05 UTC 2010 x86_64 GNU/Linux

$ gem cleanup --debug
Exception `NameError' at /home/hedge/.rvm/rubies/ruby-1.9.1-p378/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:163 - uninitialized constant Gem::Commands::CleanupCommand
Cleaning up installed gems...
Clean Up Complete

$ gem env
RubyGems Environment:

  • RUBYGEMS VERSION: 1.3.6
  • RUBY VERSION: 1.9.1 (2010-01-10 patchlevel 378) [x86_64-linux]
  • INSTALLATION DIRECTORY: /home/hedge/.rvm/gems/ruby-1.9.1-p378
  • RUBY EXECUTABLE: /home/hedge/.rvm/rubies/ruby-1.9.1-p378/bin/ruby
  • EXECUTABLE DIRECTORY: /home/hedge/.rvm/gems/ruby-1.9.1-p378/bin
  • RUBYGEMS PLATFORMS:
    • ruby
    • x86_64-linux
  • GEM PATHS:
    • /home/hedge/.rvm/gems/ruby-1.9.1-p378
    • /home/hedge/.rvm/gems/ruby-1.9.1-p378@global
  • GEM CONFIGURATION:
    • :update_sources => true
    • :verbose => true
    • :benchmark => false
    • :backtrace => false
    • :bulk_threshold => 1000
    • :gem => "--no-rdoc --no-ri"
  • REMOTE SOURCES:
Actions #1

Updated by nobu (Nobuyoshi Nakada) almost 14 years ago

  • Status changed from Open to Third Party's Issue

=begin
The version of Rubygems which is bundled with ruby 1.9.1 is 1.3.1.
=end

Actions

Also available in: Atom PDF

Like0
Like0