【问题标题】:Gem::RemoteFetcher::FetchErro when installing rails安装导轨时的 Gem::RemoteFetcher::FetchErro
【发布时间】:2009-11-03 03:25:38
【问题描述】:

我正在尝试在 Ubuntu 8.10 上安装 rails,但遇到了以下错误。请帮我解决。谢谢。

root@pierr-desktop:~# gem install rails
ERROR:  While executing gem ... (Gem::RemoteFetcher::FetchError)
bad response  500 (http://gems.rubyforge.vm.bytemark.co.uk/gems/actionpack-2.3.4.gem)

#other information 
root@pierr-desktop:~# ruby -v
ruby 1.8.7 (2008-08-11 patchlevel 72) [i486-linux]
root@pierr-desktop:~# gem -v
1.2.0
root@pierr-desktop:~# gem list

*** LOCAL GEMS ***

activerecord (2.3.4)
activesupport (2.3.4, 1.4.4)
daemons (1.0.10)
gem_plugin (0.2.3)
rack (1.0.1)
rake (0.8.7, 0.8.3)
wirble (0.1.3)

【问题讨论】:

    标签: ruby-on-rails rubygems ubuntu-8.10


    【解决方案1】:

    您可能只需要再试一次。
    看起来服务器返回了错误 500,这似乎是间歇性的。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-05-07
      • 2012-11-18
      • 1970-01-01
      • 1970-01-01
      • 2015-06-13
      • 1970-01-01
      • 2012-01-17
      相关资源
      最近更新 更多