Your message dated Wed, 21 Feb 2001 21:01:43 -0700 (MST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#86912: apt: depends on non-existant package
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; 21 Feb 2001 23:01:44 +0000
>From [EMAIL PROTECTED] Wed Feb 21 17:01:43 2001
Return-path: <[EMAIL PROTECTED]>
Received: from cr722548-a.crdva1.bc.wave.home.com (straylight.cyberhqz.com)
[::ffff:24.115.203.90]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14ViGU-00025E-00; Wed, 21 Feb 2001 17:01:43 -0600
Received: from cyberhq.internal.cyberhqz.com ([EMAIL PROTECTED] [192.168.0.2])
by straylight.cyberhqz.com (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id
PAA20493;
Wed, 21 Feb 2001 15:01:40 -0800
X-Authentication-Warning: straylight.cyberhqz.com: Host [EMAIL PROTECTED]
[192.168.0.2] claimed to be cyberhq.internal.cyberhqz.com
Received: by cyberhq.internal.cyberhqz.com (Postfix, from userid 1000)
id 495BBA7827; Wed, 21 Feb 2001 15:01:40 -0800 (PST)
From: Ryan Murray <[EMAIL PROTECTED]>
Subject: apt: depends on non-existant package
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.9
Message-Id: <[EMAIL PROTECTED]>
Date: Wed, 21 Feb 2001 15:01:40 -0800 (PST)
Delivered-To: [EMAIL PROTECTED]
Package: apt
Version: 0.5.0
Severity: serious
libstdc++2.10 has been removed from the archive (along with the C compiler that
it came with), making apt uninstallable in sid.
-- System Information
Debian Release: testing/unstable
Kernel Version: Linux cyberhq 2.4.2-pre3 #1 SMP Thu Feb 15 03:54:05 PST 2001
i686 unknown
Versions of the packages apt depends on:
ii libc6 2.2.2-1 GNU C Library: Shared libraries and Timezone
ii libstdc++2.10 2.95.2-14 The GNU stdc++ library
---------------------------------------
Received: (at 86912-done) by bugs.debian.org; 22 Feb 2001 04:01:46 +0000
>From [EMAIL PROTECTED] Wed Feb 21 22:01:46 2001
Return-path: <[EMAIL PROTECTED]>
Received: from cast-ext.ab.videon.ca [::ffff:206.75.216.34]
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 14Vmws-0006E5-00; Wed, 21 Feb 2001 22:01:46 -0600
Received: (qmail 12248 invoked from network); 22 Feb 2001 04:01:45 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.108.173.63])
(envelope-sender <[EMAIL PROTECTED]>)
by cast-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
for <[EMAIL PROTECTED]>; 22 Feb 2001 04:01:45 -0000
Received: from localhost
([127.0.0.1] helo=wakko.deltatee.com ident=jgg)
by wakko.deltatee.com with smtp (Exim 3.16 #1 (Debian))
id 14Vmwq-00063y-00; Wed, 21 Feb 2001 21:01:44 -0700
Date: Wed, 21 Feb 2001 21:01:43 -0700 (MST)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
Reply-To: Jason Gunthorpe <[EMAIL PROTECTED]>
To: Ryan Murray <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
cc: APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#86912: apt: depends on non-existant package
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 Wed, 21 Feb 2001, Ryan Murray wrote:
> libstdc++2.10 has been removed from the archive (along with the C compiler
> that
> it came with), making apt uninstallable in sid.
Tough. Put libstdc++ back. :>
APT has always linked against current-1 libraries to allow smooth
upgrades.
Jason