-
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed
Labels
upstream issueAn upstream issue report is neededAn upstream issue report is needed
Description
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
.
Please follow the general troubleshooting steps first:
- [X ] Ran
brew update
and retried your prior step? - [ X] Ran
brew doctor
, fixed as many issues as possible and retried your prior step? - [ X] If you're seeing permission errors tried running
sudo chown -R $(whoami) $(brew --prefix)
?
You can erase any parts of this template not applicable to your Issue.
Bug reports:
capnp fails to build (downloading gtest fails)
matthewkrom
Metadata
Metadata
Assignees
Labels
upstream issueAn upstream issue report is neededAn upstream issue report is needed