#5059 Crash in ipa-replica-install with --setup-kra
Closed: Fixed None Opened 8 years ago by dkupka.

Steps to reproduce:

On master do:

# ipa-server-install
# ipa-replica-prepare
# ipa-kra-install

Then on replica:

# ipa-replica-install --setup-ca --setup-kra

Actual result:

Failed to configure KRA instance: Command ''/usr/sbin/pkispawn' '-s' 'KRA' '-f' '/tmp/tmpOS_HHU'' returned non-zero exit status 1
See the installation logs and the following files/directories for more information:
  /var/log/pki-ca-install.log
  /var/log/pki/pki-tomcat
  [error] RuntimeError: KRA configuration failed.
Your system may be partly configured.

Expected result:
ipa-replica-install checks if the required files are present the replica file and report the error before installation starts.


master:

  • 2e329ec KRA Install: check replica file if contains req. certificates

Metadata Update from @dkupka:
- Issue assigned to mbasti
- Issue set to the milestone: FreeIPA 4.2

7 years ago

Login to comment on this ticket.

Metadata