engine-setup fails with "ca.pem is not on a local filesystem" error
We get the following error when updating our OLVM from version 4.5.4-1.0.27.el8 to version 4.5.4-1.0.31.el8:
[ ERROR ] Failed to execute stage 'Misc configuration': Command '/usr/share/ovirt-engine/bin/pki-enroll-pkcs12.sh' failed to execute
The generated log says:
Ignoring -days; not generating a certificate
/etc/pki/ovirt-engine/ca.pem is not on a local filesystem
Cannot sign request
But the file is available (1 root root 1367 21. Nov 13:07 /etc/pki/ovirt-engine/ca.pem)
What are we doing wrong?
Host OS: Red Hat Enterprise Linux release 8.9 (Ootpa)