Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: While executing gem ... (ArgumentError) on 1.7.19 #3234

Closed
c0mrade opened this issue Aug 7, 2015 · 8 comments
Closed

ERROR: While executing gem ... (ArgumentError) on 1.7.19 #3234

c0mrade opened this issue Aug 7, 2015 · 8 comments

Comments

@c0mrade
Copy link

c0mrade commented Aug 7, 2015

Hello while I try to install jruby-1.7.19 I get the following error:

ERROR:  While executing gem ... (ArgumentError)
    marshal data too short

Here is a full trace :

rbenv install jruby-1.7.19
Downloading jruby-bin-1.7.19.tar.gz...
-> https://dqw8nmjcqpjn7.cloudfront.net/8e34f8a94bb6abedc0f6f9d0cc174b4fadc78a50fb44804c16f19bf8f2586d5d
Installing jruby-1.7.19...

BUILD FAILED (OS X 10.9.5 using ruby-build 20150803)

Inspect or clean up the working tree at /var/folders/qf/0kv_t7ld097_h5nc0ppfvsz40000gn/T/ruby-build.20150807113538.27101
Results logged to /var/folders/qf/0kv_t7ld097_h5nc0ppfvsz40000gn/T/ruby-build.20150807113538.27101.log

Last 10 log lines:
Accept-Ranges: bytes
Server: AmazonS3
Age: 929
X-Cache: Hit from cloudfront
Via: 1.1 69cb2350f7d768be8f0e47290ff2670e.cloudfront.net (CloudFront)
X-Amz-Cf-Id: 1uXlOWMo4_ms6KsJGmfc1dvrMdMvLpROL5kP7022dyzkAZd8Vhsgvg==

/var/folders/qf/0kv_t7ld097_h5nc0ppfvsz40000gn/T/ruby-build.20150807113538.27101/jruby-1.7.19 /var/folders/qf/0kv_t7ld097_h5nc0ppfvsz40000gn/T/ruby-build.20150807113538.27101 ~
ERROR:  While executing gem ... (ArgumentError)
    marshal data too short

However when I to install jruby-9.0.0.0 I don't get this error

@kares
Copy link
Member

kares commented Aug 7, 2015

... and how's 1.7.21 doing?

@c0mrade
Copy link
Author

c0mrade commented Aug 7, 2015

Same as 1.7.19

@kares
Copy link
Member

kares commented Aug 7, 2015

try a gem install jruby-openssl update (0.9.8) and if it fails pls share which Java version are you on

@c0mrade
Copy link
Author

c0mrade commented Aug 7, 2015

I tried to install both 1.7.19 and 1.7.21 and both failed with the same error as above. Prior to starting install I installed the openssl gem you mentioned. Here is some info about what I did, and java version:

○ → gem install jruby-openssl
warning: --2.0 ignored
warning: --2.0 ignored
Fetching: jruby-openssl-0.9.8-java.gem (100%)
Successfully installed jruby-openssl-0.9.8-java
1 gem installed

○ → rbenv install jruby-1.7.19
====SAME ERROR====
○ → rbenv install jruby-1.7.21
====SAME ERROR====
○ → java -version
java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)

@kares
Copy link
Member

kares commented Aug 7, 2015

mostly meant installing the gem into the temporary unpacked jruby dist,
but I also completely missed how rbenv works :( sorry for the confusion.

@c0mrade
Copy link
Author

c0mrade commented Aug 7, 2015

@kares will get back to you on this, don't have time now. Actually I was allowed to install the 1.7.19 hint here

@kares
Copy link
Member

kares commented Jan 18, 2017

shall we optimistically call this a fixed case? any chance we could still check if its an issue? thanks

@kares kares removed the openssl label Jan 18, 2017
@enebo enebo added this to the Won't Fix milestone May 16, 2017
@enebo
Copy link
Member

enebo commented May 16, 2017

1.7.x is EOL and this will not get fixed. Marking WONTFIX

@enebo enebo closed this as completed May 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants