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.


Andreas


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to