Closed waxling closed 1 year ago
VCSA Installer is indeed an x86 application, so it won't run on arm64 system ... If you're using Apple M1/M2 and Rosetta is installed, it would emulate x86 and run. However, for standard arm64 system, this is expected.
This is a bit obvious once you look at the reason - due to the VSCA portion of the script using the binary installer on the ISO, only x86, x32 and mac is supported. Could be worth pointing this out in the instructions - or check in the script.
to reproduce:
Major Minor Patch PreReleaseLabel BuildLabel
7 3 3
/home/bot01/images/installer/vcsa-cli-installer/lin64/vcsa-deploy: line 15: /home/bot01/images/installer/vcsa-cli-installer/lin64/vcsa-deploy.bin: cannot execute binary file: Exec format error