Comment 6 for bug 96980

Revision history for this message
Adam Jiang (jiang-adam) wrote :

Can reproduce this on Jaunty

~/workspace/packaging/subversion/subversion-1.5.6$ apu-config --libs
~/workspace/packaging/subversion/subversion-1.5.6$ ldd /usr/lib/libaprutil-1.so | grep libdb
 libdb-4.6.so => /usr/lib/libdb-4.6.so (0xb7e7d000)
~/workspace/packaging/subversion/subversion-1.5.6$ ldd /usr/lib/libaprutil-1.so | grep sqlite
 libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0xb7bbb000)
~/workspace/packaging/subversion/subversion-1.5.6$ ldd /usr/lib/libaprutil-1.so | grep expat
 libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb7a94000)

It really disappoint me that the bugs remain over years in our Ubuntu release. I don't think this will help us to get Bug #1 fixed.

Is there anyone could please teach me to solve this problem. I mean the Bug #96980, not the unreachable Bug #1.