-
Notifications
You must be signed in to change notification settings - Fork 3k
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
az acr credential show fails #18493
Comments
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @toddysm, @yugangw-msft, @luisdlp. Issue DetailsDescribe the bugCommand Name Errors:
To Reproduce:Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information. Simply running the following command raises the error
Expected BehaviorNo error raised Environment Summary
Additional ContextOS info >lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 21.04
Release: 21.04
Codename: hirsute I also tried to run This command is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Your current Azure CLI version is 2.18.0. Latest version available is 2.25.0.
Please check the release notes first: https://docs.microsoft.com/cli/azure/release-notes-azure-cli
Do you want to continue? (Y/n): y
Hit:1 http://gb.archive.ubuntu.com/ubuntu hirsute InRelease
Get:2 http://gb.archive.ubuntu.com/ubuntu hirsute-updates InRelease [109 kB]
Hit:3 http://gb.archive.ubuntu.com/ubuntu hirsute-backports InRelease
Hit:4 http://repository.spotify.com stable InRelease
Hit:5 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:6 http://security.ubuntu.com/ubuntu hirsute-security InRelease
Ign:7 https://packages.microsoft.com/repos/azure-cli hirsute InRelease
Err:8 https://packages.microsoft.com/repos/azure-cli hirsute Release
404 Not Found [IP: 40.114.136.21 443]
Reading package lists... Done
E: The repository 'https://packages.microsoft.com/repos/azure-cli hirsute Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
CLI upgrade failed.
|
route to service team |
BTW, The ADO team rejected this issue as an Azure CLI problem and directed comments to this issue: https://developercommunity.visualstudio.com/t/packagesmicrosoftcom-intermittent-file/1452350 It appears that the file share hosting the |
There is now an event tracking this issue: |
The issue is azure CLI version is 2.18 when 2.27 exists this is caused because a package has not been created for Ubuntu 21.04 hirsute hippo |
Judging by the issue description:
this is not the Azure CLI distributed by official Microsoft Linux repo. See #19313 (comment) for more information. The current Azure CLI 2.27.2 should have this issue fixed. |
Describe the bug
Command Name
az acr credential show
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
Simply running the following command raises the error
az acr credential show --name {}
Expected Behavior
No error raised
Environment Summary
Additional Context
OS info
>lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 21.04 Release: 21.04 Codename: hirsute
I also tried to run
az upgrade
but it raises the following errorThe text was updated successfully, but these errors were encountered: