Your message dated Sat, 18 Aug 2001 15:50:08 -0600 (MDT)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#108727: apt-get autoclean prints out needless debug
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; 14 Aug 2001 19:36:08 +0000
>From [EMAIL PROTECTED] Tue Aug 14 14:36:08 2001
Return-path: <[EMAIL PROTECTED]>
Received: from boof.brainfood.com (lapdoog.doogie.org) [216.234.231.190]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 15Wjyy-0007cH-00; Tue, 14 Aug 2001 14:36:08 -0500
Received: from localhost ([127.0.0.1])
by lapdoog.doogie.org with esmtp (Exim 3.22 #1 (Debian))
id 15WahY-0005MX-00
for <[EMAIL PROTECTED]>; Tue, 14 Aug 2001 04:41:32 -0500
Date: Tue, 14 Aug 2001 04:41:32 -0500 (CDT)
From: Adam Heath <[EMAIL PROTECTED]>
X-X-Sender: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: apt-get autoclean prints out needless debug
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
package: apt
version: apt 0.5.3 for linux i386 compiled on Mar 7 2001 19:25:55
kbyoupreview:/var# apt-get autoclean
Reading Package Lists... Done
Building Dependency Tree... Done
Del jade 1.2.1-18 [270kB]
Del jadetex 3.5-2 [174kB]
Del libsp1 1.3.4-1.2.1-18 [1353kB]
Why are those Del lines printed?
---------------------------------------
Received: (at 108727-done) by bugs.debian.org; 18 Aug 2001 21:50:12 +0000
>From [EMAIL PROTECTED] Sat Aug 18 16:50:12 2001
Return-path: <[EMAIL PROTECTED]>
Received: from crack-ext.ab.videon.ca [206.75.216.33]
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 15YDyu-0005QK-00; Sat, 18 Aug 2001 16:50:12 -0500
Received: (qmail 28722 invoked from network); 18 Aug 2001 21:50:10 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.108.173.63])
(envelope-sender <[EMAIL PROTECTED]>)
by crack-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
for <[EMAIL PROTECTED]>; 18 Aug 2001 21:50:10 -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 15YDyq-0001cf-00; Sat, 18 Aug 2001 15:50:08 -0600
Date: Sat, 18 Aug 2001 15:50:08 -0600 (MDT)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: Adam Heath <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
cc: APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#108727: apt-get autoclean prints out needless debug
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 Tue, 14 Aug 2001, Adam Heath wrote:
> kbyoupreview:/var# apt-get autoclean
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Del jade 1.2.1-18 [270kB]
> Del jadetex 3.5-2 [174kB]
> Del libsp1 1.3.4-1.2.1-18 [1353kB]
>
> Why are those Del lines printed?
Same reason get lines are printed. Use -qq if you don't like it.
Jason