Gem ...bundle install 怎么不好使了?

jinleileiking · November 28, 2011 · Last by alvin2ye replied at February 04, 2012 · 5018 hits

➜ ruby-china git:(master) bundle install
Fetching source index for http://rubygems.org/ Could not fetch prerelease specs from rubygems repository http://rubygems.org/ Could not find will_paginate-3.0.pre2 in any of the sources

单独 gem install 是可以的。

删除了 gemfile.lock 好使了,不知道是不是网络的事

會不會是被牆了?

#3 楼 @alvin2ye 看起来 tsocks 似乎还能用于服务环境翻墙

是网络不好,bundle install 有没有 debug 选项?在那等着不是个事啊

#5 楼 @jinleileiking 试试 gem install -V

$ gem install foo -V

我也觉得确实 bundle --verbose 弱暴了

You need to Sign in before reply, if you don't have an account, please Sign up first.