#4350 ipa-replica-install reports DateTime conversion errors
Closed: Fixed None Opened 9 years ago by mkosek.

The installation succeeds, but there are errors during the installation:

# ipa-replica-install INFO_FILE
...
Configuring Kerberos KDC (krb5kdc): Estimated time 30 seconds
  [1/9]: adding sasl mappings to the directory
  [2/9]: writing stash file from DS
  [3/9]: configuring KDC
  [4/9]: creating a keytab for the directory
  [5/9]: creating a keytab for the machine
  [6/9]: adding the password extension to the directory
  [7/9]: enable GSSAPI for replication
ipa.ipapython.ipaldap.IPASimpleLDAPObject: ERROR    unable to convert the attribute u'nsds5replicalastupdatestart' value '0' to type <type 'datetime.datetime'>
ipa.ipapython.ipaldap.IPASimpleLDAPObject: ERROR    unable to convert the attribute u'nsds5replicalastupdateend' value '0' to type <type 'datetime.datetime'>
  [8/9]: starting the KDC
  [9/9]: configuring KDC to start on boot
Done configuring Kerberos KDC (krb5kdc).
...
Applying LDAP updates
Restarting the directory server
Restarting the KDC
Restarting the web server
#

Adding to list of tickets required for 4.0 release.

Patch freeipa-mkosek-476-ipaldap-override-conversion-replication-agreement-va.patch sent for review

master:

  • a5bb758 ipaldap: Override conversion of nsds5replicalast{update,init}{start,end}

Metadata Update from @mkosek:
- Issue assigned to tbabej
- Issue set to the milestone: FreeIPA 4.0 GA

7 years ago

Login to comment on this ticket.

Metadata