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)
E:\Documents and Settings\TTS>ruby -ver
ruby 1.9.1p378 (2010-01-10 revision 26273) [i386-mingw32]
-e:1:in <main>': undefined local variable or method r’ for
main:Object (NameEr
ror)
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
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
Pinging rubygems.org [72.4.120.124] with 32 bytes of data:
Reply from 72.4.120.124: bytes=32 time=112ms TTL=50
Reply from 72.4.120.124: bytes=32 time=103ms TTL=50
Reply from 72.4.120.124: bytes=32 time=103ms TTL=50
Ping statistics for 72.4.120.124:
Packets: Sent = 3, Received = 3, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 103ms, Maximum = 112ms, Average = 106ms
So this raises again my previous question: are you behind a proxy or
firewall?
The IP address of rubygems.org is reporting in your case do not match
the real one.
You’re in USA on Elliot Cable network?
For some reason, if that is your IP address of your current internet
connection:
Means you have a miss configuration in windows hosts file.
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:
ERROR: While executing gem … (Gem::RemoteSourceException)
gem install fastercsv --http-proxy=http://user:pass@proxy:port/
Reply from 174.120.120.196: bytes=32 time=55ms TTL=48
dunno where it is going to.
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Ping statistics for 72.4.120.124:
You’re in USA on Elliot Cable network?
–
Luis L.
i trouble shooted this one. when i use the googledns, it works. when i
use the dns from my default service provider, it stinks.
dunno why.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.