Recently, the nginx logrotate file was updated to use : postrotate /etc/init.d/nginx reopen_logs endscript This produces the following useless email every time logs are rotated : --8<-- From: root (Cron Daemon) To: root Subject: Cron <root> run-parts /etc/cron.daily /etc/cron.daily/logrotate: Reopening nginx logs: [ OK ] --8<-- The typical accepted workaround is to use &>/dev/null or similar in the logrotate file.
nginx-1.0.15-2.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/nginx-1.0.15-2.fc16
nginx-1.0.15-2.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/nginx-1.0.15-2.fc15
nginx-1.0.15-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/nginx-1.0.15-2.el6
Sorry for the long delay in fixing. I had not seen this bug report before. This should resolve the issue :)
Package nginx-1.0.15-2.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing nginx-1.0.15-2.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-7917/nginx-1.0.15-2.fc15 then log in and leave karma (feedback).
nginx-1.0.15-2.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
nginx-1.0.15-2.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.
nginx-1.0.15-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.