当我在我的大学里尝试bundle install
时,我总是得到:
/usr/local/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:239:in `rescue in
fetch_path': SocketError: getaddrinfo: Name or service not known
(http://rubygems.org/quick/Marshal.4.8/kgio-2.8.0.gemspec.rz) (Gem::RemoteFetcher::FetchError)
我从其他同学那里听到类似的问题,尤其是在他们尝试安装 sqlite 时。