GnuTLS FIPS selftest fails on Fedora Here is a simple reproducer: $ GNUTLS_FORCE_FIPS_MODE=1 certtool Error in GnuTLS initialization: Error while performing self checks. global_init: Error while performing self checks. I would suggest to add it to the %check section of the spec file ...
Even trying to skip the check doesn't work: $ GNUTLS_FORCE_FIPS_MODE=1 GNUTLS_SKIP_FIPS_INTEGRITY_CHECKS=1 certtool Error in GnuTLS initialization: Error while performing self checks. global_init: Error while performing self checks.
Upstream fix: https://gitlab.com/gnutls/gnutls/-/merge_requests/1216
Daiki, can we get a fix in Fedora asap ?
FEDORA-2020-894490a3f6 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-894490a3f6
FEDORA-2020-894490a3f6 has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-894490a3f6` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-894490a3f6 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
I've submitted the updates for Fedora 31 and 32 on Friday (2020-03-27)
FEDORA-2020-894490a3f6 has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report.
*** Bug 1789609 has been marked as a duplicate of this bug. ***