Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: JRuby 1.1.1
-
Fix Version/s: None
-
Component/s: Extensions
-
Labels:None
-
Environment:ruby 1.8.5 (2007-11-01 rev 4842) [i386-jruby1.1b1]
CentOS 5
-
Number of attachments :
Description
Trying to update to the latest beta gem release:
[james@ceantar tst]$ gem update --system --source http://segment7.net/
Updating RubyGems...
Need to update 2 gems from http://segment7.net/
..
complete
Attempting remote update of rubygems-update
Successfully installed rubygems-update-0.9.4.6
Updating version of RubyGems to 0.9.4.6
Installing RubyGems 0.9.4.6
Error opening script file: setup.rb (No such file or directory)
RubyGems system software updated
[james@ceantar tst]$
I didn't see this problem with MRI.
Issue Links
- duplicates
-
JRUBY-2607
Gather all JRuby RubyGems changes out of RubyGems libs and into a single monkey-patching file
-
We want to update to latest RubyGems for 1.1 final, but we should also allow this process to work.