#5151 Enabling sidgen and extdom plugins print errors
Closed: Fixed None Opened 8 years ago by mbasti.

Upgrade tries to add entries that already exist in LDAP.

ipaupgrade.log

ldap_add: Already exists (68)

2015-07-21T16:36:06Z CRITICAL Failed to load ipa-sidgen-conf.ldif: Command ''/usr/bin/ldapmodify' '-v' '-f' '/usr/share/ipa/ipa-sidgen-conf.ldif' '-H' 'ldapi://%2fvar%2frun%2fslapd-EXAMPLE-COM
.socket' '-Y' 'EXTERNAL'' returned non-zero exit status 68

...

ldap_add: Already exists (68)

2015-07-21T16:36:06Z CRITICAL Failed to load ipa-extdom-extop-conf.ldif: Command ''/usr/bin/ldapmodify' '-v' '-f' '/usr/share/ipa/ipa-extdom-extop-conf.ldif' '-H' 'ldapi://%2fvar%2frun%2fslapd-EXAMPLE-COM.socket' '-Y' 'EXTERNAL'' returned non-zero exit status 68

How to reproduce (I'm not 100% sure):
1. install new replica
2. upgrade master


This does not seem to be linked to a correct bug.

It is the correct bug, this was decided on IPA team meeting on 2015-07-28.

Reproducer is just to run ipa-server-install and then ipa-server-upgrade

master:

  • d7be2fd Fix upgrade of sidgen and extdom plugins

ipa-4-2:

  • 609abd5 Fix upgrade of sidgen and extdom plugins

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

7 years ago

Login to comment on this ticket.

Metadata