Hi! If the 'buildd' package is temporarily removed with conf files present, cron spams 8 times per hour: /bin/sh: 1: /usr/bin/buildd-watcher: not found The relevant entries are: 10,25,40,55 * * * * buildd /usr/bin/buildd-uploader 5,20,35,50 * * * * buildd /usr/bin/buildd-watcher Please change them to: test -x /usr/bin/foo && foo