-
-
Notifications
You must be signed in to change notification settings - Fork 10k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
brew traceback on almost all commands #6631
Comments
It looks like I'm up-to-date:
|
Can you try running |
This is not an issue everyone is experiencing so closing with assumption |
Thank you guys, I wasn't aware of the |
No worries @q-b, glad you got it sorted! |
I've just hit the same issue after I upgraded Xcode on macOS Catalina 10.15.1 from 11.1 to 11.2. Running Just posting to state this is not an isolated incident and more people may be affected. |
I also run into this issue once I executed |
I just hit this issue! Macosx Catalina 10.15 . Can't install homebrew !
I had run |
Please note that we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.
brew
command and reproduced the problem with multiple formulae? If it's a problem with a single, official formula (not cask) please file this issue at Homebrew/homebrew-core: https://github.com/Homebrew/homebrew-core/issues/new/choose. If it's abrew cask
problem please file this issue at https://github.com/Homebrew/homebrew-cask/issues/new/choose. If it's a tap (e.g. Homebrew/homebrew-php) problem please file this issue at the tap.brew update
and can still reproduce the problem?brew doctor
, fixed all issues and can still reproduce the problem?brew config
andbrew doctor
and included their output with your issue?What you were trying to do (and why)
Using homebrew after the Catalina upgrade ( macOS 10.15 (19A602) )
What happened (include command output)
The
brew
command traceback, includingbrew doctor
andbrew config
, so I won't be able to paste their output here.Command output
Strangely,
brew update
works most of the time, but happens to traceback too.What you expected to happen
Normal usage.
Step-by-step reproduction instructions (by running
brew
commands)Run any one of those commands:
The text was updated successfully, but these errors were encountered: