Your message dated Wed, 01 Oct 2008 01:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#497175: fixed in apticron 1.1.25
has caused the Debian Bug report #497175,
regarding apticron: please check whether /var/lib/aptitude/pkgstates exists
before grepping in it or redirect stderr to /dev/null
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
497175: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497175
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: apticron
Severity: grave
Version: 1.1.22
Tags: patch
The following line causes a mail to be send every night when
/var/lib/aptitude/pkgstates does not exist:
APTITUDE_HOLDS=`grep "^State: 2" -B 2 /var/lib/aptitude/pkgstates |grep
"^Package: .*$" |cut -d" " -f 2`
A possible fix is to change the line into:
APTITUDE_HOLDS=`grep "^State: 2" -B 2 /var/lib/aptitude/pkgstates |grep
"^Package: .*$" |cut -d" " -f 2` 2>/dev/null
According to the changelog this bug was introduced in version 1.1.22.
Regards,
Carsten
--- End Message ---
--- Begin Message ---
Source: apticron
Source-Version: 1.1.25
We believe that the bug you reported is fixed in the latest version of
apticron, which is due to be installed in the Debian FTP archive:
apticron_1.1.25.dsc
to pool/main/a/apticron/apticron_1.1.25.dsc
apticron_1.1.25.tar.gz
to pool/main/a/apticron/apticron_1.1.25.tar.gz
apticron_1.1.25_all.deb
to pool/main/a/apticron/apticron_1.1.25_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.
Tiago Bortoletto Vaz <[EMAIL PROTECTED]> (supplier of updated apticron 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.8
Date: Tue, 30 Sep 2008 21:12:34 -0300
Source: apticron
Binary: apticron
Architecture: source all
Version: 1.1.25
Distribution: unstable
Urgency: low
Maintainer: Tiago Bortoletto Vaz <[EMAIL PROTECTED]>
Changed-By: Tiago Bortoletto Vaz <[EMAIL PROTECTED]>
Description:
apticron - cron-script to mail impending apt updates
Closes: 497175 500110
Changes:
apticron (1.1.25) unstable; urgency=low
.
* Real fix for #497175 which was not actually fixed in 1.1.23;
(Closes: #497175)
* Suggest the user a full-upgrade rather than dist-upgrade aptitude's
option, once the second one is deprecated. Thanks to Dietmar Winkler;
(Closes: #500110)
* debian/postrm:
+ add conditional to run ucf.
Checksums-Sha1:
3946f97bc1f620aa57a34b03e19597efc1880900 951 apticron_1.1.25.dsc
aa4256f7dbb46a1c6b91d952ee675214fd0254c0 15228 apticron_1.1.25.tar.gz
8252ead45704051adbcde8b5d1efbd99abda86c4 14100 apticron_1.1.25_all.deb
Checksums-Sha256:
84cb6b805f1f0d00748393eac05c9feddf9bffd83245d46ba03dfc8e28d76959 951
apticron_1.1.25.dsc
2fe6a4cdc4efa8a401a337ac309d05c4a6ab99a663a173ef054618658e6a639a 15228
apticron_1.1.25.tar.gz
eb150cb7cfc644f9fa21c5389fb33793241e5aed9f5df2f58f38903a1f025a46 14100
apticron_1.1.25_all.deb
Files:
0dff04e3bcfc4886e1baf4b1c810cdcd 951 admin extra apticron_1.1.25.dsc
ee9491010f182b3ae36113e6a26054d8 15228 admin extra apticron_1.1.25.tar.gz
648cf5a6b4c7ecb30a8ee13b65e318ff 14100 admin extra apticron_1.1.25_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkjizbsACgkQLqiZQEml+FUg0ACeNfWTMCJ9bHgHGEqoLLz/FbBG
r4cAoKkgJvVY6IvDdPl+D19K9k5F4LCN
=1B6u
-----END PGP SIGNATURE-----
--- End Message ---