If you know how to build OpenLDAP manually, and would like to participate in testing the next set of code for the 2.4.31 release, please do so.
Generally, get the code for RE24:
Configure & build.
Execute the test suite (via make test) after it is built.
Thanks!
--Quanah
--
Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. -------------------- Zimbra :: the leader in open source messaging and collaboration
If you know how to build OpenLDAP manually, and would like to participate in testing the next set of code for the 2.4.31 release, please do so.
Generally, get the code for RE24:
Configure & build.
Execute the test suite (via make test) after it is built.
Thanks!
--Quanah
built and tested on Fedora 14, 64-bit:Linux ******** 2.6.35.14-103.fc14.x86_64 #1 SMP Thu Oct 27 15:41:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux servers/slapd/slapd -V@(#) $OpenLDAP: slapd 2.4.X (Apr 5 2012 08:32:04) $ *******@*********:/************/openldap-OPENLDAP_REL_ENG_2_4-0e03b13/servers/slapd
All tests reported "completed OK" There were a few errors which I assume were expected, e.g. Race error found after 4 of 10 iterationsFound 3 errors>>>>>> Exiting with a false success status for now>>>>> test058-syncrepl-asymmetric completed OK for bdb. Chris
Jan Synacek wrote:
On 04/04/12 at 01:20pm, Quanah Gibson-Mount wrote:
... Execute the test suite (via make test) after it is built.
Thanks!
Processed test results attached.
Thanks. These errors in test058 are explicitly ignored; the script tests an unsupported configuration.
On 06/04/2012 7:53 AM, Howard Chu wrote:
Thanks. These errors in test058 are explicitly ignored; the script tests an unsupported configuration.
My make test turned out the same, with the same problems with 058.
Also, I explicitly tested for the problems mentioned in ITS Incoming/6136, which were biting me in 2.4.28; namely, changing anything in cn=config would cause a running syncrepl feed to stop and not restart (for example, initializing a new mirror and altering olcLogLevel while the new database is populating...). With RE24, at least with my configuration, I couldn't reproduce the problem. I'd appreciate if someone could back up my observations though.
openldap-technical@openldap.org