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

Re: diagnosing test failures



Patrick Timmons wrote:
> 
> I would try --without-threads. It doesn't take much time and you never
> know.

we seem to have a winner. doing a configure --without-threads and making
the binary  seems to allow test003 to pass. i suppose the implication is
the db-2.7.7 I have is either not thread-safe, or not compiled to be
thread-safe.

test006 fails - it would seem that the slapd may be getting grumpy with
a supplied config file:

$ scripts/test006-acls 
running defines.sh . 
Cleaning up in ./test-db...
Running ldif2ldbm to build slapd database...
Starting slapd on TCP/IP port 9009...
Testing slapd access control...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
ldapsearch failed!
kill: 23507: The specified process does not exist.

$ more master.log
slapd 1.2.11-Release (Mon Jul 31 17:25:22 PDT 2000)
        raj@tardy:/home/raj/openldap-1.2.11/servers/slapd
./data/slapd-acl.conf: line 38: regular expression ".*,ou=Alumni
Association,ou=
People,o=University of Michigan,c=US$$" bad because of $ anchor not at
end of pa
ttern.

<access clause> ::= access to <what> [ by <who> <access> ]+ 
<what> ::= * | [dn=<regex>] [filter=<ldapfilter>] [attrs=<attrlist>]
<attrlist> ::= <attr> | <attr> , <attrlist>
<attr> ::= <attrname> | entry | children
<who> ::= * | self | dn=<regex> | addr=<regex> |
        domain=<regex> | dnattr=<dnattrname>
<access> ::= [self]{none | compare | search | read | write }

an its search on "acl" didn't get me anything I could match to this,
though I might have misinterpreted what I was reading. i'm still not
very adept at its searches

rick jones
-- 
these opinions are mine, all mine; HP might not want them anyway... :)
feel free to email, OR post, but please do NOT do BOTH...
my email address is raj in the cup.hp.com domain...