https://bugs.koozali.org/show_bug.cgi?id=8901

bunkobugsy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from bunkobugsy <[email protected]> ---
/etc/cron.daily/logrotate:

error: modDeflate:1 duplicate log entry for /var/log/httpd/deflate_log
error: found error in file modDeflate, skipping

bug 8901 ads /etc/logrotate.d/modDeflate for /var/log/httpd/deflate_log
but it's already defined in /etc/logrotate.d/httpd for /var/log/httpd/*log
removing /etc/logrotate.d/modDeflate makes this error go away

but deflate_log could be renamed to avoid a match from *log and keep it rotated
daily
rename in 44DeflateLog template and also correct in /etc/logrotate.d/modDeflate
to match new name

could also add a !deflate_log or something like that
https://serverfault.com/questions/665273/how-to-specify-exceptions-from-wildcard-settings-in-a-logrotate-configuration-fi

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to