fcd0516cff12d05b5016b47021a74c8a006aca41
/etc/pki/tls/cert.pem has been removed in Rawhide. See https://fedoraproject.org/wiki/Changes/dropingOfCertPemFile (yes, even though that's a pending Change, this already happened). This causes tests of httpd to fail:
:: [ 12:50:27 ] :: [ ERROR ] :: rlFileBackup: File /etc/pki/tls/cert.pem does not exist. :: [ 12:50:27 ] :: [ FAIL ] :: creating backup of /etc/pki/tls/cert.pem (Expected 0, got 8)
Fix this by using the preferred path for this bundle as produced by update-ca-trust.
Signed-off-by: Adam Williamson awilliam@redhat.com
/etc/pki/tls/cert.pem has been removed in Rawhide. See
https://fedoraproject.org/wiki/Changes/dropingOfCertPemFile (yes,
even though that's a pending Change, this already happened). This
causes tests of httpd to fail:
Fix this by using the preferred path for this bundle as produced
by update-ca-trust.
Signed-off-by: Adam Williamson awilliam@redhat.com