Open alibo opened 2 years ago
@alibo This is because OKD release doesn't have arm64 bits https://github.com/okd-project/okd/issues/1165 have discussion around it.
A user-friendly message when trying to use the okd preset on ARM would be a lot more useful than the error reported in this bug report.
@praveenkumar @cfergeau perhaps detect this when the preset is chosen
selected on Apple Silicon (M1/M2 - arm64)
selected on an Arm platform
General information
crc setup
before starting it (Yes/No)? Yes, but failsCRC version
CRC status
CRC config
Host Operating System
Steps to reproduce
Run the following commands on a machine with apple silicon:
crc config set preset okd
crc setup
Expected
setup CRC without any errors.
Actual
setup fails with the following error:
worth mentioning that it works with preset openshift.
Logs
Before gather the logs try following if that fix your issue