Azure CLI bot miss registration to winget-pkg repository #27492
Labels
Auto-Assign
Auto assign by bot
Azure CLI Team
The command of the issue is owned by Azure CLI team
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Installation
Milestone
Describe the bug
Since 2.50 a 64bit version of Azure cli has been released, which is very good news for me as I have been waiting for the 64bit version.
However, the azure-cli team has registered wrong information in the winget-pkg repository, so the 32-bit version of the CLI is installed even on 64-bit OS.
Users are unable to properly install the 64-bit version of the azure cli. 2.53 and the upcoming release of the manifest, can you please fix this?
https://github.com/microsoft/winget-pkgs/blob/master/manifests/m/Microsoft/AzureCLI/2.53.0/Microsoft.AzureCLI.installer.yaml
miss manifest(current)
correct manifest
Related command
winget install microsoft.azurecli
Errors
x64 version of Windows install x86 version of Azure CLI.
Issue script & Debug output
install x86 version of Azure CLI
Expected behavior
Install x64 version of Azure CLI in Windows x64 with
winget install microsoft.azurecli
.Environment Summary
winget upgrade microsoft.azurecli, but can't upgrade x64 version of Azure CLI.
azure-cli 2.52.0 *
core 2.52.0 *
telemetry 1.1.0
Extensions:
azure-devops 0.25.0
containerapp 0.3.9
Dependencies:
msal 1.24.0b1
azure-mgmt-resource 23.1.0b2
Python location 'C:\Program Files\Microsoft SDKs\Azure\CLI2\python.exe'
Additional context
No response
The text was updated successfully, but these errors were encountered: