【最新のRubyがインストールできない!】brew updateでエラーがでたときの対処法

シェアする

  • このエントリーをはてなブックマークに追加
スクリーンショット 2015-07-14 4.48.28
brew update

Error: Failure while executing: git pull -q origin refs/heads/master:refs/remotes/origin/master

エラー出た

cd `brew --prefix`
git remote add origin https://github.com/mxcl/homebrew.git #このコマンド実行後こんなんでた「fatal: remote origin already exists.」
git fetch origin
git reset --hard origin/master
brew update

これで直った。

どうやら久しぶりの更新の時にでるらしい。。。

参考リンク

http://d.conma.me/entry/20120301/1330613125

http://d.hatena.ne.jp/shio_chan/20120208/1328691065

http://blog.f13.jp/post/20626146392/brew%E3%81%AE%E3%82%A2%E3%83%83%E3%83%97%E3%83%87%E3%83%BC%E3%83%88brew-update%E3%81%AB%E5%A4%B1%E6%95%97%E3%81%97%E3%81%A6%E3%81%97%E3%81%BE%E3%81%A3%E3%81%9F%E3%81%AE%E3%81%A7%E5%AF%BE%E5%87%A6%E3%81%99%E3%82%8B

http://scribble.washo3.com/mac/homebrew%E3%81%AEupdate%E3%81%A7%E5%A4%B1%E6%95%97%E3%81%97%E3%81%9F%E3%81%A8%E3%81%8D%E3%81%AE%E5%AF%BE%E5%87%A6.html

スポンサーリンク
Sponsored Link
Sponsored Link

シェアする

  • このエントリーをはてなブックマークに追加

フォローする

スポンサーリンク
Sponsored Link