On Tue, Apr 30, 2013 at 06:24:13PM +0200, Marek Grzybowski wrote:
> #  logrotate -d /etc/logrotate.d/nginx  2>&1  | grep bytes
> rotating pattern: /var/log/nginx/*.log  -2147483648 bytes (99999 rotations)

That bug is one in the printf format which prints that report, which
was using %d instead of %llu.  That was fixed in 3.8.3 too.

-- 
Paul Martin <p...@debian.org>


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to