brew update bug

2016-08-17 21:37:11 +08:00
 againstodds

If Homebrew was updated on Aug 10-11th 2016 and brew update always says Already up-to-date. you need to run:

cd $(brew --repo); git fetch; git reset --hard origin/master; brew update

https://github.com/Homebrew/brew#update-bug

3072 次点击
所在节点    程序员
2 条回复
sea516
2016-08-17 21:40:14 +08:00
之前就是 ruby 2.2 装不起来 要装 homebrew ,然后也装不起来,就懵逼了。
julyclyde
2016-08-18 11:18:12 +08:00
cd 进去之后 status 了一下,确实是干净状态
branch 了一下,结果是
* master 06fe347 os/mac/ruby_keg: improve error reporting
log 了一下,结果是
commit 06fe347de97975dc01e726f87bf07a56a6fb713e
Author: Martin Afanasjew <martin@afanasjew.de>
Date: Wed Aug 10 17:56:46 2016 +0200

branch -r 显示
红色 origin/master

看起来是当前 branch 的 track 掉了?这个是咋弄掉的???

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/300009

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX