Forum: Ruby-core [ruby-trunk - Bug #8124][Open] gem fails to install valid gems

Posted by artagnon (Ramkumar Ramachandra) (Guest)
on 2013-03-19 10:02
(Received via mailing list)
Issue #8124 has been reported by artagnon (Ramkumar Ramachandra).

----------------------------------------
Bug #8124: gem fails to install valid gems
https://bugs.ruby-lang.org/issues/8124

Author: artagnon (Ramkumar Ramachandra)
Status: Open
Priority: Normal
Assignee:
Category:
Target version:
ruby -v: 2.0.0p0


I'm not able to reproduce this, but many people have reported it on 
occasion.

    $ gem install bundler
    ERROR:  Could not find a valid gem 'bundler' (>= 0) in any 
repository
    ERROR:  Possible alternatives: bundler

Can anyone confirm this?
Posted by hsbt (Hiroshi SHIBATA) (Guest)
on 2013-03-19 11:07
(Received via mailing list)
Issue #8124 has been updated by hsbt (Hiroshi SHIBATA).


Please check results of "gem source" command.
----------------------------------------
Bug #8124: gem fails to install valid gems
https://bugs.ruby-lang.org/issues/8124#change-37729

Author: artagnon (Ramkumar Ramachandra)
Status: Open
Priority: Normal
Assignee:
Category:
Target version:
ruby -v: 2.0.0p0


I'm not able to reproduce this, but many people have reported it on 
occasion.

    $ gem install bundler
    ERROR:  Could not find a valid gem 'bundler' (>= 0) in any 
repository
    ERROR:  Possible alternatives: bundler

Can anyone confirm this?
Posted by artagnon (Ramkumar Ramachandra) (Guest)
on 2013-03-20 08:37
(Received via mailing list)
Issue #8124 has been updated by artagnon (Ramkumar Ramachandra).


    $ gem sources
    *** CURRENT SOURCES ***

    http://rubygems.org/

Like I said, I'm not able to reproduce the issue, even after a `gem 
sources -c`.  The issue I'm pointing out here is that the error reported 
on the original issue is completely stupid and wrong- it should never be 
printed, no matter what the circumstance.  Unfortunately, unless someone 
can figure out how to reproduce it, I see no way to make headway.
----------------------------------------
Bug #8124: gem fails to install valid gems
https://bugs.ruby-lang.org/issues/8124#change-37755

Author: artagnon (Ramkumar Ramachandra)
Status: Open
Priority: Normal
Assignee:
Category:
Target version:
ruby -v: 2.0.0p0


I'm not able to reproduce this, but many people have reported it on 
occasion.

    $ gem install bundler
    ERROR:  Could not find a valid gem 'bundler' (>= 0) in any 
repository
    ERROR:  Possible alternatives: bundler

Can anyone confirm this?
Posted by ayumin (Ayumu AIZAWA) (Guest)
on 2013-03-20 12:03
(Received via mailing list)
Issue #8124 has been updated by ayumin (Ayumu AIZAWA).


For handle this issue, it need to know occasion of that "many people".
If you are not "many people" and you could not reproduce such problem, 
we can not fix it as same as you.
----------------------------------------
Bug #8124: gem fails to install valid gems
https://bugs.ruby-lang.org/issues/8124#change-37758

Author: artagnon (Ramkumar Ramachandra)
Status: Open
Priority: Normal
Assignee:
Category:
Target version:
ruby -v: 2.0.0p0


I'm not able to reproduce this, but many people have reported it on 
occasion.

    $ gem install bundler
    ERROR:  Could not find a valid gem 'bundler' (>= 0) in any 
repository
    ERROR:  Possible alternatives: bundler

Can anyone confirm this?
Posted by prijutme4ty (Ilya Vorontsov) (Guest)
on 2013-03-20 18:20
(Received via mailing list)
Issue #8124 has been updated by prijutme4ty (Ilya Vorontsov).


I periodically have similar but not the same issue.

>gem install rails
ERROR:  Could not find a valid gem 'rails' (>= 0), here is why:
          Unable to download data from https://rubygems.org/ - 
SSL_connect SYSCALL returned=5 errno=0 state=SSLv2/v3 read server hello 
A (https://rubygems.org/latest_specs.4.8.gz)
ERROR:  Possible alternatives: rails

gem sources shows me https://rubygems.org
I work with Windows system, ruby both version 1.9.3p0, 2.0.0p0, gem 
version 2.0.3, OpenSSL 1.0.1e(11 Feb 2013)
For example I get this issue when trying to install rails. gem update 
also doesn't affect rails gem (while many other gems updated properly)
----------------------------------------
Bug #8124: gem fails to install valid gems
https://bugs.ruby-lang.org/issues/8124#change-37773

Author: artagnon (Ramkumar Ramachandra)
Status: Open
Priority: Normal
Assignee:
Category:
Target version:
ruby -v: 2.0.0p0


I'm not able to reproduce this, but many people have reported it on 
occasion.

    $ gem install bundler
    ERROR:  Could not find a valid gem 'bundler' (>= 0) in any 
repository
    ERROR:  Possible alternatives: bundler

Can anyone confirm this?
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.