Hide Forgot
Description of problem: When IPA server was configured as self-signed (--selfsign) the replica always fails to install: # ipa-replica-install replica-info-`hostname`.gpg Directory Manager (existing master) password: Configuring ntpd [1/4]: stopping ntpd [2/4]: writing configuration [3/4]: configuring ntpd to start on boot [4/4]: starting ntpd done configuring ntpd. Traceback (most recent call last): File "/usr/sbin/ipa-replica-install", line 540, in <module> main() File "/usr/sbin/ipa-replica-install", line 485, in main (CA, cs) = install_ca(config) TypeError: 'NoneType' object is not iterable How reproducible: Steps to Reproduce: 1. Install an IPA server with --selfsign option 2. Install an IPA replica for that server Actual results: Installation fails. Expected results: Installation succeeds.
https://fedorahosted.org/freeipa/ticket/1122
Quality Engineering Management has reviewed and declined this request. You may appeal this decision by reopening this request.