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

jruby-9.0.2.0+graal-dev fails to install on OSX. #3578

Closed
vjdhama opened this issue Jan 4, 2016 · 4 comments
Closed

jruby-9.0.2.0+graal-dev fails to install on OSX. #3578

vjdhama opened this issue Jan 4, 2016 · 4 comments
Assignees
Milestone

Comments

@vjdhama
Copy link

vjdhama commented Jan 4, 2016

I was trying to install jruby-9.0.2.0+graal-dev using rbenv but it fails with following error.

Downloading jruby-dist-9.0.2.0-SNAPSHOT+graal-macosx-x86_64-bin.tar.gz...
-> http://lafo.ssw.uni-linz.ac.at/graalvm/jruby-dist-9.0.2.0-SNAPSHOT+graal-macosx-x86_64-bin.tar.gz
/usr/local/bin/ruby-build: line 207: pushd: jruby-9.0.2.0-SNAPSHOT: No such file or directory

BUILD FAILED (OS X 10.10.5 using ruby-build 20151230)
@chrisseaton
Copy link
Contributor

Yes these files seem to have been corrupted by something - they're empty. I'lll look into this.

In the mean time, I'd recommend either using jruby-9.0.4.0 and running with http://lafo.ssw.uni-linz.ac.at/graalvm/openjdk-8-graalvm-b132-macosx-x86_64-0.7.tar.gz manually (set JAVACMD), or build from source and use the GraalVM https://github.com/jruby/jruby/wiki/Downloading-GraalVM.

Let me know if you need any help with that.

@chrisseaton chrisseaton added this to the truffle-dev milestone Jan 4, 2016
@chrisseaton chrisseaton self-assigned this Jan 4, 2016
@chrisseaton
Copy link
Contributor

We've restored the file - can you try again?

@b1tfury
Copy link
Contributor

b1tfury commented Jan 7, 2016

it's working now. I tried. @chrisseaton

@vjdhama
Copy link
Author

vjdhama commented Jan 7, 2016

Worked for me too. Thanks.

@enebo enebo added this to the Non-Release milestone Dec 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants