-
-
Notifications
You must be signed in to change notification settings - Fork 562
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Expected behaviour
I'm on Apple MacBook Pro with Apple Silicon M1 chip. When running 'quickget' to fetch the iso, it doesn't detect the host architecture and attempt the fetch one that works on the host, and appear to favor x86_64/amd64 iso.
Supporting command line argument allowing user to specify the preferred architecture would also be a good option.
Actual behaviour
Seems to favor x86_64/amd architecture.
Steps to reproduce the behaviour
❯ arch
arm64
❯ quickget --show-iso-url ubuntu 22.04
https://releases.ubuntu.com/22.04/ubuntu-22.04.3-desktop-amd64.iso
Quickemu output
See above.
Linux Distribution & Kernel
❯ uname -a
Darwin mbp-2021.local 23.3.0 Darwin Kernel Version 23.3.0: Wed Dec 20 21:30:44 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T6000 arm64
jody-frankowski and 549531
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
Todo