Your message dated Tue, 6 Sep 2005 06:32:12 +0300 with message-id <[EMAIL PROTECTED]> and subject line Bug#326644: gpm: modifies conffile? 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.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 4 Sep 2005 18:13:29 +0000 >From [EMAIL PROTECTED] Sun Sep 04 11:13:29 2005 Return-path: <[EMAIL PROTECTED]> Received: from ms-smtp-04.nyroc.rr.com [24.24.2.58] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EByzg-0002p1-00; Sun, 04 Sep 2005 11:13:29 -0700 Received: from andromeda (cpe-69-202-136-66.twcny.res.rr.com [69.202.136.66]) by ms-smtp-04.nyroc.rr.com (8.12.10/8.12.10) with ESMTP id j84IDQV2003137 for <[EMAIL PROTECTED]>; Sun, 4 Sep 2005 14:13:26 -0400 (EDT) Received: from pryzbyj by andromeda with local (Exim 4.52) id 1EByzc-0003MV-Nv for [EMAIL PROTECTED]; Sun, 04 Sep 2005 14:13:24 -0400 Date: Sun, 4 Sep 2005 14:13:24 -0400 To: Debian BTS Submission <[EMAIL PROTECTED]> Subject: gpm: modifies conffile? Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i From: Justin Pryzby <[EMAIL PROTECTED]> X-Virus-Scanned: Symantec AntiVirus Scan Engine Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: gpm Severity: serious Version: 1.19.6-21 File: /etc/gpm.conf Justification: maintscripts apparently modify conffile (violates: 10.7.3) While doing a dist upgrade: Preparing to replace gpm 1.19.6-20 (using .../gpm_1.19.6-21_i386.deb) ... Unpacking replacement gpm ... I got a message about /etc/gpm.conf being modified: --- /etc/gpm.conf 2003-04-26 20:36:28.000000000 -0400 +++ /tmp/tmp.vMywl5 2005-09-04 12:58:51.000000000 -0400 @@ -9,12 +9,12 @@ # protected from evaluation (i.e. by quoting them). # # This file is used by /etc/init.d/gpm and can be modified by -# /usr/sbin/gpmconfig. +# "dpkg-reconfigure gpm" or by hand at your option. # device=/dev/input/mice responsiveness= repeat_type= type=autops2 -append="" +append='' sample_rate= GPM/Debconf reports that "my version" (of the file) "has been locally modified", but was not modified by me. --------------------------------------- Received: (at 326644-done) by bugs.debian.org; 6 Sep 2005 03:32:32 +0000 >From [EMAIL PROTECTED] Mon Sep 05 20:32:32 2005 Return-path: <[EMAIL PROTECTED]> Received: from 208.red-62-57-6.user.auna.net (pulsar.hadrons.org) [62.57.6.208] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1ECUCG-0000Ti-00; Mon, 05 Sep 2005 20:32:32 -0700 Received: from guillem by pulsar.hadrons.org with local (Exim 3.36 #1 (Debian)) id 1ECUBy-0005cR-00; Tue, 06 Sep 2005 05:32:14 +0200 Date: Tue, 6 Sep 2005 06:32:12 +0300 From: Guillem Jover <[EMAIL PROTECTED]> To: Justin Pryzby <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Bug#326644: gpm: modifies conffile? Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.10i Sender: Guillem Jover <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-4.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER, RCVD_IN_DSBL autolearn=no version=2.60-bugs.debian.org_2005_01_02 Hi, On Sun, Sep 04, 2005 at 02:13:24PM -0400, Justin Pryzby wrote: > Package: gpm > Severity: serious > Version: 1.19.6-21 > File: /etc/gpm.conf > Justification: maintscripts apparently modify conffile (violates: 10.7.3) That's wrong. This file is a configuration file, and not a conffile. > While doing a dist upgrade: > > Preparing to replace gpm 1.19.6-20 (using .../gpm_1.19.6-21_i386.deb) ... > Unpacking replacement gpm ... > > I got a message about /etc/gpm.conf being modified: > > --- /etc/gpm.conf 2003-04-26 20:36:28.000000000 -0400 > +++ /tmp/tmp.vMywl5 2005-09-04 12:58:51.000000000 -0400 > @@ -9,12 +9,12 @@ > # protected from evaluation (i.e. by quoting them). > # > # This file is used by /etc/init.d/gpm and can be modified by > -# /usr/sbin/gpmconfig. > +# "dpkg-reconfigure gpm" or by hand at your option. > # > device=/dev/input/mice > responsiveness= > repeat_type= > type=autops2 > -append="" > +append='' > sample_rate= > > GPM/Debconf reports that "my version" (of the file) "has been locally > modified", but was not modified by me. Well, even if annoying, we cannot do anything about that, because that's due to the transition to debconf + ucf, and we cannot fix and get that into sarge anyway. So I'm closing this bug, if you disagree, please reopen and lower the severity to normal or similar. Although that will be pointless as that will not happen anymore on sarge -> etch upgrade, and Debian only supports upgrading from one release to the next one. regards, guillem -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]