Your message dated Tue, 20 Dec 2005 13:47:18 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#344098: fixed in cron-apt 0.4.3
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; 20 Dec 2005 00:43:11 +0000
>From [EMAIL PROTECTED] Mon Dec 19 16:43:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from outbound05.telus.net ([199.185.220.224] 
helo=priv-edtnes40.telusplanet.net)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EoVax-0008Ef-DZ
        for [EMAIL PROTECTED]; Mon, 19 Dec 2005 16:43:11 -0800
Received: from steveholt ([205.250.217.124])
          by priv-edtnes40.telusplanet.net
          (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP
          id <[EMAIL PROTECTED]>;
          Mon, 19 Dec 2005 17:42:33 -0700
Received: from root by steveholt with local (Exim 4.54)
        id 1EoVaL-0004Rc-KD; Mon, 19 Dec 2005 16:42:33 -0800
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Cameron Dale <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: cron-apt: DIFFIGNORE option broken in per-action config files
X-Mailer: reportbug 3.17
Date: Mon, 19 Dec 2005 16:42:33 -0800
Message-Id: <[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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: cron-apt
Version: 0.4.2
Severity: normal


Using the DIFFIGNORE configuration option in per-action config files (in 
/etc/cron-apt/config.d/) causes errors when cron-apt calls
the "diff" program. This occurs because the program only does the 
'DIFFIGNORE="--ignore-matching-lines=$DIFFIGNORE"' once, after the
main configuration file is read. If this option cannot be used in the 
per-action config files, that should be documented (perhaps
along with the other options that can't, like REFRAINFILE and others). It seems 
like this should be available as a per-action option,
so adding something like:

    if [ -n "$DIFFIGNORE" -a "${DIFFIGNORE:0:23}" != "--ignore-matching-lines" 
] ; then
        DIFFIGNORE="--ignore-matching-lines=$DIFFIGNORE"
    fi

after the per-action config files are read (in between line 420 and 421) seems 
like a good idea.

Thanks,

Cameron Dale


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages cron-apt depends on:
ii  apt              0.6.42.1                Advanced front-end for dpkg
ii  bash             3.0-17                  The GNU Bourne Again SHell
ii  debianutils      2.15.1                  Miscellaneous utilities specific t
ii  mailx            1:8.1.2-0.20050715cvs-1 A simple mail user agent

Versions of packages cron-apt recommends:
ii  liblockfile1                  1.06       NFS-safe locking library, includes

-- no debconf information

---------------------------------------
Received: (at 344098-close) by bugs.debian.org; 20 Dec 2005 21:52:27 +0000
>From [EMAIL PROTECTED] Tue Dec 20 13:52:27 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EopKI-0005VG-7b; Tue, 20 Dec 2005 13:47:18 -0800
From: Ola Lundqvist <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#344098: fixed in cron-apt 0.4.3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 20 Dec 2005 13:47:18 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: cron-apt
Source-Version: 0.4.3

We believe that the bug you reported is fixed in the latest version of
cron-apt, which is due to be installed in the Debian FTP archive:

cron-apt_0.4.3.dsc
  to pool/main/c/cron-apt/cron-apt_0.4.3.dsc
cron-apt_0.4.3.tar.gz
  to pool/main/c/cron-apt/cron-apt_0.4.3.tar.gz
cron-apt_0.4.3_all.deb
  to pool/main/c/cron-apt/cron-apt_0.4.3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ola Lundqvist <[EMAIL PROTECTED]> (supplier of updated cron-apt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 20 Dec 2005 20:10:37 +0100
Source: cron-apt
Binary: cron-apt
Architecture: source all
Version: 0.4.3
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist <[EMAIL PROTECTED]>
Changed-By: Ola Lundqvist <[EMAIL PROTECTED]>
Description: 
 cron-apt   - automatic update of packages using apt-get
Closes: 344098
Changes: 
 cron-apt (0.4.3) unstable; urgency=low
 .
   * The DIFFIGNORE option is now possible to set per config.d file,
     closes: #344098.
Files: 
 ef8c6a6a8f268fc06a53589ef28a7476 513 admin optional cron-apt_0.4.3.dsc
 293690a114983e0672ed3ac7104958cd 32817 admin optional cron-apt_0.4.3.tar.gz
 cd4ee336a2fd8257711c51eb4de214ba 21378 admin optional cron-apt_0.4.3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDqGCiGKGxzw/lPdkRAkdFAKCqhhRBaASo9c3N3DhTLgmldNH3XgCfRE+5
iSWXVSFWTMXo8+S61w6zbwE=
=KEtx
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to