I updated my f30 machine over the weekend, and come monday I wasn't receiving new mail automatically. My crontab has roughly: */10 7-20 * * * SOME-COMMAND */10 * * * * GET-MY-MAIL Checking journalctl shows only the first command was ever being invoked. Commenting out the first line makes the second work. Otherwise no amount of changing the time options of line 1 or 2 managed to get the second command invoked. sudo yum downgrade cronie\* gave me: $ rpm -qa | grep cronie cronie-anacron-1.5.2-5.fc30.x86_64 cronie-1.5.2-5.fc30.x86_64 And after 'sudo systemctl restart crond' both my cron commands started be invoked as normal. So this seems like a 1.5.3 regression
cronie-1.5.4-1.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-676e120269
cronie-1.5.4-1.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-676e120269
cronie-1.5.4-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.