Bugs item #28715, was opened at 2010-11-13 16:31
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=28715&group_id=126
Category: RubyGems installer (setup.rb)
Group: None
Status: Closed
Resolution: Rejected
Priority: 3
Submitted By: Roger Pack (rogerdpack)
Assigned to: Nobody (None)
Summary: unable to install rubygems from .tar.gz to 1.9.2
Initial Comment:
viz:
D:\dev\downloads\rubygems-1.3.7>ruby -v
ruby 1.9.2p0 (2010-08-18) [i386-mingw32]
D:\dev\downloads\rubygems-1.3.7>ruby setup.rb
D:/dev/downloads/rubygems-1.3.7/lib/rubygems/source_index.rb:68:in
`installed_spec_directories': undefined method `path' for Gem:Module
(NoMethodError)
from D:/dev/downloads/rubygems-1.3.7/lib/rubygems/source_index.rb:58:in
`from_installed_gems'
from D:/dev/downloads/rubygems-1.3.7/lib/rubygems.rb:883:in
`source_index'
from
D:/dev/downloads/rubygems-1.3.7/lib/rubygems/gem_path_searcher.rb:81:in
`init_gemspecs'
from
D:/dev/downloads/rubygems-1.3.7/lib/rubygems/gem_path_searcher.rb:13:in
`initialize'
from D:/dev/downloads/rubygems-1.3.7/lib/rubygems.rb:841:in `new'
from D:/dev/downloads/rubygems-1.3.7/lib/rubygems.rb:841:in `block in
searcher'
from <internal:prelude>:10:in `synchronize'
from D:/dev/downloads/rubygems-1.3.7/lib/rubygems.rb:840:in `searcher'
from D:/dev/downloads/rubygems-1.3.7/lib/rubygems.rb:479:in `find_files'
from D:/dev/downloads/rubygems-1.3.7/lib/rubygems.rb:983:in
`load_plugins'
from D:/dev/downloads/rubygems-1.3.7/lib/rubygems.rb:1139:in `<top
(required)>'
from <internal:lib/rubygems/custom_require>:29:in `require'
from <internal:lib/rubygems/custom_require>:29:in `require'
from setup.rb:24:in `<main>'
----------------------------------------------------------------------
>Comment By: James Tucker (raggi)
Date: 2010-11-13 23:27
Message:
We need to fix the backtrace though, as it's the same thing that's preventing
me from testing easily against 1.9.2
----------------------------------------------------------------------
Comment By: Ryan Davis (zenspider)
Date: 2010-11-13 18:06
Message:
So don't do that.
% ~/.multiruby/install/1.9.2-p0/bin/ruby -S gem -v
1.3.7
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=28715&group_id=126
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers