Bug#766345: Does not mail user in case of crontab errors

2014-11-09 Thread Alexandre Detiste
control: tags -1 fixed-upstream crontab will now call the parse_crontab() function of the generator to valide it's input; the warnings are printed on stderr. The crontabs modifications are not rejected nor dropped to allow a user to fix thoses without starting again from scratch. The generator

Bug#766345: Does not mail user in case of crontab errors

2014-10-24 Thread Alexandre Detiste
I'have set up an upstream bug for this. https://github.com/systemd-cron/systemd-cron/issues/28 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#766345: Does not mail user in case of crontab errors

2014-10-23 Thread Alexandre Detiste
> (I'm using vixie's crontab) you cannot really assume the crontab is > syntactically ok. There is the posix standard, but there are also extra features that are not in the standard like the "value/step" http://pubs.opengroup.org/onlinepubs/009696699/utilities/crontab.html ; anyway crontab(5) wou

Bug#766345: Does not mail user in case of crontab errors

2014-10-22 Thread Yuri D'Elia
Package: systemd-cron Version: 1.3.1+ds1-1 Severity: important crontab(1) does some parsing on the user crontab, but since it comes from a different implementation (I'm using vixie's crontab) you cannot really assume the crontab is syntactically ok. I noticed none of my user crontabs were running