Unable to install jruby-1.6.2 using RVM
---------------------------------------
Key: JRUBY-5860
URL: http://jira.codehaus.org/browse/JRUBY-5860
Project: JRuby
Issue Type: Bug
Components: Intro
Affects Versions: JRuby 1.6.2
Environment: MacOS 10.6.7, JRE 1.6.0_24-b07-334-10M3326, stock
ruby-1.9.2-p180, rvm 1.6.20.
Reporter: Brian Guthrie
Assignee: Thomas E Enebo
When I attempt to install jruby-1.6.2 via RVM I receive the following error.
I'm told that this was fixed in 1.6.2, so I'm guessing the issue is probably
somewhere on my end, and apologize in advance if I'm just doing something dumb.
Things I've tried to resolve this:
- Installed 1.6.0 (had trouble with that version)
- Wiped out all existing versions of JRuby in RVM (no luck)
- Wiped out all existing JRuby versions of Rubygems (no luck)
- Updated to rvm latest (1.6.20)
---
$ rvm install jruby-1.6.2
jruby-1.6.2 - #fetching
jruby-1.6.2 - #extracted to /Users/bguthrie/.rvm/src/jruby-1.6.2 (already
extracted)
Building Nailgun
jruby-1.6.2 - #installing to /Users/bguthrie/.rvm/rubies/jruby-1.6.2
jruby-1.6.2 - #importing default gemsets (/Users/bguthrie/.rvm/gemsets/)
Copying across included gems
UnmarshalStream.java:82:in `<init>': java.lang.ClassFormatError: Unknown
constant tag 99 in class file org/jruby/runtime/marshal/UnmarshalCache
from RubyMarshal.java:148:in `load'
from RubyMarshal$s$0$1$load.gen:65535:in `call'
from DynamicMethod.java:211:in `call'
from DynamicMethod.java:207:in `call'
from CachingCallSite.java:282:in `cacheAndCall'
from CachingCallSite.java:139:in `call'
from CallOneArgNode.java:57:in `interpret'
from LocalAsgnNode.java:123:in `interpret'
from NewlineNode.java:104:in `interpret'
from BlockNode.java:71:in `interpret'
from ASTInterpreter.java:75:in `INTERPRET_METHOD'
from InterpretedMethod.java:212:in `call'
from DefaultMethod.java:187:in `call'
from CachingCallSite.java:292:in `cacheAndCall'
from CachingCallSite.java:148:in `callBlock'
from CachingCallSite.java:152:in `call'
from RubyClass.java:799:in `newInstance'
from RubyClass$i$newInstance.gen:65535:in `call'
from JavaMethod.java:266:in `call'
from CachingCallSite.java:282:in `cacheAndCall'
from CachingCallSite.java:139:in `call'
from CallOneArgNode.java:57:in `interpret'
from AttrAssignOneArgNode.java:33:in `interpret'
from NewlineNode.java:104:in `interpret'
from BlockNode.java:71:in `interpret'
from ASTInterpreter.java:75:in `INTERPRET_METHOD'
from InterpretedMethod.java:190:in `call'
from DefaultMethod.java:179:in `call'
from CachingCallSite.java:282:in `cacheAndCall'
from CachingCallSite.java:139:in `call'
from FCallOneArgNode.java:36:in `interpret'
from NewlineNode.java:104:in `interpret'
from BlockNode.java:71:in `interpret'
from ASTInterpreter.java:75:in `INTERPRET_METHOD'
from InterpretedMethod.java:190:in `call'
from DefaultMethod.java:179:in `call'
from CachingCallSite.java:282:in `cacheAndCall'
from CachingCallSite.java:139:in `call'
from /Users/bguthrie/.rvm/rubies/jruby-1.6.2/bin/gem:25:in
`chained_0_rescue_1$RUBY$SYNTHETIC__file__'
from /Users/bguthrie/.rvm/rubies/jruby-1.6.2/bin/gem:24:in `__file__'
from /Users/bguthrie/.rvm/rubies/jruby-1.6.2/bin/gem:-1:in `load'
from Ruby.java:671:in `runScript'
from Ruby.java:575:in `runNormally'
from Ruby.java:424:in `runFromMain'
from Main.java:278:in `doRunFromMain'
from Main.java:198:in `internalRun'
from Main.java:164:in `run'
from Main.java:148:in `run'
from Main.java:128:in `main'
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email