Bug 1065656
Summary: | "make install" doesn't honour --prefix for mount.glusterfs | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Justin Clift <jclift> |
Component: | build | Assignee: | Karsten Wade <kwade> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | atumball, bugs, kwade |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.12.0 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-09-18 09:30:55 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: |
Description
Justin Clift
2014-02-15 12:45:00 UTC
REVIEW: http://review.gluster.org/7011 (Update configure.ac dir names to things keep in build root) posted (#1) for review on master by Justin Clift (jclift) REVIEW: http://review.gluster.org/7011 (Update configure.ac dir names to things keep in build root) posted (#2) for review on master by Kaleb KEITHLEY (kkeithle) REVIEW: http://review.gluster.org/7011 (Update configure.ac dir names to things keep in build root) posted (#3) for review on master by Justin Clift (justin) This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions /sbin/mount.glusterfs has to be installed in /sbin for being effective. We also have an option to install it outside for this to succeed: `--with-mountutildir=DIR mount helper utility in DIR [/sbin]` |