This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.
Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
[ Forwarded Debian bug report ]
--- begin forwarded text
Subject: Bug#42898: libc6: db_dump185 links to libdb not libdb1
Reply-To: Paul Martin <pm@nowster.zetnet.co.uk>, 42898@bugs.debian.org
From: Paul Martin <pm@nowster.zetnet.co.uk>
To: submit@bugs.debian.org
Date: Thu, 12 Aug 1999 17:34:42 +0100
Package: libc6
Version: 2.1.2-0pre7
Severity: grave
db_dump185 cannot handle db1.85 databases as it links thus:
# ldd /usr/bin/db_dump185
libdb.so.3 => /lib/libdb.so.3 (0x40006000)
libc.so.6 => /lib/libc.so.6 (0x40041000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2aaaa000)
This looks like -ldb was used in the makefile rather than -ldb1
This is a grave bug as it prevents users migrating their databases as
recommended by the output of the postinst script of perl-5.005, and could
cause data loss -- Perl doesn't notify as an error that it's clobbering a
database of the wrong type by default.
-- System Information
Debian Release: potato
Kernel Version: Linux nowster 2.3.12 #1 Mon Aug 2 12:09:07 BST 1999
i686 unknown
Versions of the packages libc6 depends on:
ii ldso 1.9.11-2 The Linux dynamic linker, library and utilit
--
To UNSUBSCRIBE, email to debian-bugs-dist-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
--- end forwarded text
--
Joel Klecker (aka Espy) Debian GNU/Linux Developer
<URL:mailto:jk@espy.org> <URL:mailto:espy@debian.org>
<URL:http://web.espy.org/> <URL:http://www.debian.org/>
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |