This is the first testing call for OpenLDAP 2.4.49. Depending on the results, this may be the only testing call.
Generally, get the code for RE24:
Configure & build.
Execute the test suite (via make test) after it is built. Optionally, cd tests && make its to run through the regression suite.
Thanks!
OpenLDAP 2.4.49 Engineering Fixed client tools to not add controls on cancel/abandon (ITS#9145) Fixed libldap to correctly free sb (ITS#9081, ITS#8755) Fixed libldap descriptor leak if ldaps fails (ITS#9147) Fixed libldap remove unnecessary global mutex for GnuTLS (ITS#9069) Fixed slapd syntax evaluation of preferredDeliveryMethod (ITS#9067) Fixed slapd to relax domainScope control check (ITS#9100) Fixed slapd to have cleaner error handling during connection setup (ITS#9112) Fixed slapd data check when processing cancel exop (ITS#9124) Fixed slapd attribute description processing (ITS#9128) Fixed slapd-ldap to set oldctrls correctly (ITS#9076) Fixed slapd-mdb to honor unchecked limit with alias deref (ITS#7657) Fixed slapd-mdb missing final commit with slapindex (ITS#9095) Fixed slapd-mdb drop attr mappings added in an aborted txn (ITS#9091) Fixed slapd-mdb nosync FLAG configuration handling (ITS#9150) Fixed slapd-monitor global operation counter reporting (ITS#9119) Fixed slapo-ppolicy when used with slapauth (ITS#8629) Fixed slapo-syncprov fix sessionlog init (ITS#9146) Fixed slapo-unique loop termination (ITS#9077) Build Environment Fix mkdep to honor TMPDIR if set (ITS#9062) Remove ICU library detection (ITS#9144) Documentation slapd-config(5)/slapd.conf(5) - Fix missing bold tag for keyword (ITS#9063) slapd-ldap(5) - Document "tls none" option (ITS#9071) slapo-ppolicy(5) - Correctly document pwdGraceAuthnLimit (ITS#9065)
LMDB 0.9.25 Engineering ITS#9068 fix mdb_dump/load backslashes in printable content ITS#9118 add MAP_NOSYNC for FreeBSD
Thanks, Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
On 1/13/20 6:12 PM, Quanah Gibson-Mount wrote:
This is the first testing call for OpenLDAP 2.4.49. Depending on the results, this may be the only testing call.
Using snapshot b1d53a6617072df1161a675c5a058480d842dc14
+ make test works
+ all ldap0 tests work [1]
Looking forward to see this released soon.
Ciao, Michael.
[1] https://gitlab.com/ae-dir/python-ldap0/tree/master/tests
Le 13/01/2020 à 18:12, Quanah Gibson-Mount a écrit :
This is the first testing call for OpenLDAP 2.4.49. Depending on the results, this may be the only testing call.
Generally, get the code for RE24:
Configure & build.
Execute the test suite (via make test) after it is built. Optionally, cd tests && make its to run through the regression suite.
Hello,
tested on CentOS 7 with LTB build. Test suite works, regression suite could not be run until the end because I did not have enough disk space on my virtual machine, but first tests were all ok.
Am 13.01.20 um 18:12 schrieb Quanah Gibson-Mount:
This is the first testing call for OpenLDAP 2.4.49. Depending on the results, this may be the only testing call.
Generally, get the code for RE24:
Configure & build.
Execute the test suite (via make test) after it is built. Optionally, cd tests && make its to run through the regression suite.
Hello,
using Debian sbuild to build for Debian Stretch/9 and Debian Buster/10, "make test" fail:
Starting test050-syncrepl-multimaster for mdb...
running defines.sh Initializing server configurations... Starting server 1 on TCP/IP port 9011... Using ldapsearch to check that server 1 is running... Inserting syncprov overlay on server 1... Starting server 2 on TCP/IP port 9012... Using ldapsearch to check that server 2 is running... Configuring syncrepl on server 2... Starting server 3 on TCP/IP port 9013... Using ldapsearch to check that server 3 is running... Configuring syncrepl on server 3... Starting server 4 on TCP/IP port 9014... Using ldapsearch to check that server 4 is running... Configuring syncrepl on server 4... Adding schema and databases on server 1... Using ldapadd to populate server 1... Waiting 15 seconds for syncrepl to receive changes... Using ldapsearch to read config from server 1... ldapsearch failed at server 1 (51)!
test050-syncrepl-multimaster failed for mdb
(exit 51) Makefile:308: recipe for target 'mdb-mod' failed make[3]: *** [mdb-mod] Error 51 make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests' Makefile:278: recipe for target 'test' failed make[2]: *** [test] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' Makefile:290: recipe for target 'test' failed make[1]: *** [test] Error 2
Any suggestions, how I may provide more details?
Andreas
--On Sunday, January 26, 2020 9:29 PM +0100 "A. Schulze" sca@andreasschulze.de wrote:
Am 26.01.20 um 20:59 Schrieffer A. Schulz:
using Debian sbuild to build for Debian Stretch/9 and Debian Buster/10, "make test" fail:
update: same build for 2.4.48 also fail. So maybe nothing new, but related to my build system ...
Seems like it, I routinely build on those OSes and have never seen an error like that. ;)
--Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
Am 27.01.20 um 18:17 schrieb Quanah Gibson-Mount:
update: same build for 2.4.48 also fail. So maybe nothing new, but related to my build system ...
Seems like it, I routinely build on those OSes and have never seen an error like that. ;)
the archive say: I reported the same issue months ago ( ~2.4.45 ). You suggested to speedup my buildhost. I'll do this the next days by replacing the spinning disk with SSD and report the results...
Andreas
openldap-technical@openldap.org