[Support-mirrors] Broken Rubygems mirror
Eric Hodel
drbrain at segment7.net
Tue Jan 17 17:42:20 EST 2006
I uploaded memcache-client-1.0.3.gem and cached_model-1.0.0.gem
earlier today, but they have not shown up on the mirrors yet, so I
can't install them.
$ sudo gem install memcache-client
Attempting local installation of 'memcache-client'
Local gem file not found: memcache-client*.gem
Attempting remote installation of 'memcache-client'
ERROR: While executing gem ... (OpenURI::HTTPError)
404 Not Found
... so the gem is in the Rubygems source index, but not on the mirror:
$ fetch -v http://gems.rubyforge.org/gems/memcache-client-1.0.3.gem
looking up gems.rubyforge.org
connecting to gems.rubyforge.org:80
requesting http://gems.rubyforge.org/gems/memcache-client-1.0.3.gem
302 redirect to http://rubyforge.lauschmusik.de/gems/memcache-
client-1.0.3.gem
looking up rubyforge.lauschmusik.de
connecting to rubyforge.lauschmusik.de:80
requesting http://rubyforge.lauschmusik.de/gems/memcache-
client-1.0.3.gem
404 - Not Found
404 - Not Found
fetch: http://gems.rubyforge.org/gems/memcache-client-1.0.3.gem: Not
Found
But I can see the gem on rubyforge when using scp:
$ scp rubyforge.org:/var/www/gems/gems/memcache-client-1.0.3.gem .
memcache-client-1.0.3.gem 100% 8192 8.0KB/s
00:01
I'm seeing the same behavior with cached_model-1.0.0.gem.
--
Eric Hodel - drbrain at segment7.net - http://segment7.net
This implementation is HODEL-HASH-9600 compliant
http://trackmap.robotcoop.com
More information about the Support-mirrors
mailing list