Your message dated Sat, 01 Oct 2005 14:47:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#315731: fixed in cron-apt 0.3.1
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; 25 Jun 2005 12:45:15 +0000
>From [EMAIL PROTECTED] Sat Jun 25 05:45:15 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 5301d.unt0.torres.l21.ma.zugschlus.de
(torres.int.l21.ma.zugschlus.de) [217.151.83.1] (Debian-exim)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DmA27-0001da-00; Sat, 25 Jun 2005 05:45:15 -0700
Received: from 82018.int0.torres.int.l21.ma.zugschlus.de
([192.168.130.1] helo=torres.int.l21.ma.zugschlus.de ident=mh)
by torres.int.l21.ma.zugschlus.de with esmtp (Exim 4.51)
id 1DmA1y-0007wv-CO; Sat, 25 Jun 2005 14:45:12 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Marc Haber <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: cron-apt: FILTERCTRLM doesn't work too well with aptitude
X-Mailer: reportbug 3.8
Date: Sat, 25 Jun 2005 14:45:05 +0200
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Score: (-----) -5.9
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: cron-apt
Version: 0.3.0
Severity: normal
Tags: patch
Please consider this patch which will improve FILTERCTRLM behavior.
cron-apt diff handling needs to adapt to aptitude as well, since
aptitude update seems to create "Hit" lines out of order. I will
investigate.
Greetings
Marc
--- cron-apt.orig 2005-06-20 11:51:43.000000000 +0200
+++ /usr/sbin/cron-apt 2005-06-25 14:35:33.000000000 +0200
@@ -430,8 +430,10 @@
umask $UMASK_SAVE
fi
if [ "$FILTERCTRLM" = "true" ]; then
- grep -v "
-" "$TEMP" > "$FILTER"
+ CTRLM="$(echo -e \\r)"
+ < "$TEMP" sed "s/.*$CTRLM\(.\+\)/\1/" > "$FILTER"
+ #grep -v "
+#" "$TEMP" > "$FILTER"
cp "$FILTER" "$TEMP"
fi
if [ $RET -ne 0 ]; then
-- System Information:
Debian Release: 3.1
Architecture: i386 (i586)
Kernel: Linux 2.4.31-zgfw
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Versions of packages cron-apt depends on:
ii apt 0.5.28.6 Advanced front-end for dpkg
ii bash 2.05b-26 The GNU Bourne Again SHell
ii debianutils 2.8.4 Miscellaneous utilities specific t
ii mailx 1:8.1.2-0.20040524cvs-4 A simple mail user agent
-- no debconf information
---------------------------------------
Received: (at 315731-close) by bugs.debian.org; 1 Oct 2005 21:48:09 +0000
>From [EMAIL PROTECTED] Sat Oct 01 14:48:09 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1ELpCH-0006N3-00; Sat, 01 Oct 2005 14:47:09 -0700
From: Ola Lundqvist <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#315731: fixed in cron-apt 0.3.1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 01 Oct 2005 14:47:09 -0700
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 3
Source: cron-apt
Source-Version: 0.3.1
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.3.1.dsc
to pool/main/c/cron-apt/cron-apt_0.3.1.dsc
cron-apt_0.3.1.tar.gz
to pool/main/c/cron-apt/cron-apt_0.3.1.tar.gz
cron-apt_0.3.1_all.deb
to pool/main/c/cron-apt/cron-apt_0.3.1_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: Sun, 2 Oct 2005 00:19:01 +0200
Source: cron-apt
Binary: cron-apt
Architecture: source all
Version: 0.3.1
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: 306453 309540 315731
Changes:
cron-apt (0.3.1) unstable; urgency=low
.
* Applied patch from Marc Haber <[EMAIL PROTECTED]> to fix
issue with CTRLM, closes: #315731.
* Corrected typo in configuration file, closes: #306453.
* Mention anacron in README, closes: #309540.
Files:
539ae89a241b41c36f8cb1168ffa7ad5 513 admin optional cron-apt_0.3.1.dsc
b6ad6ce14f921436add84e39d926b6fe 30667 admin optional cron-apt_0.3.1.tar.gz
57305e63abf426d600f1994e0b79ffc4 19462 admin optional cron-apt_0.3.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDPwyPGKGxzw/lPdkRAscUAJ997wwz2fZomH72rJpTlxtwQjGqvACdFIRH
EmnZbnvqoUj3N13gb2x9zQI=
=fwzI
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]