-
-
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 link fails intermittently on MacOS Sonoma #17224
Comments
This is not an error I've ever seen before. What's the output of |
The output of |
I don't have Homebrew on a network drive. Also I wasn't having any problems like this before I upgraded to Sonoma. |
Do you have macOS running in a virtual machine? |
Nope I'm running it on a normal 2023 MacBook Pro.
…On Tue, May 7, 2024, 07:47 Eric Knibbe ***@***.***> wrote:
Do you have macOS running in a virtual machine
<utmapp/UTM#4840>?
—
Reply to this email directly, view it on GitHub
<#17224 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALOGUGRHBWCZHWKLBWATQLZBDSQRAVCNFSM6AAAAABHGCKAX6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJYGU4DGOJQGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
We'll need the output of Is your machine managed by an MDM (e.g. Jamf, Kandji)? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
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)?
I was trying to install a package so I could use it when the linking of a dependency failed. This has happened on multiple packages.
What happened (include all command output)?
I ran the command
brew link librsvg
multiple times without making any changes and got different outputs.What did you expect to happen?
I would expect it to consistently fail or to consistently pass.
Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: