Full_Name: Hallvard B Furuseth Version: HEAD OS: Linux x86_64 URL: http://folk.uio.no/hbf/test004bug.tbz Submission from: (NULL) (129.240.6.233) Submitted by: hallvard
"./run -b ldif test004-modify" gets noSuchObject when it attempts to delete "cn=James A Jones 2,ou=Information Technology Division, ou=People,dc=example,dc=com".
The tests do not fully support back-ldif, but I don't see why this one should fail. The entry is present as testrun/db.1.a/dc=example,dc=com/ou=people/ou=information technology division/cn=james a jones 2.ldif.
tests$ ./run -b ldif test004-modify Cleaning up test run directory leftover from previous run. Running ./scripts/test004-modify... running defines.sh Running slapadd to build slapd database... Starting slapd on TCP/IP port 9011... Testing slapd modify operations... Testing modify, add, and delete... ldapmodify failed (32)!
tests$ grep '^conn=' testrun/slapd.1.log | tail -n6 conn=1 op=6 do_delete conn=1 op=6 DEL dn="cn=James A Jones 2,ou=Information Technology Division,ou=People,dc=example,dc=com" conn=1 op=6 RESULT tag=107 err=32 text= conn=1 op=7 do_unbind conn=1 op=7 UNBIND conn=1 fd=8 closed