At Wed, 16 Jul 2003 18:38:20 -0600,
Daniel Webb wrote:
> Package: libc6.1
> Version: 2.2.5-11.5
> Severity: normal
>
> -- System Information
> Debian Release: 3.0
> Kernel Version: Linux riccati 2.4.20 #1 Wed Apr 2 22:28:21 MST 2003 alpha unknown
> 
> Everything worked fine until an apt-get upgrade last night.
> 
> >/etc/init.d/apache start
> Starting web server: apache/usr/sbin/apache: error while loading shared libraries:
> libdb.so.2.1: cannot open shared object file: No such file or directory
> failed
> 
> (I have stable, testing, and unstable in my sources.list, but run almost exclusively
> stable)
> 
> >auto-apt update
> <...>
> >auto-apt search libdb.so.2.1
> lib/libdb.so.2.1        base/libc6.1,oldlibs/libdb1-compat
> 
> libdb1-compat is only in testing and unstable, so I assume libc6.1 should have the 
> file
> on my system.

I checked alpha woody:

        escher:~> dpkg -s libc6.1 | grep Version:
        Version: 2.2.5-11.5
        escher:~> uname -m
        alpha
        escher:~> dpkg -L libc6.1 | grep libdb
        /lib/libdb1-2.2.5.so
        /lib/libdb.so.2.1
        /lib/libdb1.so.2.1
        escher:~> ls -al /lib/libdb*
        lrwxrwxrwx    1 root     root           15 Sep 21  2003 /lib/libdb.so.2.1 -> 
libdb1-2.2.5.so
        -rw-r--r--    1 root     root       401424 Apr 18  2002 /lib/libdb.so.3
        -rw-r--r--    1 root     root       156697 Apr  3  2003 /lib/libdb1-2.2.5.so
        lrwxrwxrwx    1 root     root           15 Sep 21  2003 /lib/libdb1.so.2.1 -> 
libdb1-2.2.5.so
        lrwxrwxrwx    1 root     root           15 Sep 21  2003 /lib/libdb2.so.2 -> 
libdb2.so.2.7.7
        -rw-r--r--    1 root     root       451024 Apr 18  2002 /lib/libdb2.so.2.7.7

So I think there's no problem.  Do you still have this problem?
If you have no objection, I'll close this bug.

Regards,
-- gotom



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to