(logrotate) gzip: stdin: file size changed while zipping
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| php5 (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
rotating log /var/log/
dateext suffix '-20150608'
glob pattern '-[0-9]
renaming /var/log/
renaming /var/log/
renaming /var/log/
renaming /var/log/
renaming /var/log/
renaming /var/log/
renaming /var/log/
renaming /var/log/
old log /var/log/
renaming /var/log/
compressing log with: /bin/gzip
switching uid to 0 and gid to 103
gzip: stdin: file size changed while zipping
removing old log /var/log/
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: php5-fpm 5.5.9+dfsg-
ProcVersionSign
Uname: Linux 3.13.0-51-generic i686
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: i386
Date: Mon Jun 8 11:19:22 2015
InstallationDate: Installed on 2014-01-21 (502 days ago)
InstallationMedia: Ubuntu-Server 12.04.3 LTS "Precise Pangolin" - Release i386 (20130820.2)
SourcePackage: php5
UpgradeStatus: Upgraded to trusty on 2014-04-18 (416 days ago)
mtime.conffile.
Bruno Bigras (brunoqc) wrote : | #1 |
Alexander (vowinkel-alexander-h) wrote : | #3 |
I found the mistake for me:
It is not the php5-fpm log, but the upstart log!
Adding delaycompress in it's config fixes the error? (I'll see tomorrow)
Jens Rantil (jens-rantil) wrote : | #4 |
Hi, I'm pretty sure this is a duplicate of https:/
Status changed to 'Confirmed' because the bug affects multiple users.