Homebrew and azure-cli 2.50.0 #27209
Labels
Auto-Resolve
Auto resolve by bot
Azure CLI Team
The command of the issue is owned by Azure CLI team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Describe the bug
Latest azureli 2.51.0 can not upgrade by homebrew.
I suppose because of homebrew formula path changed
Homebrew/homebrew-core@c03bfb4
From
https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/azure-cli.rb
to
https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/a/azure-cli.rb
Related command
brew upgrade
Errors
No error message (upgrade not found)
Issue script & Debug output
➜ brew upgrade azure-cli --debug
==> Downloading https://formulae.brew.sh/api/formula.jws.json
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --user-agent Homebrew/4.1.5\ (Macintosh;\ arm64\ Mac\ OS\ X\ 13.5)\ curl/8.1.2 --header Accept-Language:\ en --fail --progress-bar --remote-time --output /Users/dinowang/Library/Caches/Homebrew/api/formula.jws.json --location --time-cond /Users/dinowang/Library/Caches/Homebrew/api/formula.jws.json --compressed --speed-limit 100 --speed-time 5 --progress-bar https://formulae.brew.sh/api/formula.jws.json
############################################################################################################################################################################################################### 100.0%
/opt/homebrew/Library/Homebrew/brew.rb (Formulary::FormulaAPILoader): loading azure-cli from API
==> Downloading https://formulae.brew.sh/api/cask.jws.json
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --user-agent Homebrew/4.1.5\ (Macintosh;\ arm64\ Mac\ OS\ X\ 13.5)\ curl/8.1.2 --header Accept-Language:\ en --fail --progress-bar --remote-time --output /Users/dinowang/Library/Caches/Homebrew/api/cask.jws.json --location --time-cond /Users/dinowang/Library/Caches/Homebrew/api/cask.jws.json --compressed --speed-limit 100 --speed-time 5 --progress-bar https://formulae.brew.sh/api/cask.jws.json
############################################################################################################################################################################################################### 100.0%
Warning: azure-cli 2.50.0_1 already installed
Expected behavior
Upgrade azure-cli successful
Environment Summary
azure-cli 2.50.0
Additional context
No response
The text was updated successfully, but these errors were encountered: