-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
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
Improve brew doctor
quarantine "unknown reason" message
#18540
Comments
See discussion for the issue here: https://github.com/orgs/Homebrew/discussions/5482 |
brew doctor
quarantine "unknown reason" message
Reopening as we should try to improve the messaging here to be better based on https://github.com/orgs/Homebrew/discussions/5482 |
The uptick in reports appears to be an uptick of bad CLT installs ("15.3" installs that have a partially-installed 16.0). May need to report it to Apple if it's reproducible. Clean install from developer.apple.com is a workaround for now. Maybe we can have a workaround from our side too to force an older SDK in this scenario. |
Definitely think it's due to the "bad CLT installs". I had reinstalled macOS 14.7 and then installed CLT (Xcode-select --install). I just go an update for CLT (version 16) and after completing the upgrade I now see:
So it appears after doing the initial CLT install, It was causing the warning. The upgrade to 16 resolved it. |
brew doctor
outputVerification
brew doctor
output" above saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
twice and am still able to reproduce my issue.brew install wget
. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead.brew config
outputWhat were you trying to do (and why)?
brew doctor
What happened (include all command output)?
The command brew doctor says:
Warning: No Cask quarantine support available: unknown reason.
What did you expect to happen?
Not to receive a warning.
Step-by-step reproduction instructions (by running
brew
commands)1. run `brew doctor` 2. Expect: Warning: No Cask quarantine support available: unknown reason.
The text was updated successfully, but these errors were encountered: