Open nyetwurk opened 2 years ago
2.37.0-1~buster
works
2.37.0-1~buster 500
500 https://packages.microsoft.com/repos/azure-cli buster/main amd64 Packages
500 https://packages.microsoft.com/repos/azure-cli buster/main all Packages
*** 2.37.0-2 500
500 http://deb.debian.org/debian unstable/main amd64 Packages
100 /var/lib/dpkg/status
is broken
Compute
/usr/lib/python3/dist-packages/azure/mgmt/network/_network_management_client.py
It should be related to issue https://github.com/Azure/azure-cli/issues/19640 @jiasli Could you please help have a look?
@zhoxing-ms, you are right. 2.37.0-2
is release by @bluca, not Microsoft.
I get the same error with azure-cli v 2.39.0 on openSUSE tumbleweed, running an "az ssh config ..." command.
Even worse, unattended upgrades continues to upgrade over it
Thank you for your feedback. This has been routed to the support team for assistance.
Please upgrade to latest version of az cli 2.39.0 and retry.
I would prefer the non-MS azure-cli package is renamed entirely so it does not overlap with the MS azure-cli package. The non-MS one installs several dozen dependencies and is entirely different from the MS azure-cli package.
python-pkginfo-doc python3-adal python3-aiohttp python3-aiosignal python3-antlr4 python3-applicationinsights python3-async-timeout python3-avro python3-azext-devops
python3-azure python3-azure-cli python3-azure-cli-core python3-azure-cli-telemetry python3-azure-cosmos python3-azure-datalake-store python3-azure-multiapi-storage
python3-blinker python3-cffi python3-deprecated python3-fabric python3-frozenlist python3-github python3-humanfriendly python3-isodate python3-javaproperties
python3-jsondiff python3-jwt python3-knack python3-msal python3-msal-extensions python3-msrest python3-msrestazure python3-multidict python3-oauthlib python3-pkginfo
python3-portalocker python3-pycparser python3-requests-oauthlib python3-scp python3-semver python3-sshtunnel python3-tabulate python3-uamqp python3-wrapt python3-yarl
Please upgrade to latest version of az cli 2.39.0 and retry.
ERROR: API version 2021-08-01 does not have operation group 'network_interfaces'
*** 2.39.0-1 500
500 http://deb.debian.org/debian unstable/main amd64 Packages
100 /var/lib/dpkg/status
2.39.0-1~buster 500
500 https://packages.microsoft.com/repos/azure-cli buster/main amd64 Packages
500 https://packages.microsoft.com/repos/azure-cli buster/main all Packages
@nyetwurk Please share az --version details with us please. For some reason we are unable to reproduce this issue at our end.
@nyetwurk Please share az --version details with us please. For some reason we are unable to reproduce this issue at our end.
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014203 and https://github.com/Azure/azure-cli/issues/23094#issuecomment-1173262831
Describe the bug
Command Name
az vm list-ip-addresses
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az vm list-ip-addresses
Expected Behavior
Environment Summary
Additional Context