-
Notifications
You must be signed in to change notification settings - Fork 3.5k
azure-cli not available in MSFT Fedora 44 repo #34131
Copy link
Copy link
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
Activity
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
Describe the bug
When adding the
packages.microsoft.comrepo to Fedora, azure-cli is not available for installation. The version currently packaged in Fedora 44's downstream repo is out of date.Related command
az --versionsudo dnf info azure-cliErrors
No error message. Package does not exist at https://packages.microsoft.com/fedora/44/prod/Packages/a/
Issue script & Debug output
n/a
Expected behavior
that an up to date
azure-clipackage would exist in the provided Fedora repo.Environment Summary
Fedora 44 with MSFT Prod yum repo added
Additional context
I don't know if this was the right place to open an issue. None of the documentation mentions anything about using the RHEL or CentOS repos instead, and given a Fedora repo does exist, it makes sense that CI release workflows could technically populate it as well, which would be less confusing.