[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: paged results gives invalid cookie (ITS#3089)



FYI: 
I just built the HEAD branch, and make test failed with:

>>>>> Starting test006-acls ...
running defines.sh
Running slapadd to build slapd database...
./testrun/slapd.1.conf: line 55: warning: cannot assess the validity of the ACL scope within backend naming context
./testrun/slapd.1.conf: line 60: warning: cannot assess the validity of the ACL scope within backend naming context
./testrun/slapd.1.conf: line 71: warning: cannot assess the validity of the ACL scope within backend naming context
./testrun/slapd.1.conf: line 75: warning: cannot assess the validity of the ACL scope within backend naming context
./testrun/slapd.1.conf: line 81: warning: cannot assess the validity of the ACL scope within backend naming context
./testrun/slapd.1.conf: line 93: warning: cannot assess the validity of the ACL scope within backend naming context
Starting slapd on TCP/IP port 9011...
Testing slapd access control...
Waiting 5 seconds for slapd to start...
Using ldapsearch to retrieve all the entries...
Filtering ldapsearch results...
Filtering original ldif used to create database...
Comparing filter output...
comparison failed - modify operations did not complete correctly
>>>>> ./scripts/test006-acls failed (exit 1)
make[2]: *** [bdb-yes] Error 1
make[2]: Leaving directory `/home/armbrust/openldap/ldap/tests'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/home/armbrust/openldap/ldap/tests'
make: *** [test] Error 2

I'll assume this is a known issue with the HEAD code... If not let me know and I'll go post it in the right place.

Dan