安裝bundler之後,克隆了散居地並將目錄更改爲散居地。當我嘗試安裝包我得到這個錯誤:Diaspora:Bundler找不到寶石「oauth2」的兼容版本:
Bundler could not find compatible versions for gem "oauth2": In snapshot (Gemfile.lock): oauth2 (0.4.1)
In Gemfile: diaspora-client (>= 0) ruby depends on oauth2 (= 0.5.0) ruby
Running
bundle update
will rebuild your snapshot from scratch, using only the gems in your Gemfile, which may resolve the conflict.
當我包Update我得到這個錯誤:
Bundler could not find compatible versions for gem "oauth2": In Gemfile: diaspora-client (>= 0) ruby depends on oauth2 (= 0.5.0) ruby
omniauth (= 0.2.6) ruby depends on oauth2 (0.4.1)
任何人都可以幫我解決這個問題?我遵循http://macabhaird.wordpress.com/2011/03/11/installing-diaspora-on-ubuntu-server-10-04-part-2/的指南設立散居。我目前使用的是ubuntu 10.04.3