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

"dn" string literal bug fixed



I've committed fixes to both -devel and OPENLDAP_REL_ENG_1_2
to fix this bug (was introduced with the attribute normalization
changes).

Please test and provide feedback as soon as possible so
that I may build OpenLDAP 1.2.2.

Kurt

At 10:44 AM 5/26/99 -0700, Nathan Field wrote:
>(sorry if I'm beating on a dead horse here, but since the behavior has
>changed I thought I'd mention this).
>
>I just checked out the latest OPENLDAP_REL_ENG_1_2, and it seems to have
>fixed one of the tests, but another is now broken.  This is on both a
>pretty stock RedHat 6.0 and a highly modified RedHat 5.1 box (running
>glibc 2.1). Output of tests follows.
>
>[nathan@watcher 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...
>Starting slapd on TCP/IP port 9009...
>Using ldapsearch to retrieve all the entries...
>Waiting 5 seconds for slapd to start...
>Filtering ldapsearch results...
>Filtering original ldif used to create database...
>Comparing filter output...
>>>>>> Test succeeded
>>>>>> ./scripts/test001-ldif2ldbm completed OK.
>>>>>> waiting 5 seconds for things to exit
>
>>>>>> Starting test002-populate ...
>running defines.sh . ldbm
>Cleaning up in ./test-db...
>Starting slapd on TCP/IP port 9009...
>Using ldapsearch to check that slapd is running...
>Waiting 5 seconds for slapd to start...
>Using ldapmodify to populate the database...
>ldapmodify failed!
>kill: (4620) - No such pid
>>>>>> ./scripts/test002-populate failed (exit 81)
>make: *** [all-local] Error 81
>
>To get this I did:
>
>configure
>make depend
>make
>cd tests
>make
>
>Hope this helps, more testing info is available on demand,
>	nathan
>
>------------
>Nathan Field  Root is not something to be shared with strangers.
>
>"One World, One Web, One Program" - Microsoft Promotional Ad
>"Ein Volk, Ein Reich, Ein Fuhrer" - Adolf Hitler
>
>
>