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

Update rubygems to 2.0.15 because of SSL_connect error #3115

Closed
koppor opened this issue Jul 7, 2015 · 1 comment
Closed

Update rubygems to 2.0.15 because of SSL_connect error #3115

koppor opened this issue Jul 7, 2015 · 1 comment

Comments

@koppor
Copy link

koppor commented Jul 7, 2015

When installing jruby 9.0.0.0.rc1 and issuing gem install gollum following error is output:

ERROR: Could not find a valid gem 'gollum' (>= 0), here is why: Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate ve rify failed (https://rubygems.org/latest_specs.4.8.gz)

The issue is tracked here: rubygems/rubygems#1050 The solution is to update rubygems to 2.0.15 as shown in the changelog at https://github.com/rubygems/rubygems/releases/tag/v2.0.15

@koppor koppor closed this as completed Jul 7, 2015
@koppor
Copy link
Author

koppor commented Jul 7, 2015

Reason of closing: in a parallel installation with cygwin, just executing gem on the command line calls the gem of cygwin, not the one of jruby. jruby 9.0.0.0.rc1 ships with rubygems 2.4.8.

@enebo enebo added this to the Invalid or Duplicate milestone Jul 9, 2015
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

2 participants