Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 519134

Summary: net-misc/chrony - /etc/logrotate.d/chrony should set missingok
Product: Gentoo Linux Reporter: Dimitrios Semitsoglou-Tsiapos <kmhzsem>
Component: [OLD] ServerAssignee: Jeroen Roovers (RETIRED) <jer>
Status: RESOLVED FIXED    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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!