Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.1RC1
-
Fix Version/s: JRuby 1.1RC2
-
Component/s: None
-
Labels:None
-
Environment:MacOS 10.4.11, JRuby trunk, r5607
-
Number of attachments :
Description
I created a clean svn co and ant build of Jruby trunk.
Didn't install anything. Set JRUBY_HOME and prefixed existing PATH with $JRUBY_HOME/bin.
$ which gem /Users/stephen/dev/jruby_start/bin/gem $ gem install activerecord-jdbc-adapter Bulk updating Gem source index for: http://gems.rubyforge.org Successfully installed activerecord-jdbc-adapter-0.7.1 1 gem installed Installing ri documentation for activerecord-jdbc-adapter-0.7.1... ... hangs at this point ...
The same thing happens when doing a gem install from a local gem file created while building and testing my local working copy of activerecord-jdbc.
Tried installing rails – everything works.
The regression happened in r5537.
Following along from the test above this worked:
While this hung installing the ri doc: