dragonresearch / rpki.net

Dragon Research Labs rpki.net RPKI toolkit
54 stars 26 forks source link

removing and reinstalling rpki-rp fails to install cron job #837

Open sraustein opened 8 years ago

sraustein commented 8 years ago

rpki-rp.postinst checks for an empty crontab -l -u rpki output. However, rpki-rp.prerm only removes the rcynic-cron invocation, and not the MAILTO=root. So when rpki-rp is reinstalled, the cron job for rcynic-cron never runs.

Trac ticket #831 component build priority major, owner None, created by melkins on 2016-06-17T22:11:16Z, last modified 2016-06-17T22:56:17Z

sraustein commented 8 years ago

i have seen this, but did not ticket

Trac comment by randy on 2016-06-17T22:56:17Z