[MacPorts] #38992: rubygem 2.0 can't communicate with remote sources http://rubygems.org/

MacPorts noreply at macports.org
Fri May 3 08:06:24 PDT 2013


#38992: rubygem 2.0 can't communicate with remote sources http://rubygems.org/
-------------------------------+-----------------------
  Reporter:  frederic.leger@…  |      Owner:  kimuraw@…
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.1.3
Resolution:                    |   Keywords:
      Port:  ruby20            |
-------------------------------+-----------------------

Comment (by kimuraw@…):

 I reproduced this error at 2013-04-24 with port:ruby20 and port:ruby19
 from your github issue https://github.com/rubygems/rubygems/issues/543.

 but now works for me.

 {{{
 % file /opt/local/bin/gem
 /opt/local/bin/gem: symbolic link to `/opt/local/bin/gem2.0'
 % sudo gem list --remote -V --backtrace

 HEAD http://rubygems.org/latest_specs.4.8.gz
 302 Moved Temporarily
 HEAD http://production.s3.rubygems.org/latest_specs.4.8.gz
 200 OK
 GET http://rubygems.org/latest_specs.4.8.gz
 302 Moved Temporarily
 GET http://production.s3.rubygems.org/latest_specs.4.8.gz
 200 OK
 GET http://rubygems.org/quick/Marshal.4.8/aasm-3.0.17.gemspec.rz
 302 Moved Temporarily
 GET http://tokyo-m.rubygems.org/quick/Marshal.4.8/aasm-3.0.17.gemspec.rz
 200 OK
   :
 % sudo gem environment
 RubyGems Environment:
   - RUBYGEMS VERSION: 2.0.0
   - RUBY VERSION: 2.0.0 (2013-02-24 patchlevel 0) [x86_64-darwin12]
   - INSTALLATION DIRECTORY: /opt/local/lib/ruby2.0/gems/2.0.0
   - RUBY EXECUTABLE: /opt/local/bin/ruby2.0
   - EXECUTABLE DIRECTORY: /opt/local/bin
   - RUBYGEMS PLATFORMS:
     - ruby
     - x86_64-darwin-12
   - GEM PATHS:
      - /opt/local/lib/ruby2.0/gems/2.0.0
      - /Users/kimuraw/.gem/ruby/2.0.0
   - GEM CONFIGURATION:
      - :update_sources => true
      - :verbose => true
      - :backtrace => false
      - :bulk_threshold => 1000
   - REMOTE SOURCES:
      - http://rubygems.org/
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/38992#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list