Bug#370674: apticron: argument list for apt-listchanges isn't built properly

2006-06-12 Thread Nis Martensen
On Tue, 06 Jun 2006 12:04:27 +0200, Michael Kaaden wrote: > Looking into this, I assume line 90 > > if [ `ls ${PKGPATH}${PKG}_${VERFILE}_*.deb >& /dev/null` ] ; then > > to be the source of the problem. It is. ls will not produce any output (due to the redirection to /dev/null), so the test ([

Bug#370674: apticron: argument list for apt-listchanges isn't built properly

2006-06-06 Thread Michael Kaaden
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--sn