Hide Forgot
Description of problem: # cat /etc/redhat-release Red Hat Enterprise Virtualization Hypervisor release 7.2 (20160407.0.el7ev) # rpm -qa | grep -i logrotate logrotate-3.8.6-7.el7_2.x86_64 # /usr/sbin/logrotate /etc/vdsm/logrotate/vdsm error: error renaming temp state file /var/lib/logrotate.status.tmp Version-Release number of selected component (if applicable): logrotate-3.8.6-7.el7_2.x86_64 Additional info: - audit logs or setenforce 0 doesn't help - filesystem in rw doesn't help - If I use --state /var/lib/logrotate.status-alt - Looks like it needs a backport from: https://bugzilla.redhat.com/show_bug.cgi?id=1127415 and https://bugzilla.redhat.com/show_bug.cgi?id=1228531 and a fix into rwtab (for /var/lib).
Sorry for the late reply on this. I am a new maintainer of logrotate. Could you please provide some steps to reproduce it on a fresh RHEL-7 installation?
As I understand this bug report, it is a duplicate of bug #1272236. *** This bug has been marked as a duplicate of bug 1272236 ***
(In reply to Kamil Dudka from comment #4) > As I understand this bug report, it is a duplicate of bug #1272236. > > *** This bug has been marked as a duplicate of bug 1272236 *** Yes, looks like the same, thanks for fixing.