Bug 457389

Summary: (CRON) bad username (/etc/cron.d/mailman)
Product: [Fedora] Fedora Reporter: Jan Kratochvil <jan.kratochvil>
Component: mailmanAssignee: Tomas Smetana <tsmetana>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-31 12:33:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Kratochvil 2008-07-31 11:12:40 UTC
Description of problem:
/etc/cron.d/mailman contains an invalid line.

Version-Release number of selected component (if applicable):
mailman-2.1.11-2.fc10.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. /etc/init.d/crond restart

Actual results:
==> /var/log/cron <==
Jul 31 13:11:18 host0 crond[12784]: (CRON) bad username (/etc/cron.d/mailman)

Expected results:
No such message.

Additional info:
Missing the username there:
30 4 * * * /usr/bin/python -S /usr/lib/mailman/cron/cull_bad_shunt

Comment 1 Tomas Smetana 2008-07-31 12:11:12 UTC
Should be fixed with bug #457388.

Comment 2 Tomas Smetana 2008-07-31 12:33:39 UTC
Mailman-2.1.11-3 should solve the problem.  Please reopen the bug if not.