homebrew update一直卡着不动
已经更换过国内源,并且安装软件也正常,不慢,但是update和upgrade就很慢,doctor也没见什么报错,请问是什么原因呢?谢谢
➜ local git:(master) ✗ brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Suspicious Homebrew/brew git origin remote found.
With a non-standard origin, Homebrew won't pull updates from
the main repository. The current git origin is:
https://mirrors.ustc.edu.cn/brew.git
Unless you have compelling reasons, consider setting the
origin remote to point at the main repository by running:
git -C "/usr/local/Homebrew" remote add origin https://github.com/Homebrew/brew.git
Warning: Suspicious homebrew/core git origin remote found.
With a non-standard origin, Homebrew won't pull updates from
the main repository. The current git origin is:
git://mirrors.ustc.edu.cn/brew.git
Unless you have compelling reasons, consider setting the
origin remote to point at the main repository by running:
git -C "/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core" remote add origin https://github.com/Homebrew/homebrew-core.git
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
惊了...重新安装就好了