Chris wrote:
Sorry this sat unanswered for so long — that is on us, not you. Straight answer first: ZimaOS is not a platform SparkBox is built for, and the installer has no route to add openssl there. It tries the host package manager, then apk, and if neither lands it stops rather than skip the release signature check — and I am not going to have you bypass that check to get past it. One thing worth ruling out before Tom looks: openssl being present but off your PATH. Run these and paste what comes back — command -v openssl ls -l /usr/bin/openssl /usr/local/bin/openssl If it is there we can point the installer at it. If it is genuinely absent, I will put this in front of Tom.