Bug #9699
Installer logs on EL6 contain error messages for certutil
Difficulty:
Triaged:
Yes
Description
The installer logs do not flag as an ERROR, but contain:
/Stage[main]/Certs::Gutterball/Certs::Ssltools::Certutil[guterball-amqp-client]/Exec[guterball-amqp-clien │ | t]/unless: certutil: function failed: SEC_ERROR_LEGACY_DATABASE: The certificate/key database is in an
History
#1
Updated by Eric Helms about 8 years ago
- Target version changed from 67 to 68
#2
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/192 added
- Pull request deleted (
)
#3
Updated by Eric Helms about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|bfc4c389ca97db9e5b57ea85971c1f148b29e465.
Fixes #9699: Check for nssdb creation before running certutil.
Switches to checking for the nssb execute that creates the actual
database instead of just the directory that contains them. This
prevents the following error on EL6: