Bug 1048424
Summary: | RPM verify fails for /var/log/journal with M ("Mode differs") and G ("Group ownership differs") | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Cristian Ciupitu <cristian.ciupitu> |
Component: | systemd | Assignee: | systemd-maint |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 20 | CC: | hk.stefansson, johannbg, lnykryn, msekleta, plautrba, seweryn, systemd-maint, tom, vpavlin, zbyszek |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | systemd-227-7.fc24 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-12-07 04:39:40 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1184126 | ||
Bug Blocks: |
Description
Cristian Ciupitu
2014-01-04 06:45:22 UTC
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. |