Skip to content
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

Homebrew and azure-cli 2.50.0 #27209

Closed
dinowang opened this issue Aug 21, 2023 · 3 comments
Closed

Homebrew and azure-cli 2.50.0 #27209

dinowang opened this issue Aug 21, 2023 · 3 comments
Assignees
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

Comments

@dinowang
Copy link

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

@dinowang dinowang added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Aug 21, 2023
@azure-client-tools-bot-prd
Copy link

Hi @dinowang,

2.50.0 is not the latest Azure CLI(2.51.0).

Please upgrade to the latest Azure CLI version by following https://learn.microsoft.com/en-us/cli/azure/update-azure-cli.

@azure-client-tools-bot-prd azure-client-tools-bot-prd bot added the Auto-Resolve Auto resolve by bot label Aug 21, 2023
@yonzhan
Copy link
Collaborator

yonzhan commented Aug 21, 2023

Thank you for opening this issue, we will look into it.

@yonzhan yonzhan added 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 and removed bug This issue requires a change to an existing behavior in the product in order to be resolved. labels Aug 21, 2023
@yonzhan yonzhan added this to the Backlog milestone Aug 21, 2023
@bebound
Copy link
Contributor

bebound commented Aug 21, 2023

Duplicate of #27047

@bebound bebound marked this as a duplicate of #27047 Aug 21, 2023
@bebound bebound closed this as completed Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants