Recent update seems to have broken everything - unsure how to proceed #6251
-
Output of
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 8 replies
-
What does |
Beta Was this translation helpful? Give feedback.
-
I had the exact same issue as OP, |
Beta Was this translation helpful? Give feedback.
-
Same issue as OP. Some homebrew update broke homebrew itself and marked 15.5 as outdated version |
Beta Was this translation helpful? Give feedback.
-
Sorry for the trouble here. There was a bug that affected the update script for some users if you updated between 26th June 14:49 UTC and 27th June 16:57 UTC that would only manifest itself the next time you performed an update, even if outside that window. The bug also only affected those with bleeding edge updates enabled (i.e. with developer mode enabled - The easiest fix is |
Beta Was this translation helpful? Give feedback.
What does
brew update --debug
say? If it fails, trybrew update-reset
.update-reset
will remove all modifications you did to brew code, but might also fix the issue.