FreeIPA removes Dogtag's client db in /root/.dogtag/pki-tomcat after every CA and KRA installation. This includes step 1 of external CA installation process. Dogtag 10.6.7 has changed behavior and willl no longer going to re-recreate the DB. Dogtag also requires the client DB to continue installation in step 2.
/root/.dogtag/pki-tomcat
http://freeipa-org-pr-ci.s3-website.eu-central-1.amazonaws.com/jobs/400b483c-d903-11e8-af62-fa163e2cb727/
Step two fails with
2018-10-26 08:59:22 pkispawn : DEBUG ....... Error Message: [Errno 2] No such file or directory: '/root/.dogtag/pki-tomcat/ca/alias/noise' 2018-10-26 08:59:22 pkispawn : DEBUG ....... File "/usr/lib/python3.6/site-packages/pki/server/pkispawn.py", line 534, in main scriptlet.spawn(deployer) File "/usr/lib/python3.6/site-packages/pki/server/deployment/scriptlets/configuration.py", line 702, in spawn admin_setup_request = deployer.config_client.create_admin_setup_request() File "/usr/lib/python3.6/site-packages/pki/server/deployment/pkihelper.py", line 4093, in create_admin_setup_request self.set_admin_parameters(request) File "/usr/lib/python3.6/site-packages/pki/server/deployment/pkihelper.py", line 4532, in set_admin_parameters with open(noise_file, 'w') as f:
No error
See https://pagure.io/dogtagpki/issue/3076
Metadata Update from @cheimes: - Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/2497
master:
ipa-4-7:
Metadata Update from @cheimes: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.