Bug 10168

Summary: built-in sanity tests fail on alpha
Product: [Retired] Red Hat Linux Reporter: Brock Organ <borgan>
Component: openldapAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
Target Milestone: ---   
Target Release: ---   
Hardware: alpha   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-06-10 21:32:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Brock Organ 2000-03-14 17:25:09 UTC
[root@test162 tests]# rpm -q openldap
openldap-1.2.9-5

[root@test162 tests]# pwd
/usr/src/redhat/BUILD/openldap-1.2.9/tests

[root@test162 tests]# make
ln: ./data: cannot overwrite directory
make: [all-local] Error 1 (ignored)
Initiating LDAP tests...
>>>>> Executing all LDAP tests...
>>>>> Test Directory: .
>>>>> Backend: ldbm
>>>>> Starting test001-ldif2ldbm ...
running defines.sh . ldbm
Datadir is ./data
Cleaning up in ./test-db...
Running ldif2ldbm to build slapd database...
ldif2ldbm failed!
>>>>> ./scripts/test001-ldif2ldbm failed (exit 1)
make: *** [all-local] Error 1
[root@test162 tests]#

Comment 1 Nalin Dahyabhai 2000-03-16 13:26:59 UTC
This is a glibc limitation on Alphas.  It's fixed in CVS, and will be fixed in
the next build of the glibc package.

Comment 2 Brock Organ 2000-04-05 17:34:59 UTC
resolved in alpha RCs ...

Comment 3 Nalin Dahyabhai 2000-06-10 21:32:01 UTC
The 6.2 final release had the fix in glibc for this.