-
Notifications
You must be signed in to change notification settings - Fork 3k
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
az upgrade loops continuously on MacOS #19196
Comments
I previously enabled auto upgrade. For now I've disabled it again with the following so I can run
|
@jiasli for awareness |
On a first glance, this is because azure-cli/src/azure-cli-core/setup.py Line 11 in da3ff65
but not available on Homebrew yet because the PR has not been merged: Then a loop happens:
|
We have released 2.27.1 and this issue should be fixed. (Still, we need to solve the endless loop issue.) |
Describe the bug
Command Name
az upgrade
Errors:
Upgrade says it will update to
2.27.1
, but keeps looping and never completes:To Reproduce:
Run an upgrade from MacOS terminal:
Expected Behavior
Environment Summary
Brew version:
Additional Context
Here is some debug output:
Perhaps a Homebrew issue, but I'm not super familiar with troubleshooting brew, so if anything I can look into please let me know. Thanks
The text was updated successfully, but these errors were encountered: