On 2014-07-24 14:28 (GMT-0400) Felix Miata composed:
On 2014-07-24 19:07 (GMT+0400) Kyrill Detinov composed:
On Wed, 23 Jul 2014 20:20:08 -0400 Felix Miata wrote:
Are these expected sizes?
Shouldn't they be rotated out as .xz like happens to zypper.log and messages?
There was a bug report in bugzilla: https://bugzilla.novell.com/show_bug.cgi?id=822774
Don't know if it works.
Thanks. It's marked fixed, reported against 13.1M0. I can't tell why it's marked fixed. I evaluated another host, where the same breakage is operational as in OP. I've commented on my observations in the bug.
Worked out on IRC with Dimstar that: 1-The fix that went into Factory in April did not include enabling logrotate.timer with systemctl. 2-13.1 users who want the service can have it via cron as follows (from the updated bug): Create a new file at: /etc/logrotate.d/pbl with this content (excluding ### CUT HERE ###) ### CUT HERE ### /var/log/pbl.log { compress dateext missingok notifempty create 600 root root extension .log maxage 365 rotate 10 size +4096k } ### CUT HERE ### -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org