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

Tests fail on RedHat 6.0 (ITS#156)



Full_Name: Bruce Tenison
Version: Latest Stable CVS
OS: Redhat 6.0 Linux/i386
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (198.79.30.79)


Compiles and tests fine on RH 5.2, but on 6.0 the tests fail.  I'm getting :
May  3 20:57:04 gate2 slapd[10901]: ldbm_db_errcall(): ==> cachesize will be
ignored if environment exists
May  3 20:57:14 gate2 slapd[10905]: ldbm_db_errcall(): ==> cachesize will be
ignored if environment exists
in my /var/log/messages file.

The results of the tests are:
[root@gate2 tests]# make 
ln: ./data: cannot overwrite directory
make: [all-local] Error 1 (ignored)
Initiating LDAP tests...
>>>>> Executing all LDAP tests...
>>>>> Test Directory: .
>>>>> Starting test001-ldif2ldbm ...
running defines.sh .
Datadir is ./data
Cleaning up in ./test-db...
Running ldif2ldbm to build slapd database...
id2entry file: Success
dn2id file: Success
Starting slapd on TCP/IP port 9009...
Using ldapsearch to retrieve all the entries...
Waiting 5 seconds for slapd to start...
ldapsearch failed!
>>>>> ./scripts/test001-ldif2ldbm failed (exit 32)
make: *** [all-local] Error 32
[root@gate2 tests]# 

Any ideas?  Thanks!