Re: upgrade to testing (woody) -- failed

2001-08-14 Thread Jim McCloskey

On Sun, Aug 12, 2001 at 01:28:28AM +, nestea wrote:

> tonight when i tried to upgrade a few boxes to woody, i received the
> following error message. 
> 
> ---
> perl: error while loading shared libraries: libdb.so.3: cannot open shared 
> object file: No such file or directory
> E: Write error - write (32 Broken pipe)
> E: Failure running script /usr/sbin/dpkg-preconfigure --apt
> ---

I got round this problem by installing the package libdb2 by hand with
dpkg. More precisely: dpkg -i libdb2_2%3a2.7.7-8_i386.deb The deb was
in /var/cache/apt/archives.

The upgrade proceeded more or less smoothly after that, but there was
also a problem with exim; I had to create the directory /etc/exim/
manually before the upgraded exim would install.

Jim



RE: upgrade to testing (woody) -- failed

2001-08-13 Thread Peter M. Lemmen
Hi,

I ran into a similar problem going from stable to unstable and updating the
basic libraries. The original libdb.so.3 symlink to libdb-2.1.3.so was
replaced by a symlink pointing to libdb-old.so, which didn't exist.
Replacing the original symlink seemed to fix it.

Got a bit scary there for a moment, since apt relied on perl to run, and
perl didn't work because of the missing library. :-)

Regards,

Peter.

> -Original Message-
> From: John Bagdanoff [mailto:[EMAIL PROTECTED] Behalf Of John
> Sent: maandag 13 augustus 2001 04:05
> To: debian-user@lists.debian.org
> Subject: Re: upgrade to testing (woody) -- failed
>
>
> On Sun, Aug 12, 2001 at 01:28:28AM +, nestea wrote:
> > hi all,
> >
> > tonight when i tried to upgrade a few boxes to woody, i
> received the following error message.
> >
> > any idea?
> >
> >
> > ---
> > perl: error while loading shared libraries: libdb.so.3: cannot
> open shared object file: No such file or directory
> > E: Write error - write (32 Broken pipe)
> > E: Failure running script /usr/sbin/dpkg-preconfigure --apt
> > ---
>
> I ran into the same problem a few days ago, I took the file from another
> woody box & added it to the one I just upgraded.  That got me past the
> upgrade
> But, then ldconfig c/o /lib/libdb.so.3 was not a link.  So I
> renamed it, then
> linked it with libdb.so.3.  Works for now anyway.
>
> john
> --
> -_-_-_-_-_-_-_-_-_-_-
>  Using [Debian] Linux
> _-_-_-_-_-_-_-_-_-_-_
>
>
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>



Re: upgrade to testing (woody) -- failed

2001-08-12 Thread John
On Sun, Aug 12, 2001 at 01:28:28AM +, nestea wrote:
> hi all,
> 
> tonight when i tried to upgrade a few boxes to woody, i received the 
> following error message.
> 
> any idea?
> 
> 
> ---
> perl: error while loading shared libraries: libdb.so.3: cannot open shared 
> object file: No such file or directory
> E: Write error - write (32 Broken pipe)
> E: Failure running script /usr/sbin/dpkg-preconfigure --apt
> ---

I ran into the same problem a few days ago, I took the file from another
woody box & added it to the one I just upgraded.  That got me past the
upgrade
But, then ldconfig c/o /lib/libdb.so.3 was not a link.  So I renamed it, then
linked it with libdb.so.3.  Works for now anyway.

john
-- 
-_-_-_-_-_-_-_-_-_-_-
 Using [Debian] Linux
_-_-_-_-_-_-_-_-_-_-_





Re: upgrade to testing (woody) -- failed

2001-08-11 Thread Ben Collins
On Sun, Aug 12, 2001 at 01:28:28AM +, nestea wrote:
> hi all,
> 
> tonight when i tried to upgrade a few boxes to woody, i received the 
> following error message.
> 
> any idea?
> 
> 
> ---
> perl: error while loading shared libraries: libdb.so.3: cannot open shared 
> object file: No such file or directory
> E: Write error - write (32 Broken pipe)
> E: Failure running script /usr/sbin/dpkg-preconfigure --apt
> ---

It's fixed in unstable.

-- 
 .--===-=-==-=---==-=-.
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
`  [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  --  [EMAIL PROTECTED]  '
 `---=--===-=-=-=-===-==---=--=---'



upgrade to testing (woody) -- failed

2001-08-11 Thread nestea
hi all,

tonight when i tried to upgrade a few boxes to woody, i received the following 
error message.

any idea?


---
perl: error while loading shared libraries: libdb.so.3: cannot open shared 
object file: No such file or directory
E: Write error - write (32 Broken pipe)
E: Failure running script /usr/sbin/dpkg-preconfigure --apt
---


nestea 2001