Your message dated Fri, 18 Aug 2000 09:06:16 -0600 (MDT)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#69354: apt-get removes packages without a reason
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Darren Benham
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 18 Aug 2000 07:24:06 +0000
>From [EMAIL PROTECTED] Fri Aug 18 02:24:05 2000
Return-path: <[EMAIL PROTECTED]>
Received: from gw-fddi.math.rwth-aachen.de (gw-d.math.rwth-aachen.de)
[::ffff:134.130.173.1]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 13PgVZ-0005oq-00; Fri, 18 Aug 2000 02:24:05 -0500
Received: from mira.math.rwth-aachen.de ([137.226.152.76]) by
gw-d.math.rwth-aachen.de
with esmtp (ident root using rfc1413) id m13PgZv-00002JC
(Debian Smail-3.2.0.102 1998-Aug-2 #2); Fri, 18 Aug 2000 09:28:35 +0200
(CEST)
Received: from localhost (1095 bytes) by mira.math.rwth-aachen.de
via sendmail with P:stdio/R:smart_host/T:smtp
(sender: <neunhoef>) (ident <neunhoef> using unix)
id <[EMAIL PROTECTED]>
for <[EMAIL PROTECTED]>; Fri, 18 Aug 2000 09:24:04 +0200 (CEST)
(Smail-3.2.0.102 1998-Aug-2 #2 built 1998-Oct-13)
From: [EMAIL PROTECTED]
Date: Fri, 18 Aug 2000 09:24:04 +0200
To: [EMAIL PROTECTED]
Subject: apt-get removes packages without a reason
Message-ID: <[EMAIL PROTECTED]>
Reply-To: Max Neunhoeffer <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Mutt/1.0.1i
Delivered-To: [EMAIL PROTECTED]
Package: apt
Version: 0.3.19
During the update slink->potato apt-get (with method dist-upgrade)
the package libcompface1 (libc5 compatibility-version) was removed
automatically.
This made some locally installed programs outside the distribution
unusable.
We consider this a bug.
Libraries should never be removed without a reason during an upgrade,
because it is possible that they are used by other, locally installed
programs.
--
// // Max Neunhöffer <[EMAIL PROTECTED]>
// // Alexianergraben 4-6, 52062 Aachen, Germany
// // Tel.: +49 241 406605 (private) / +49 241 804549 (institute)
// // May the Source be with you!
---------------------------------------
Received: (at 69354-done) by bugs.debian.org; 18 Aug 2000 15:06:33 +0000
>From [EMAIL PROTECTED] Fri Aug 18 10:06:33 2000
Return-path: <[EMAIL PROTECTED]>
Received: from tmmi197-073.telusvelocity.net (wakko.deltatee.com)
[::ffff:209.115.197.73]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 13Pnj7-00073v-00; Fri, 18 Aug 2000 10:06:33 -0500
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
by wakko.deltatee.com with smtp (Exim 2.11 #1)
id 13Pniq-0003XE-00 (Debian); Fri, 18 Aug 2000 09:06:16 -0600
Date: Fri, 18 Aug 2000 09:06:16 -0600 (MDT)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: Max Neunhoeffer <[EMAIL PROTECTED]>,
[EMAIL PROTECTED]
cc: APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#69354: apt-get removes packages without a reason
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
On Fri, 18 Aug 2000 [EMAIL PROTECTED] wrote:
> During the update slink->potato apt-get (with method dist-upgrade)
> the package libcompface1 (libc5 compatibility-version) was removed
> automatically.
In that case you should have told apt to not continue and placed the
package on hold so that it knows to work around whatever is causing it to
be removed..
This is generally true for any locally used package.
Jason