Re: RE24 testing call (2.4.48) LMDB RE0.9 testing call (0.9.24)

2019-06-25 Thread Armin Tüting
Am Dienstag, den 25.06.2019, 15:24 -0700 schrieb Quanah Gibson-Mount: [...] > I've run the test 2,000 times with zero failures. If you still have the > testrun directory available from this failed run, it may be worthwhile to > examine the slapd log file, etc, to see what it reported. The issue

Re: Persistent failures of test050

2019-06-25 Thread Quanah Gibson-Mount
--On Saturday, June 22, 2019 2:06 PM -0700 Quanah Gibson-Mount wrote: [build@freebsd12 ~/git/openldap-2-4/tests/testrun]$ diff -u server1.out server3.out --- server1.out 2019-06-22 18:23:54.93360 + +++ server3.out 2019-06-22 18:23:55.049209000 + @@ -1,3 +1,8 @@ +dn: cn=Add-Mod-Del,

Re: RE24 testing call (2.4.48) LMDB RE0.9 testing call (0.9.24)

2019-06-25 Thread Quanah Gibson-Mount
--On Tuesday, June 25, 2019 9:30 AM -0700 Quanah Gibson-Mount wrote: --On Monday, June 24, 2019 9:33 AM +0200 Armin Tüting wrote: Starting test065-proxyauthz for mdb... Starting master slapd on TCP/IP port 9011... Using ldapsearch to check that master slapd is running... Using ldapadd to p

Re: RE24 testing call (2.4.48) LMDB RE0.9 testing call (0.9.24)

2019-06-25 Thread Quanah Gibson-Mount
--On Monday, June 24, 2019 9:33 AM +0200 Armin Tüting wrote: Starting test065-proxyauthz for mdb... Starting master slapd on TCP/IP port 9011... Using ldapsearch to check that master slapd is running... Using ldapadd to populate the master directory... Starting proxy cache on TCP/IP port 9012

Re: libldap 2.4.48 compability (was: RE24 testing call)

2019-06-25 Thread Quanah Gibson-Mount
--On Tuesday, June 25, 2019 5:16 PM +0200 Michael Ströder wrote: Any idea how I could find out what's going wrong? dhcpd seems to dynamically link libldap 2.4.48 but fails to properly use it. Can you step through it with something like gdb? Looking at the CHANGES file, I don't see anything

Re: Persistent failures of test050

2019-06-25 Thread Quanah Gibson-Mount
--On Sunday, June 23, 2019 12:59 AM +0200 Michael Ströder wrote: On 6/22/19 10:06 PM, Quanah Gibson-Mount wrote: I've noticed that when running test050 in a loop, it often fails, even after increasing the sleep timeout defaults.  Where it fails in the test is inconsistent and which servers di

Re: RE24 testing call (2.4.48) LMDB RE0.9 testing call (0.9.24)

2019-06-25 Thread Clément OUDOT
Le 25/06/2019 à 14:24, Clément OUDOT a écrit : > Le 25/06/2019 à 14:18, Clément OUDOT a écrit : >> Le 24/06/2019 à 18:10, Clément OUDOT a écrit : >>> Le 21/06/2019 à 15:19, Quanah Gibson-Mount a écrit : This is expected to be the final testing call for 2.4.48, with an anticipated releas

Re: RE24 testing call (2.4.48) LMDB RE0.9 testing call (0.9.24)

2019-06-25 Thread Howard Chu
Quanah Gibson-Mount wrote: > --On Friday, June 21, 2019 3:56 PM -0700 Quanah Gibson-Mount > wrote: > >> --On Friday, June 21, 2019 7:19 AM -0700 Quanah Gibson-Mount >> wrote: >> >>> This is expected to be the final testing call for 2.4.48, with an >>> anticipated release, depending on feedback,

Re: libldap 2.4.48 compability (was: RE24 testing call)

2019-06-25 Thread Michael Ströder
On 6/25/19 4:10 PM, Howard Chu wrote: > Michael Ströder wrote: >> For my understanding: Does 2.4.48 require applications linked to libldap >> to be rebuilt or is it ABI compatible? > > There should be no ABI changes. Thanks for the confirmation. >> But dhcpd (using LDAP as backend) refuses to co

Re: libldap 2.4.48 compability (was: RE24 testing call)

2019-06-25 Thread Howard Chu
Michael Ströder wrote: > On 6/22/19 10:08 PM, Quanah Gibson-Mount wrote: >> --On Saturday, June 22, 2019 11:24 AM +0200 Michael Ströder >> wrote: >> >>> Furthermore I've generated RPM packages of this snapshot [1] and did >>> some short tests with Æ-DIR which uses a combination of many different >

libldap 2.4.48 compability (was: RE24 testing call)

2019-06-25 Thread Michael Ströder
On 6/22/19 10:08 PM, Quanah Gibson-Mount wrote: > --On Saturday, June 22, 2019 11:24 AM +0200 Michael Ströder > wrote: > >> Furthermore I've generated RPM packages of this snapshot [1] and did >> some short tests with Æ-DIR which uses a combination of many different >> overlays. For now it seems

Re: RE24 testing call (2.4.48) LMDB RE0.9 testing call (0.9.24)

2019-06-25 Thread Clément OUDOT
Le 25/06/2019 à 14:18, Clément OUDOT a écrit : > Le 24/06/2019 à 18:10, Clément OUDOT a écrit : >> Le 21/06/2019 à 15:19, Quanah Gibson-Mount a écrit : >>> This is expected to be the final testing call for 2.4.48, with an >>> anticipated release, depending on feedback, during the week of >>> 2019

Re: RE24 testing call (2.4.48) LMDB RE0.9 testing call (0.9.24)

2019-06-25 Thread Clément OUDOT
Le 24/06/2019 à 18:10, Clément OUDOT a écrit : > Le 21/06/2019 à 15:19, Quanah Gibson-Mount a écrit : >> This is expected to be the final testing call for 2.4.48, with an >> anticipated release, depending on feedback, during the week of >> 2019/06/24. >> >> Generally, get the code for RE24: >> >>