Hello there,
I am having more or less the same errors as there:
The update failed (used the repository) and i can't check for updates anymore (->to install it again, wether with the repository or by iso).
Following error:
|
During startup there is also the error (for XXXfips.c like daemonfips, servicefips, ldap-serverfips) "OpenSSL internal error, assertion failed: FATAL FIPS SELFTEST FAILURE"
Tried to use the "validate-signature-script" in /opt/vmware/var/lib/vami/update/data" to revalidate the update manifest, but that didn't work either, same OpenSSL error as above.
I tried the following from the other thread also:
It seems this is an issue on the *ssl*.rpm packages being installer.
I did this and the update finished in about 5 minutes.
a) Inserted update ISO
b) SSH login
c) Mounted the ISO
mount /dev/cdrom /media/
cd /media/update/package-pool
rpm -Uvh openssl-*
rpm -Uvh libopenssl0_9_8-0.9.8j-0.44.1.x86_64.rpm
rpm -Uvh openssh-5.1p1-41.55.1.x86_64.rpm
umount /media/
d) Do the regular update from DVD.
e) Reboot.
Cheers,
Davi
But that is not helping, as it's already installed (that's the message).
Any hint how to fix that? Would be appreciated alot.
Thanks