Your message dated Wed, 7 Mar 2001 23:12:41 -0700 (MST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#88898: apt: apt stopped using DPkg:: config directives
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; 8 Mar 2001 05:46:39 +0000
>From [EMAIL PROTECTED] Wed Mar 07 23:46:39 2001
Return-path: <[EMAIL PROTECTED]>
Received: from (ren.scso.com) [::ffff:213.57.99.41]
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 14atG3-0006VZ-00; Wed, 07 Mar 2001 23:46:39 -0600
Received: (qmail 17238 invoked by uid 1000); 8 Mar 2001 05:46:31 -0000
Date: 8 Mar 2001 05:46:31 -0000
Message-ID: <[EMAIL PROTECTED]>
From: Ira Abramov <[EMAIL PROTECTED]>
Subject: apt: apt stopped using DPkg:: config directives
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.9
Delivered-To: [EMAIL PROTECTED]
Package: apt
Version: 0.5.2
Severity: important
used to heve these two lines in apt.conf for lilo upgrades:
DPkg::Pre-Invoke {"mount -o remount,rw /boot";};
DPkg::Post-Invoke {"mount -o remount,ro /boot";};
suddenly today it is ignored, I'm not sure which of the last few apt versions
broke it. today's lilo update I'm forced to do by hand.
-- System Information
Debian Release: testing/unstable
Kernel Version: Linux ren 2.4.1-ac18 #4 SMP Sun Feb 18 18:34:18 IST 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.3-6 The GNU stdc++ library
---------------------------------------
Received: (at 88898-done) by bugs.debian.org; 8 Mar 2001 06:12:43 +0000
>From [EMAIL PROTECTED] Thu Mar 08 00:12:43 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 14atfH-0008Tw-00; Thu, 08 Mar 2001 00:12:43 -0600
Received: (qmail 4267 invoked from network); 8 Mar 2001 06:12:42 -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]>; 8 Mar 2001 06:12:42 -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 14atfF-00005S-00; Wed, 07 Mar 2001 23:12:41 -0700
Date: Wed, 7 Mar 2001 23:12:41 -0700 (MST)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: Ira Abramov <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
cc: [EMAIL PROTECTED], [email protected],
APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#88898: apt: apt stopped using DPkg:: config directives
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 8 Mar 2001, Ira Abramov wrote:
> suddenly today it is ignored, I'm not sure which of the last few apt
> versions broke it. today's lilo update I'm forced to do by hand.
0.5.3 fixes this
Jason