Your message dated Wed, 25 Oct 2006 16:47:09 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#370674: fixed in apticron 1.1.19 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)
--- Begin Message ---Package: apticron Version: 1.1.15 Severity: grave Justification: renders package unusable apticron correctly generates the list of packages to be upgraded, but the changelog entries are missing in its mail message. Instead, the mail ends with -----snip-----snap----------snip-----snap----------snip-----snap----- Package Details: Usage: apt-listchanges [options] {--apt | filename.deb ...} -----snip-----snap----------snip-----snap----------snip-----snap----- Looking into this, I assume line 90 if [ `ls ${PKGPATH}${PKG}_${VERFILE}_*.deb >& /dev/null` ] ; then to be the source of the problem. I suppose the intention is to filter out packages which couldn't be found in the local file system. But ls returns 0 on success and values greater than 0 on error, so this condition should perhaps rather be if [ ! `ls ${PKGPATH}${PKG}_${VERFILE}_*.deb >& /dev/null` ] ; then which works on my system. Regards, Michael -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (900, 'testing'), (800, 'unstable'), (700, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16.19-smp Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages apticron depends on: ii apt-listchanges 2.59-0.2 Display change history from .deb a ii debconf [debconf 1.5.1 Debian configuration management sy ii iproute 20051007-4 Professional tools to control the ii mailx 1:8.1.2-0.20050715cvs-1 A simple mail user agent apticron recommends no packages.
--- End Message ---
--- Begin Message ---Source: apticron Source-Version: 1.1.19 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.19.dsc to pool/main/a/apticron/apticron_1.1.19.dsc apticron_1.1.19.tar.gz to pool/main/a/apticron/apticron_1.1.19.tar.gz apticron_1.1.19_all.deb to pool/main/a/apticron/apticron_1.1.19_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.7 Date: Wed, 25 Oct 2006 19:44:15 -0300 Source: apticron Binary: apticron Architecture: source all Version: 1.1.19 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: 330052 349539 370674 383154 Changes: apticron (1.1.19) unstable; urgency=low . * Removed capitalized subject in apticron file. Thanks to martin f krafft. (Closes: #383154) * Added new portuguese translation for debconf. Thanks to Rui Branco. (Closes: #330052) * Added new german translation for debconf. Thanks to Johannes Starosta. (Closes: #349539) * Fix broken conditional. Thanks to Nis Martensen. (Closes: #370674) * Put po-debconf in Build-depends (policy 7.6) * Fix no encode declaration in pt.po Files: 88fd08a104aa38c9df9b0af7fe443b22 616 admin extra apticron_1.1.19.dsc acd8feb6dd2f73e7ab608b8c2c67b674 10557 admin extra apticron_1.1.19.tar.gz 0b122161f69f3823dc1c44f84c93662e 9564 admin extra apticron_1.1.19_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFP/RJLqiZQEml+FURAn8kAJ4nmwDFhxQFt5Nbg0Efb7hS966ShgCgpQSD 9zhC6FQLvGkeMj7XYv0p8QI= =v4eo -----END PGP SIGNATURE-----
--- End Message ---

