J
Junkone
dunno what to do. why is it looking for U:/
C:\WINDOWS>gem list --remote
*** REMOTE GEMS ***
ERROR: While executing gem ... (Errno::ENOENT)
No such file or directory - U:/
C:\WINDOWS>gem update --system
Updating RubyGems
ERROR: While executing gem ... (Errno::ENOENT)
No such file or directory - U:/
C:\WINDOWS>gem build foo.gemspec
ERROR: Gemspec file not found: foo.gemspec
C:\WINDOWS>gem install rubygems-update
ERROR: While executing gem ... (Errno::ENOENT)
No such file or directory - U:/
ping works
C:\WINDOWS>ping rubygem.org
Pinging rubygem.org [82.98.86.161] with 32 bytes of data:
Reply from 82.98.86.161: bytes=32 time=170ms TTL=54
Reply from 82.98.86.161: bytes=32 time=178ms TTL=54
Reply from 82.98.86.161: bytes=32 time=202ms TTL=54
Reply from 82.98.86.161: bytes=32 time=210ms TTL=54
Ping statistics for 82.98.86.161:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 170ms, Maximum = 210ms, Average = 190ms
C:\WINDOWS>gem list --remote
*** REMOTE GEMS ***
ERROR: While executing gem ... (Errno::ENOENT)
No such file or directory - U:/
C:\WINDOWS>gem update --system
Updating RubyGems
ERROR: While executing gem ... (Errno::ENOENT)
No such file or directory - U:/
C:\WINDOWS>gem build foo.gemspec
ERROR: Gemspec file not found: foo.gemspec
C:\WINDOWS>gem install rubygems-update
ERROR: While executing gem ... (Errno::ENOENT)
No such file or directory - U:/
ping works
C:\WINDOWS>ping rubygem.org
Pinging rubygem.org [82.98.86.161] with 32 bytes of data:
Reply from 82.98.86.161: bytes=32 time=170ms TTL=54
Reply from 82.98.86.161: bytes=32 time=178ms TTL=54
Reply from 82.98.86.161: bytes=32 time=202ms TTL=54
Reply from 82.98.86.161: bytes=32 time=210ms TTL=54
Ping statistics for 82.98.86.161:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 170ms, Maximum = 210ms, Average = 190ms