From IRC:
a-865 why do upgrades from 14.previous to 14.current on Mageia always fail to install trinity-tdelibs due to unsatisfied /etc/ssl/certs/ca-bundle.crt? I have to download with wget and install with rpm -Uvh --nodeps.
a-865 might be a 32bit thing
a-865 /etc/ssl/certs/ca-bundle.crt exists
SlavekB For problems with RPM packages, it is better to send mail to mailing list because François usually is not here on IRC.
SlavekB It is possible that the file is physically, but there is no RPM package that declared it belongs to it?
a-865 ca-bundle.crt is a symlink to /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt, which is owned by rootcerts-20201201.00-1.mga7
End IRC
Oops. ca-bundle.crt is a symlink to
/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
which is owned by rootcerts-20201201.00-1.mga7.
I don't see this very often, so that's why I think it might be 32bit only.