-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
Azure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Description
Describe the bug
Right now, azure-cli pins azure-mgmt-resource to version 23.3. In version 24.0.0 of that package, it broke itself into several smaller packages, named azure-mgmt-resource-deploymentstacks, azure-mgmt-resource-deploymentscripts, and azure-mgmt-resource-templatespecs.
However, azure-cli also pins those new packages to 1.0.0b1. These packages conflict with each other, obviously, and thus it's impossible to actually package the azure-cli for a Linux distribution like Fedora. I assume pip just dumps the two packages on top of each other or something, but I honestly don't want to know why this could possibly even install.
Related command
N/A
Errors
N/A
Issue script & Debug output
N/A
Expected behavior
N/A
Environment Summary
N/A
Additional context
No response
Metadata
Metadata
Assignees
Labels
Azure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that