Your message dated Sun, 25 Feb 2001 19:55:54 -0700 (MST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#87595: upgrade makes typo in /etc/apt/apt.conf!
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; 25 Feb 2001 15:26:43 +0000
>From [EMAIL PROTECTED] Sun Feb 25 09:26:43 2001
Return-path: <[EMAIL PROTECTED]>
Received: from app109.hitnet.rwth-aachen.de [::ffff:137.226.181.109]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14X34N-0002JF-00; Sun, 25 Feb 2001 09:26:43 -0600
Received: by app109.hitnet.rwth-aachen.de (Postfix, from userid 1000)
id 257DC5139; Sun, 25 Feb 2001 16:26:39 +0100 (CET)
From: Christian Hammers <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: upgrade makes typo in /etc/apt/apt.conf!
X-Reportbug-Version: 1.14
X-Mailer: reportbug 1.14
Date: Sun, 25 Feb 2001 16:26:37 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Package: apt
Version: 0.5.0
Severity: important
After upgrading apt:
There was a missing ";" in apt.conf liune 144
dpkg-buildpackage "/usr/bin/dpkg-buildpackage";
bye,
-christian-
-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux lathspell 2.4.2 #4 Don Feb 22 18:51:59 CET 2001 i586
Versions of packages apt depends on:
ii libc6 2.2.2-1 GNU C Library: Shared libraries an
ii libstdc++2.10 1:2.95.2-14 The GNU stdc++ library
---------------------------------------
Received: (at 87595-done) by bugs.debian.org; 26 Feb 2001 02:55:57 +0000
>From [EMAIL PROTECTED] Sun Feb 25 20:55:57 2001
Return-path: <[EMAIL PROTECTED]>
Received: from crack-ext.ab.videon.ca [::ffff:206.75.216.33]
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 14XDpN-0003R2-00; Sun, 25 Feb 2001 20:55:57 -0600
Received: (qmail 17254 invoked from network); 26 Feb 2001 02:55:55 -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]>; 26 Feb 2001 02:55:55 -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 14XDpL-0000rs-00; Sun, 25 Feb 2001 19:55:55 -0700
Date: Sun, 25 Feb 2001 19:55:54 -0700 (MST)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: Christian Hammers <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
cc: Debian Bug Tracking System <[EMAIL PROTECTED]>,
[email protected],
APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#87595: upgrade makes typo in /etc/apt/apt.conf!
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 Sun, 25 Feb 2001, Christian Hammers wrote:
> After upgrading apt:
> There was a missing ";" in apt.conf liune 144
> dpkg-buildpackage "/usr/bin/dpkg-buildpackage";
Which was created by you and really should be empty except for the debconf
line.
Jason