[Bugs] [Bug 1389781] New: build: python on Debian-based dists use .../lib/ python2.7/dist-packages instead of .../site-packages
bugzilla at redhat.com
bugzilla at redhat.com
Fri Oct 28 15:09:38 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1389781
Bug ID: 1389781
Summary: build: python on Debian-based dists use
.../lib/python2.7/dist-packages instead of
.../site-packages
Product: GlusterFS
Version: 3.8
Component: build
Keywords: Triaged
Assignee: bugs at gluster.org
Reporter: kkeithle at redhat.com
CC: bugs at gluster.org
Depends On: 1388861, 1389740
Blocks: 1350744 (glusterfs-3.9.0)
+++ This bug was initially created as a clone of Bug #1389740 +++
+++ This bug was initially created as a clone of Bug #1388861 +++
Description of problem:
configure(.ac) doesn't correctly get the location for the gluster and glupy
python packages.
It turns out that the python pkgconfig bits for python has already figured it
out correctly.
Version-Release number of selected component (if applicable):
How reproducible:
build and install on Debian. Observe that the python __init__.py files are
installed in /usr/lib/python2.7/site-packages/... instead of
/usr/lib/python2.7/dist-packages.
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--- Additional comment from Worker Ant on 2016-10-26 09:23:09 EDT ---
REVIEW: http://review.gluster.org/15733 (build: python site-packages vs.
dist-packages) posted (#1) for review on master by Kaleb KEITHLEY
(kkeithle at redhat.com)
--- Additional comment from Worker Ant on 2016-10-28 08:22:04 EDT ---
REVIEW: http://review.gluster.org/15752 (build: python site-packages vs.
dist-packages) posted (#1) for review on release-3.9 by Kaleb KEITHLEY
(kkeithle at redhat.com)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1350744
[Bug 1350744] GlusterFS 3.9.0 tracker
https://bugzilla.redhat.com/show_bug.cgi?id=1388861
[Bug 1388861] build: python on Debian-based dists use
.../lib/python2.7/dist-packages instead of .../site-packages
https://bugzilla.redhat.com/show_bug.cgi?id=1389740
[Bug 1389740] build: python on Debian-based dists use
.../lib/python2.7/dist-packages instead of .../site-packages
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list