arm64 24.7.1 images and /var/etc/cert.pem issue

Started by none, August 20, 2024, 05:11:25 AM

Previous topic - Next topic
Hi,

I built arm64 image for R5S here. I now get this error and cannot find its source. I have 24.7 images that have not this issue.

HTTPS: Could not open file or uri for loading certificate from /var/etc/cert.pem
002021C7872D0000:error:16000069:STORE routines:ossl_store_get0_loader_int:unregistered scheme:/usr/src/crypto/openssl/crypto/store/store_register.c:237:scheme=file
002021C7872D0000:error:80000002:system library:file_open:No such file or directory:/usr/src/crypto/openssl/providers/implementations/storemgmt/file_store.c:267:calling stat(/var/etc/cert.pem)
Unable to load certificate

I tried to make update and build 24.7.1, got this error. Then I deleted all and tried again. Same error. I installed a 14.1R from scratch, same error. Now I have no ideas.

I began to use fingerprint and singing on the build process but cannot tell if this is the culprit.

If anyone has any clues :)

none