#421 External CA installation fails
Closed: Duplicate None Opened 11 years ago by rcritten.

Installing IPA with an external CA fails in the pkispawn step.

# ipa-server-install --external-ca

2012-11-19T15:40:47Z DEBUG args=/usr/sbin/pkispawn -s CA -f /tmp/tmpNPHxxs
2012-11-19T15:40:48Z DEBUG Process finished, return code=1
2012-11-19T15:40:48Z DEBUG stdout=
2012-11-19T15:40:48Z DEBUG stderr=Traceback (most recent call last):
  File "/usr/sbin/pkispawn", line 223, in <module>
    main(sys.argv)
  File "/usr/sbin/pkispawn", line 210, in main
    rv = instance.spawn()
  File "/usr/lib/python2.7/site-packages/pki/deployment/initialization.py", line 61, in spawn
    util.configuration_file.verify_predefined_configuration_file_data()
  File "/usr/lib/python2.7/site-packages/pki/deployment/pkihelper.py", line 690, in verify_predefined_configuration_file_data
    if not config.str2bool(master['pki_step_two']):
KeyError: 'pki_step_two'

pki-ca-10.0.0-0.52.b3.fc18.noarch

Metadata Update from @rcritten:
- Issue assigned to mharmsen
- Issue set to the milestone: N/A

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/992

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Login to comment on this ticket.

Metadata