On Wed, 26 Aug 2020, Quanah Gibson-Mount wrote:
This is the first testing call for OpenLDAP 2.4.52.
On Red Hat Enterprise Linux Server release 7.8 (Maipo), with all the latest updates installed, "make its" fails like this:
Starting its9282 ...
running defines.sh This test tracks a case where a deleted entry gets resurrected. See https://bugs.openldap.org/show_bug.cgi?id=9282 for more information. Initializing server configuration for MMR1... slapadd: could not add entry dn="olcOverlay={0}syncprov,olcDatabase={1}mdb,cn=config" (line=914): Initializing server configuration for MMR2... slapadd: could not add entry dn="olcOverlay={0}syncprov,olcDatabase={1}mdb,cn=config" (line=914): Starting provider slapd on TCP/IP URI ldap://localhost:9011/ Using ldapsearch to check that provider slapd is running... Starting provider slapd on TCP/IP URI ldap://localhost:9012/ Using ldapsearch to check that provider slapd is running... Sleeping 15 seconds to allow stabilization... Populating database on provider... Waiting on databases to sync... No such object (32) Comparing entry on providers... ldapsearch on ldap://localhost:9012/ failed with error 32.
./data/regressions/its9282/its9282 failed (exit 32)
make[1]: *** [bdb-its-yes] Error 32 make[1]: Leaving directory `/home/jokke/ol/openldap-OPENLDAP_REL_ENG_2_4/tests' make: *** [regressions] Error 2
Best regards, Jokke Hämäläinen