From: Junkone Date: 2010-04-03T23:35:05+09:00 Subject: Re: gem update error On Apr 3, 10:27 am, Junkone wrote: > On Apr 3, 9:57 am, Luis Lavena wrote: > > > > > > > On Apr 3, 3:41 pm, Junkone wrote: > > > > dunno what to do. i have a ruby installed on my new machine and cannot > > > add fastercsv. > > > > E:\Documents and Settings\TTS>gem install fastercsv > > > WARNING:  RubyGems 1.2+ index not found for: > > >        http://gems.rubyforge.org/ > > > > RubyGems will revert to legacy indexes degrading performance. > > > Bulk updating Gem source index for:http://gems.rubyforge.org/ > > > ERROR:  While executing gem ... (Gem::RemoteSourceException) > > >     Error fetching remote gem cache: bad response Not Found 404 > > > (http://producti > > > on.s3.rubygems.org/yaml) > > > Are you behind a firewall or proxy? That is the common source of this > > problem > > > See "gem help install" on how to provide proxy settings for gem > > installation. > > > gem install fastercsv --http-proxy=http://user:pass@proxy:port/ > > > -- > > Luis Lavena > > no. i am in direct connection to internet. > > E:\Documents and Settings\TTS>ping rubygems.com > > Pinging rubygems.com [174.120.120.196] with 32 bytes of data: > > Reply from 174.120.120.196: bytes=32 time=55ms TTL=48 > Reply from 174.120.120.196: bytes=32 time=54ms TTL=48 > Reply from 174.120.120.196: bytes=32 time=54ms TTL=48 > Reply from 174.120.120.196: bytes=32 time=55ms TTL=48 > > Ping statistics for 174.120.120.196: >     Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), > Approximate round trip times in milli-seconds: >     Minimum = 54ms, Maximum = 55ms, Average = 54ms well. i tried to ping the rubygems.org and am getting a crazy error. i dunno where it is going to. E:\Documents and Settings\TTS>ping rubygems.org Pinging rubygems.org.csb.obgnet [8.15.7.103] with 32 bytes of data: Request timed out. Request timed out. Request timed out. Request timed out. Ping statistics for 8.15.7.103: Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),