From: Pokkai Dokkai on 12 Nov 2007 12:40 bcck(a)tom-desktop:~/packages$ gem update Updating installed gems... Bulk updating Gem source index for: http://gems.rubyforge.org ERROR: While executing gem ... (Gem::RemoteSourceException) Error fetching remote gem cache: SocketError reading http://gems.rubyforge.org/yaml bcck(a)tom-desktop:~/packages$ how to solve this error ? -- Posted via http://www.ruby-forum.com/.
From: Tom Copeland on 13 Nov 2007 10:17 On Tue, 2007-11-13 at 02:40 +0900, Pokkai Dokkai wrote: > bcck(a)tom-desktop:~/packages$ gem update > Updating installed gems... > Bulk updating Gem source index for: http://gems.rubyforge.org > ERROR: While executing gem ... (Gem::RemoteSourceException) > Error fetching remote gem cache: SocketError reading > http://gems.rubyforge.org/yaml > bcck(a)tom-desktop:~/packages$ > > how to solve this error ? Hm, it looks like your RubyGems is fetching the uncompressed gem index - perhaps it's timing out. What version of RubyGems are you using? Yours, tom
|
Pages: 1 Prev: Export to Excel Spreadsheet Next: Can't run cgi script with Apache 2.2 with Windows XP |