[Bugs] [Bug 1388861] 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
Wed Oct 26 10:26:27 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1388861
Bug ID: 1388861
Summary: build: python on Debian-based dists use
.../lib/python2.7/dist-packages instead of
.../site-packages
Product: GlusterFS
Version: mainline
Component: build
Assignee: bugs at gluster.org
Reporter: kkeithle at redhat.com
CC: bugs at gluster.org
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:
--
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