[Bugs] [Bug 1389740] 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 12:04:47 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1389740

            Bug ID: 1389740
           Summary: build: python on Debian-based dists use
                    .../lib/python2.7/dist-packages instead of
                    .../site-packages
           Product: GlusterFS
           Version: 3.9
         Component: build
          Keywords: Triaged
          Assignee: bugs at gluster.org
          Reporter: kkeithle at redhat.com
                CC: bugs at gluster.org
        Depends On: 1388861



+++ 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)


Referenced Bugs:

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
-- 
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