Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1689972 - cronie-1.5.3-1.fc30.x86_64 regression, only runs first job listed in crontab
Summary: cronie-1.5.3-1.fc30.x86_64 regression, only runs first job listed in crontab
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: cronie
Version: 30
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-18 14:39 UTC by Cole Robinson
Modified: 2019-03-29 19:17 UTC (History)
3 users (show)

Fixed In Version: cronie-1.5.4-1.fc30
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-03-29 19:17:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Cole Robinson 2019-03-18 14:39:40 UTC
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

Comment 1 Fedora Update System 2019-03-18 15:16:33 UTC
cronie-1.5.4-1.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-676e120269

Comment 2 Fedora Update System 2019-03-21 19:10:31 UTC
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

Comment 3 Fedora Update System 2019-03-29 19:17:35 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.