Hola.
No se si alguien tendrá el mismo problema que yo para actualizar a rails
2.1.
Hasta hace poco parece que podÃa actualizar mis gemas sin problemas
desde mi adsl con telefonica, pero ahora no puedo hacerlo por culpa de
un error de timeout
Error fetching remote gem cache: timed out fetching
http://gems.rubyforge.org/yaml
El problema no es de mi instalación, ya que me pasa en varios equipos, y
puedo hacer la actualización sin problemas desde otro lugar (con el
portatil en mi oficina).
Tampoco puedo acceder al fichero desde el navegador, ni con wget. No
acaba nunca
El problema es de mi conexión.
He encontrado algun post similar en el foro ingles.
http://www.ruby-forum.com/topic/106908
Dejo información del error por si a alguno se le ocurre algo.
AgradecerÃa cualquier comentario o idea al respecto.
Muchisimas gracias.
Juanma C.
==================================================================
juanma@juanma-desktop:~$ sudo gem install rails --debug
[sudo] password for juanma:
Exception NameError' at /usr/local/lib/site_ruby/1.8/rubygems/command_manager.rb:133 - uninitialized constant Gem::Commands::InstallCommand Bulk updating Gem source index for: http://gems.rubyforge.org/ Exception
Timeout::Error’ at /usr/lib/ruby/1.8/timeout.rb:54 -
execution expired
Exception Gem::RemoteFetcher::FetchError' at /usr/local/lib/site_ruby/1.8/rubygems/remote_fetcher.rb:111 - timed out fetching http://gems.rubyforge.org/Marshal.4.8.Z Exception
Timeout::Error’ at /usr/lib/ruby/1.8/timeout.rb:54 -
execution expired
Exception Gem::RemoteFetcher::FetchError' at /usr/local/lib/site_ruby/1.8/rubygems/remote_fetcher.rb:111 - timed out fetching http://gems.rubyforge.org/Marshal.4.8 Exception
Timeout::Error’ at /usr/lib/ruby/1.8/timeout.rb:54 -
execution expired
Exception Gem::RemoteFetcher::FetchError' at /usr/local/lib/site_ruby/1.8/rubygems/remote_fetcher.rb:111 - timed out fetching http://gems.rubyforge.org/yaml.Z Exception
Timeout::Error’ at /usr/lib/ruby/1.8/timeout.rb:54 -
execution expired
Exception Gem::RemoteFetcher::FetchError' at /usr/local/lib/site_ruby/1.8/rubygems/remote_fetcher.rb:111 - timed out fetching http://gems.rubyforge.org/yaml Exception
Gem::RemoteSourceException’ at
/usr/local/lib/site_ruby/1.8/rubygems/source_index.rb:394 - Error
fetching remote gem cache: timed out fetching
http://gems.rubyforge.org/yaml
ERROR: While executing gem … (Gem::RemoteSourceException)
Error fetching remote gem cache: timed out fetching
http://gems.rubyforge.org/yaml
/usr/local/lib/site_ruby/1.8/rubygems/source_index.rb:394:in
fetch_bulk_index' /usr/local/lib/site_ruby/1.8/rubygems/source_index.rb:332:in
update’
/usr/local/lib/site_ruby/1.8/rubygems/source_info_cache_entry.rb:42:in
refresh' /usr/local/lib/site_ruby/1.8/rubygems/source_info_cache.rb:249:in
refresh’
/usr/local/lib/site_ruby/1.8/rubygems/source_info_cache.rb:242:in
each' /usr/local/lib/site_ruby/1.8/rubygems/source_info_cache.rb:242:in
refresh’
/usr/local/lib/site_ruby/1.8/rubygems/source_info_cache.rb:41:in
cache' /usr/local/lib/site_ruby/1.8/rubygems/source_info_cache.rb:86:in
search_with_source’
/usr/local/lib/site_ruby/1.8/rubygems/dependency_installer.rb:77:in
find_gems_with_sources' /usr/local/lib/site_ruby/1.8/rubygems/dependency_installer.rb:154:in
find_spec_by_name_and_version’
/usr/local/lib/site_ruby/1.8/rubygems/dependency_installer.rb:173:in
install' /usr/local/lib/site_ruby/1.8/rubygems/commands/install_command.rb:73:in
execute’
/usr/local/lib/site_ruby/1.8/rubygems/commands/install_command.rb:70:in
each' /usr/local/lib/site_ruby/1.8/rubygems/commands/install_command.rb:70:in
execute’
/usr/local/lib/site_ruby/1.8/rubygems/command.rb:136:in invoke' /usr/local/lib/site_ruby/1.8/rubygems/command_manager.rb:104:in
process_args’
/usr/local/lib/site_ruby/1.8/rubygems/command_manager.rb:74:in
run' /usr/local/lib/site_ruby/1.8/rubygems/gem_runner.rb:39:in
run’
/usr/bin/gem:22
juanma@juanma-desktop:~$