General

Profile

legerf (Frederic Leger)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

05/03/2013

10:10 PM Ruby Bug #8313: rubygem 2.0 can't communicate with remote sources http://rubygems.org/
Workaround :
I uninstall all macports ruby packages. And install RVM (https://rvm.io/rvm/). Activate ruby 2.0.0-p0 by rvm. And now, the "gem list -r" is fully functionnal. So, we have a bug with gem in macport.
I opened a bug in macpo...
legerf (Frederic Leger)

04/24/2013

06:24 PM Ruby Bug #8313: rubygem 2.0 can't communicate with remote sources http://rubygems.org/
With wireshark I test and capture all traffic with the http://production.s3.rubygems.org server. The firewalls aren't the problem. All packets send/receive with success. And the last TCP/HTTP exchange send a result "HTTP/1.1 200 OK", siz... legerf (Frederic Leger)
04:11 AM Ruby Bug #8313: rubygem 2.0 can't communicate with remote sources http://rubygems.org/
>$ sudo gem list --remote -V --backtrace
Password:
*** REMOTE GEMS ***
GET http://rubygems.org/latest_specs.4.8.gz
302 Moved Temporarily
GET http://production.s3.rubygems.org/latest_specs.4.8.gz
connection reset after 1 request...
legerf (Frederic Leger)
12:21 AM Ruby Bug #8313 (Third Party's Issue): rubygem 2.0 can't communicate with remote sources http://rubygems.org/
I try to use Ruby 2.0 on my MAC OSX Mountain Lion with macports. The "sudo port install ruby2.0" and "sudo port select --set ruby ruby2.0" was success. But when I try to install gem package I have these errors:
>$ sudo gem list -r --deb...
legerf (Frederic Leger)

Also available in: Atom