Description of problem: Jobs run from crond are not run with the system-wide $LANG setting. This results in mail sent by cron being slightly mangled with the wrong content type encoding. This affects any mail that mentions the release name Schrödinger such as mail sent from rkhunter. Version-Release number of selected component (if applicable): cronie.x86_64 1.4.10-4.fc19 How reproducible: always Steps to Reproduce: 1. echo $LANG 2. run env from crontab crontab -e add: * * * * * /usr/bin/env 3. wait for the mail from cron Actual results: No LANG= reported Expected results: LANG= reported and the same as the LANG= setting in /etc/locale.conf Additional info: running the env command from a systend started service does confirm that systemd passes that $LANG variable into a service's initial environment. Crond just drops it.
cronie-1.4.10-5.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/cronie-1.4.10-5.fc19
Works for me. thanks! I added karma.
Package cronie-1.4.10-5.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing cronie-1.4.10-5.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-10687/cronie-1.4.10-5.fc19 then log in and leave karma (feedback).
cronie-1.4.10-5.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.