Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: RPM verify fails for /var/log/journal with M ("Mode differs") and G ("Group ownership differs"). Version-Release number of selected component (if applicable): systemd-208-9.fc20.x86_64 How reproducible: Every time Steps to Reproduce: 1. rpm -V -f /var/log/journal Actual results: .M....G.. /var/log/journal Expected results: (nothing) Additional info: # ls -ld /var/log/journal/ drwxr-sr-x+ 3 root systemd-journal 45 Dec 11 20:36 /var/log/journal/ # getfacl /var/log/journal/ getfacl: Removing leading '/' from absolute path names # file: var/log/journal/ # owner: root # group: systemd-journal # flags: -s- user::rwx group::r-x group:adm:r-x group:wheel:r-x mask::r-x other::r-x default:user::rwx default:group::r-x default:group:adm:r-x default:group:wheel:r-x default:mask::r-x default:other::r-x
I observe the same behavior: version in actual filesystem is owned by root:systemd-journal, instead of root:root as deployed by the package.
The mode is also wrong - the mode in the RPM file list is 040755 but the actual mode on disk is 042755 with the setgid bit set.
systemd-216-20.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/systemd-216-20.fc21
Package systemd-216-20.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing systemd-216-20.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-1793/systemd-216-20.fc21 then log in and leave karma (feedback).
systemd-216-20.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
This is still present in rawhide...
Fixed in rawhide, but the fix can be copied to other branches.