Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 519134 - net-misc/chrony - /etc/logrotate.d/chrony should set missingok
Summary: net-misc/chrony - /etc/logrotate.d/chrony should set missingok
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-05 14:11 UTC by Dimitrios Semitsoglou-Tsiapos
Modified: 2014-08-06 09:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitrios Semitsoglou-Tsiapos 2014-08-05 14:11:40 UTC
The default configuration of chrony has logging disabled. Because of this, logrotate prints the following error every day:
error: stat of /var/log/chrony/*.log failed: No such file or directory

Adding "missingok" to /etc/logrotate.d/chrony should amend this.

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-08-06 09:44:33 UTC
Fixed in 1.30-r1. Thanks for the report!