[Bugs] [Bug 1336137] PREFIX is not honoured during build and install
bugzilla at redhat.com
bugzilla at redhat.com
Mon Jun 27 20:15:30 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1336137
--- Comment #9 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14338 committed in release-3.7 by Kaleb
KEITHLEY (kkeithle at redhat.com)
------
commit 94b743782200b2399f2d23d4b47356e602f62777
Author: Niels de Vos <ndevos at redhat.com>
Date: Sat May 14 19:19:39 2016 +0200
build: place glupy under $prefix while installing
Regression testing on FreeBSD fails due to this error:
--- install-pyglupyPYTHON ---
/usr/home/jenkins/root/workspace/freebsd-smoke/install-sh -c -d
'/usr/local/lib/python2.7/site-packages/gluster/glupy'
mkdir: /usr/local/lib/python2.7/site-packages/gluster: Permission denied
mkdir: /usr/local/lib/python2.7/site-packages/gluster: Permission denied
*** [install-pyglupyPYTHON] Error code 1
The installation prefix is set to "/build/install" and glupy should be
placed there as well. The default to "/usr/local" is incorrect.
Cherry picked from commit a34c406445fc0294de41a8e4706f106a83e136a0:
> Change-Id: I166412a271576f2344aecec94c7835f0fe9b1cf3
> BUG: 1198849
> Signed-off-by: Niels de Vos <ndevos at redhat.com>
> Reviewed-on: http://review.gluster.org/13208
> Smoke: Gluster Build System <jenkins at build.gluster.com>
> NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
> CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
> Reviewed-by: Kaleb KEITHLEY <kkeithle at redhat.com>
Change-Id: I166412a271576f2344aecec94c7835f0fe9b1cf3
BUG: 1336137
Signed-off-by: Niels de Vos <ndevos at redhat.com>
Reviewed-on: http://review.gluster.org/14338
Smoke: Gluster Build System <jenkins at build.gluster.org>
Tested-by: Aravinda VK <avishwan at redhat.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Kaleb KEITHLEY <kkeithle at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=te8QHryWAq&a=cc_unsubscribe
More information about the Bugs
mailing list