2015-02-26 18:12 GMT+02:00 Andreas Beckmann <a...@debian.org>: > Package: upgrade-system > Version: 1.7.2.1 > Severity: serious > User: debian...@lists.debian.org > Usertags: piuparts > > Hi, > > during a test with piuparts I noticed your package includes a cronjob > that is still active after removing (but not purging) the package. > > The cronjob needs to have a test that skips its execution after removal, > e.g. start with > > # skip cronjob if upgrade-system is no longer installed > test -x /usr/sbin/upgrade-system || exit 0 > > I noticed this because I have apt-get configured to produce more debug > output and suddenly the cronjob started emitting such even after package > removal.
Thanks for the info and the solution. That's easily added. I'll fix this now and upload. Martin-Éric -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org