Bug 1484440
Summary: | packaging: /run and /var/run; prefer /run | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Kaleb KEITHLEY <kkeithle> | |
Component: | packaging | Assignee: | Kaleb KEITHLEY <kkeithle> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 3.12 | CC: | bugs, srangana | |
Target Milestone: | --- | Keywords: | Triaged | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.12.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1484443 (view as bug list) | Environment: | ||
Last Closed: | 2017-09-05 17:39:07 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: | ||||
Bug Blocks: | 1473826, 1484443 |
Description
Kaleb KEITHLEY
2017-08-23 15:17:14 UTC
REVIEW: https://review.gluster.org/18100 (packaging: /run and /var/run; prefer /run) posted (#1) for review on release-3.12 by Kaleb KEITHLEY (kkeithle) REVIEW: https://review.gluster.org/18100 (packaging: /run and /var/run; prefer /run) posted (#2) for review on release-3.12 by Kaleb KEITHLEY (kkeithle) REVIEW: https://review.gluster.org/18100 (packaging: /run and /var/run; prefer /run) posted (#3) for review on release-3.12 by Kaleb KEITHLEY (kkeithle) COMMIT: https://review.gluster.org/18100 committed in release-3.12 by Shyamsundar Ranganathan (srangana) ------ commit bec4e0ca91fecd0788386b2608da7f0ac4c728d5 Author: Kaleb S. KEITHLEY <kkeithle> Date: Thu Aug 10 13:13:39 2017 -0400 packaging: /run and /var/run; prefer /run Fedora packaging guidelines say to use /run. On newer Fedora and el7 /var/run is a symlink to ../run (i.e. /run). /run is a tmpfs file system that is mounted earlier than /var might be. See https://bugzilla.redhat.com/show_bug.cgi?id=1476794 Reviewed-on: https://review.gluster.org/18017 Change-Id: I08d948a43c7698bebd26c88a673a7f77c2d317ca BUG: 1484440 Signed-off-by: Kaleb S. KEITHLEY <kkeithle> Reviewed-on: https://review.gluster.org/18100 Smoke: Gluster Build System <jenkins.org> Reviewed-by: Shyamsundar Ranganathan <srangana> CentOS-regression: Gluster Build System <jenkins.org> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.12.0, please open a new bug report. glusterfs-3.12.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://lists.gluster.org/pipermail/announce/2017-September/000082.html [2] https://www.gluster.org/pipermail/gluster-users/ |