Add PPC64 arch support in azure-cli
Open
act-platform-engineering-squad
customer-reported
feature-request
Packaging
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
After installing azure-cli on an IBM Power8 (ppc64le) machine with Ubuntu 16.04 (following this link: https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-apt?view=azure-cli-latest) the installation succeeded, but when I run the az command it fails with:
/usr/bin/az: line 2: /opt/az/bin/python3: cannot execute binary file: Exec format error
This is probably due to the fixed arch=arm64 in the azure-cli installation.
I would like to have arch=ppc64 option for Ubuntu linux distribution of azure-cli.
Contributor guide
Assessment
This issue has not been assessed yet.