#774857 buildd: crontab entry fails when removed-but-not-purged

#774857#5
Date:
2015-01-08 12:53:03 UTC
From:
To:
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