On Tue, 2007-11-13 at 02:40 +0900, Pokkai Dokkai wrote: > bcck@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@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