I've sync'd up RE24 with everything I'm aware of except for:
Update of /repo/OpenLDAP/pkg/ldap/servers/slapd/back-bdb
Modified Files: referral.c 1.49 -> 1.50
Log Message: ITS#5339: fix referral rewrite, remove pointless default_referral code
as I was not sure from the comments if this was really ready for release.
Please test RE2.4 and let me know how things go.
--Quanah
--
Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration
Please test RE2.4 and let me know how things go.
All passed on i386, Fedora 8 here. Any news on the build machine rebuild Kurt?
--Quanah
--
Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc
Zimbra :: the leader in open source messaging and collaboration
Quanah Gibson-Mount wrote:
Please test RE2.4 and let me know how things go.
Hmm, when invoking 'make test' test022-ppolicy failed. But when invoking it directly in tests/ it works. Such things happen every now and then with various test scripts. It seems to me that there are some non-deterministic failures and I'm not sure how to track them down.
gcc 4.2.1 using -O4 bdb 4.5.20 RPM from openSUSE 10.3
Ciao, Michael.
Starting test022-ppolicy ...
running defines.sh Starting slapd on TCP/IP port 9011... Using ldapsearch to check that slapd is running... Waiting 5 seconds for slapd to start... Using ldapadd to populate the database... Testing account lockout... Waiting 20 seconds for lockout to reset... Testing password expiration Waiting 20 seconds for password to expire... Password expiration test failed
./scripts/test022-ppolicy failed (exit 1)
make[2]: *** [bdb-yes] Error 1 make[2]: Leaving directory `/home/michael/src/openldap/OPENLDAP_REL_ENG_2_4/openldap/tests' make[1]: *** [test] Error 2 make[1]: Leaving directory `/home/michael/src/openldap/OPENLDAP_REL_ENG_2_4/openldap/tests' make: *** [test] Error 2 $ cd tests/ $ ./run -b bdb test022 Cleaning up test run directory leftover from previous run. Running ./scripts/test022-ppolicy... running defines.sh Starting slapd on TCP/IP port 9011... Using ldapsearch to check that slapd is running... Using ldapadd to populate the database... Testing account lockout... Waiting 20 seconds for lockout to reset... Testing password expiration Waiting 20 seconds for password to expire... Resetting password to clear expired status Filling password history... Testing password history... Testing forced reset... Clearing forced reset... Testing Safe modify... Testing length requirement... Testing hashed length requirement... Testing multiple password add/modify checks...
Test succeeded
Michael Ströder wrote:
Quanah Gibson-Mount wrote:
Please test RE2.4 and let me know how things go.
Hmm, when invoking 'make test' test022-ppolicy failed. But when invoking it directly in tests/ it works. Such things happen every now and then with various test scripts. It seems to me that there are some non-deterministic failures and I'm not sure how to track them down.
Since test022 relies on particular time intervals for some of its tests it may just mean the script needs to use longer delays. Of course we can't diagnose without a look at the slapd.log files and others from the failed runs.
gcc 4.2.1 using -O4 bdb 4.5.20 RPM from openSUSE 10.3
Ciao, Michael.
Starting test022-ppolicy ...
running defines.sh Starting slapd on TCP/IP port 9011... Using ldapsearch to check that slapd is running... Waiting 5 seconds for slapd to start... Using ldapadd to populate the database... Testing account lockout... Waiting 20 seconds for lockout to reset... Testing password expiration Waiting 20 seconds for password to expire... Password expiration test failed
./scripts/test022-ppolicy failed (exit 1)
make[2]: *** [bdb-yes] Error 1 make[2]: Leaving directory `/home/michael/src/openldap/OPENLDAP_REL_ENG_2_4/openldap/tests' make[1]: *** [test] Error 2 make[1]: Leaving directory `/home/michael/src/openldap/OPENLDAP_REL_ENG_2_4/openldap/tests' make: *** [test] Error 2 $ cd tests/ $ ./run -b bdb test022 Cleaning up test run directory leftover from previous run. Running ./scripts/test022-ppolicy... running defines.sh
Test succeeded
Quanah Gibson-Mount wrote:
I've sync'd up RE24 with everything I'm aware of except for:
Update of /repo/OpenLDAP/pkg/ldap/servers/slapd/back-bdb
Modified Files: referral.c 1.49 -> 1.50
Log Message: ITS#5339: fix referral rewrite, remove pointless default_referral code
as I was not sure from the comments if this was really ready for release.
I guess, if the behavior now matches RFC4511 and it didn't before, then we ought to release that patch. It would probably be a good idea to add a test case for it.
Please test RE2.4 and let me know how things go.
All tests of current RE24 passed for me.
On Apr 15, 2008, at 12:09 , Howard Chu wrote:
Quanah Gibson-Mount wrote:
I've sync'd up RE24 with everything I'm aware of except for:
Update of /repo/OpenLDAP/pkg/ldap/servers/slapd/back-bdb
Modified Files: referral.c 1.49 -> 1.50
Log Message: ITS#5339: fix referral rewrite, remove pointless default_referral code
Please test RE2.4 and let me know how things go.
All tests of current RE24 passed for me.
Same here on Mac OS X 10.5.2/Intel
jens
I've sync'd up RE24 with everything I'm aware of except for: Update of /repo/OpenLDAP/pkg/ldap/servers/slapd/back-bdb Modified Files: referral.c 1.49 -> 1.50 Log Message: ITS#5339: fix referral rewrite, remove pointless default_referral code Please test RE2.4 and let me know how things go.
All tests of current RE24 passed for me.
Same here on Mac OS X 10.5.2/Intel
All the tests pass on openSUSE 10.3.
All tests successful here on Debian Etch amd64 and Ubuntu Hardy i386.
Regards, Jonathan
Quanah Gibson-Mount wrote:
I've sync'd up RE24 with everything I'm aware of except for:
Update of /repo/OpenLDAP/pkg/ldap/servers/slapd/back-bdb
Modified Files: referral.c 1.49 -> 1.50
Log Message: ITS#5339: fix referral rewrite, remove pointless default_referral code
as I was not sure from the comments if this was really ready for release.
Please test RE2.4 and let me know how things go.
--Quanah
--
Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc
Zimbra :: the leader in open source messaging and collaboration