#1122 Replica installation fails for self-signed server
Closed: Fixed None Opened 13 years ago by mkosek.

When IPA server was configured as self-signed (--selfsign) the replica always fails to install:

$ sudo 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

Metadata Update from @mkosek:
- Issue assigned to mkosek
- Issue set to the milestone: FreeIPA 2.0.6 Post GA Errata (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata