Azure / azure-cli

Azure Command-Line Interface
MIT License
3.92k stars 2.89k forks source link

Downloading artifact using universal download gives error #25912

Open haarse opened 1 year ago

haarse commented 1 year ago

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name az artifacts universal download Extension Name: azure-devops. Version: 0.26.0.

Errors:

ERROR: Failed to update Universal Packages tooling.
 [Errno 22] Invalid argument: '/etc\\os-release'

To Reproduce:

Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

Expected Behavior

Download the artifact file/files to current directory

Environment Summary

Windows-10-10.0.19045-SP0
Python 3.10.10
Installer: 

azure-cli 2.46.0

Extensions:
azure-devops 0.26.0

Dependencies:
msal 1.20.0
azure-mgmt-resource 21.1.0b1

Additional Context

I'm running AZ CLI in Ubuntu 20.04/Wsl2/Windows10

azure-client-tools-bot-prd[bot] commented 1 year ago

Hi @haarse, Since the current milestone time is less than 7 days, this issue will be resolved in the next milestone.

ghost commented 1 year ago

Thank you for your feedback. This has been routed to the support team for assistance.

yonzhan commented 1 year ago

route to CXP team

ghost commented 1 year ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @v-anvashist, @V-hmusukula.

Issue Details
### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az artifacts universal download Extension Name: azure-devops. Version: 0.26.0.` **Errors:** ``` ERROR: Failed to update Universal Packages tooling. [Errno 22] Invalid argument: '/etc\\os-release' ``` ## To Reproduce: Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information. - `az artifacts universal download --organization https://dev.azure.com/xxx/ --scope project --project AOM --feed release_packages --name vtxauth-linux --version 1.3.0 --path . ` ## Expected Behavior Download the artifact file/files to current directory ## Environment Summary ``` Windows-10-10.0.19045-SP0 Python 3.10.10 Installer: azure-cli 2.46.0 Extensions: azure-devops 0.26.0 Dependencies: msal 1.20.0 azure-mgmt-resource 21.1.0b1 ``` ## Additional Context I'm running AZ CLI in Ubuntu 20.04/Wsl2/Windows10
Author: haarse
Assignees: -
Labels: `Service Attention`, `customer-reported`, `Artifacts`, `DevOps`
Milestone: -
navba-MSFT commented 1 year ago

Adding SErvice team to look into this.

@v-anvashist, @V-hmusukula Could you please look into this once you get a chance ? Thanks in advance.

haarse commented 1 year ago

Additional information for you: I first ran Ubuntu 22.04 on WSL2. I then uninstalled both Ubuntu and WSL2. The I installed WSL2 and Ubuntu 20.04

Regards Håkan

acourt commented 10 months ago

I am having this issue with WSL2/Windows10/Ubuntu 20.04.03LTS:


azure-cli                         2.48.1 *

core                              2.48.1 *
telemetry                          1.0.8 *

Extensions:
azure-devops                      0.26.0

Dependencies:
msal                              1.20.0
azure-mgmt-resource               22.0.0
aleducq commented 2 months ago

Hello, same issue in WSL2/Windows10/Ubuntu 22.04.4

az version { "azure-cli": "2.60.0", "azure-cli-core": "2.60.0", "azure-cli-telemetry": "1.1.0", "extensions": { "azure-devops": "0.18.0" } }