Since commit https://github.com/dogtagpki/pki/commit/0102d836f4eac0fcea0adddb4c98d5ea05e4e8f6 pkispawn will not create debug logs by default. This affects FreeIPA in that it makes debugging Dogtag installation issues impossible to debug. Adding --debug to the pkispawn CLI fixes the issue.
Metadata Update from @fcami: - Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/5113 - Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1879604
master:
ipa-4-8:
Metadata Update from @fcami: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
Metadata Update from @fcami: - Custom field changelog adjusted to On recent versions of Dogtag PKI, pkispawn does not create logs by default, making debugging failed IPA installs impossible. Invoke pkispawn with --debug to revert to the previous behavior.