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 ?
···
--
Posted via http://www.ruby-forum.com/.
 
             
            
              
              
              
            
            
           
          
            
            
              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
···
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
RubyGems.org | your community gem host
bcck@tom-desktop:~/packages$
how to solve this error ?