Bug 1904112

Summary: pki fails to start if empty dir /var/lib/pki/pki-tomcat/kra exists
Product: Red Hat Enterprise Linux 8 Reporter: Endi Sukma Dewata <edewata>
Component: pki-coreAssignee: RHCS Maintainers <rhcs-maint>
Status: CLOSED ERRATA QA Contact: PKI QE <bugzilla-pkiqe>
Severity: unspecified Docs Contact:
Priority: high    
Version: 8.6CC: aakkiang, gswami, mharmsen, pcech
Target Milestone: rcKeywords: Triaged
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: pki-core-10.6-8060020211115121442.7e0b02f6 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1981850 (view as bug list) Environment:
Last Closed: 2022-05-10 13:51:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1981850    

Description Endi Sukma Dewata 2020-12-03 15:32:56 UTC
https://github.com/dogtagpki/pki/issues/3397

If an empty directory /var/lib/pki/pki-tomcat/kra is present on the filesystem, pki fails to start.

On fedora 32 with pki-server (10.10.0-2.fc32) :

# mkdir /var/lib/pki/pki-tomcat/kra
# systemctl restart pki-tomcatd@pki-tomcat
Job for pki-tomcatd failed because the control process exited with error code.
See "systemctl status pki-tomcatd" and "journalctl -xe" for details.

and the journal shows:

systemd[1]: Starting PKI Tomcat Server pki-tomcat...
pki-server[7658]: ERROR: [Errno 2] No such file or directory: '/var/lib/pki/pki-tomcat/kra/conf/CS.cfg'
systemd[1]: pki-tomcatd: Control process exited, code=exited, status=1/FAILURE
systemd[1]: pki-tomcatd: Failed with result 'exit-code'.
systemd[1]: Failed to start PKI Tomcat Server pki-tomcat.

pki should gracefully handle this situation and either consider kra not enabled or not installed.

Comment 11 errata-xmlrpc 2022-05-10 13:51:03 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: pki-core:10.6 security and bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:1851