Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: JRuby 1.5
-
Fix Version/s: JRuby 1.5
-
Component/s: Miscellaneous
-
Labels:None
-
Environment:rvm install jruby-head
-
Number of attachments :
Description
rvm gem install actionmailer -v 2.3.5 --no-rdoc --no-ri
jruby-head: jruby 1.5.0.dev (ruby 1.8.7 patchlevel 174) (2010-01-27 5397618) (Java HotSpot(TM) Client VM 1.6.0_17) [i386-java]
actionmailer 2.3.5 is not installed, installing...
Error running 'GEM_HOME='/home/hedge/.rvm/gems/jruby-head' GEM_PATH='/home/hedge/.rvm/gems/jruby-head' gem install actionmailer -v 2.3.5 --no-rdoc --no-ri --no-rdoc --no-ri ', please check /home/hedge/.rvm/log/jruby-head/gem.install.error.log
actionmailer 2.3.5 failed to install, output has been logged to:
/home/hedge/.rvm/log/jruby-head/gem.install.error.log
Strange, standalone installation works just fine for me:
Could you please attache the gem.install.error.log from your attempt? Also, could you try to install standalone, without rvm?