Bug 705443
Summary: | Group id of /var/spool/mail not set properly at install | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Orion Poplawski <orion> |
Component: | filesystem | Assignee: | Ondrej Vasik <ovasik> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | ovasik, walters |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | filesystem-2.4.41-1.fc15 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-05-25 03:11:11 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Orion Poplawski
2011-05-17 17:30:17 UTC
This commit removed the prereq: commit dcedf4575ad4279cf8f5542ea0bcac24adf82427 Author: Ondřej Vašík <ovasik> Date: Fri Apr 1 09:25:34 2011 +0200 do /var/lock/subsys directory systemd way via tmpfiles.d conf file, add /run to filesystem (# 692124), minor spec file cleanup (thanks H.Hoyer) Thanks for heads up, you are right, will fix that soon... I removed versioned Requires(pre), but it should have been left there unversioned... ( https://fedorahosted.org/filesystem/changeset/6c4285262785f6a0aeedc96b3f12b9f334c16a65 ). filesystem-2.4.41-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/filesystem-2.4.41-1.fc15 Package filesystem-2.4.41-1.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing filesystem-2.4.41-1.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/filesystem-2.4.41-1.fc15 then log in and leave karma (feedback). filesystem-2.4.41-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. Do we still need this dependency? There's been a huge amount of changes since then. The problem is that filesystem -> setup -> fedora-release (where the 2nd link is new in Fedora 21), and I'd like to avoid pulling that in for now. Yes, otherwise the required group will not be on the system at the time of the filesystem package installation. Maybe - I can use the number instead of the group name - but I'm not sure if this is the right way. |