#8503 pkispawn logs files are empty
Closed: fixed by fcami. Opened by fcami.

Issue

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:

  • c31bf3d430763ef5b0ef28510995af48dccde287 ipatests: check that pkispawn log is not empty
  • be7bf98b3b8cb1db9d4baa5548991ac72049ade8 dogtaginstance.py: add --debug to pkispawn

ipa-4-8:

  • d1c860e59b5237178066ed963cc2fa50d99cd690 ipatests: check that pkispawn log is not empty
  • 97c6d2d2c2359b8ff5585afa0d2e5f5599cd5048 dogtaginstance.py: add --debug to pkispawn

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.

Metadata