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

Re: Please test RE24 for 2.4.20 candidate



On Nov 18, 2009, at 03:39 , Quanah Gibson-Mount wrote:

> 2.4.20, sorry... zimbra on the brain
> 
> --On November 17, 2009 5:40:19 PM -0800 Quanah Gibson-Mount <quanah@zimbra.com> wrote:
> 
>> Please test current RE24, thanks!

Getting an error for test020-proxycache on OS X 10.6.2 compiling OpenLDAP with -march x86-64:

>>>>> Starting test020-proxycache for bdb...
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...
Using ldapsearch to check that proxy slapd is running...
Making queries on the proxy cache...
Query 1: filter:(sn=Jon) attrs:all (expect nothing)
Query 2: filter:(|(cn=*Jon*)(sn=Jon*)) attrs:cn sn title uid
Query 3: filter:(sn=Smith*) attrs:cn sn uid
Query 4: filter:(sn=Doe*) attrs:cn sn title uid
Query 5: filter:(uid=johnd) attrs:mail postaladdress telephonenumber cn uid
Query 6: filter:(mail=*@mail.alumni.example.com) attrs:cn sn title uid
Query 7: filter:(mail=*) attrs:cn sn title uid
Query 8: filter:(mail=*example.com) attrs:cn sn title uid
ldapsearch failed (4)
Query 9: filter:(uid=b*) attrs:mail
ldapsearch failed (4)
Query 1 not cacheable
Query 2 cacheable
Query 3 cacheable
Query 4 cacheable
Query 5 cacheable
Query 6 cacheable
Query 7 not cacheable
Query 8 cacheable
Query 9 cacheable
Successfully verified cacheability
Query 10: filter:(|(cn=*Jones)(sn=Jones)) attrs:cn sn title uid
Query 11: filter:(sn=Smith) attrs:cn sn title uid
Query 12: filter:(uid=bjorn) attrs:mail postaladdress telephonenumber cn uid
Query 13: filter:(mail=jaj@mail.alumni.example.com) attrs:cn sn title uid
Query 14: filter:(mail=*example.com) attrs:cn sn title uid
ldapsearch failed (4)
Query 15: filter:(uid=b*) attrs:mail
ldapsearch failed (4)
Query 10 answerable
Query 11 answerable
Query 12 answerable
Query 13 not answerable
Query 14 not answerable
Query 15 answerable
Successfully verified answerability
Filtering ldapsearch results...
Filtering original ldif...
Comparing filter output...

Testing cache refresh
Query 16: filter:(&(objectclass=person)(uid=dots)) attrs:cn mail telephonenumber
Waiting 4 seconds for cache to refresh
Checking entry again

Testing Bind caching
Query 17: cn=James A Jones 1,ou=Alumni Association,ou=People,dc=example,dc=com
Query 18: (Bind should be cached)

Testing pwdModify
ldappasswd failed (1)!
>>>>> ./scripts/test020-proxycache failed for bdb (exit 1)
make[2]: *** [bdb-yes] Error 1
make[1]: *** [test] Error 2
make: *** [test] Error 2

I put a tarball of the testrun folder at the following URL:

http://www.zetwork.com/testrun.tgz

jens