[Bugs] [Bug 1728988] New: release-5.7 glupy is not getting built during packaging.

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 11 07:17:52 UTC 2019


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

            Bug ID: 1728988
           Summary: release-5.7 glupy is not getting built during
                    packaging.
           Product: GlusterFS
           Version: 5
            Status: NEW
         Component: core
          Assignee: bugs at gluster.org
          Reporter: hgowtham at redhat.com
                CC: bugs at gluster.org
  Target Milestone: ---
    Classification: Community



Description of problem:
Glupy doesn't get built when packaged.
If python3 is installed with EPEL on centos, the configure.ac uses python3 but
doesnt have python3 devel. so it skips building glupy.

Solution is to not install python3 by adding epel on centos or install python3
devel or use python2 over python3. 

We choose to use python2 to python3 as glupy was not python3 compatible. 

Version-Release number of selected component (if applicable):
5.7

How reproducible:
install python3 on centos and try to package it.

Steps to Reproduce:
1.install python3 
2.do a ./autogen.sh and then ./configure
3../configure shows that glupy is not built.

Actual results:
glupy not built

Expected results:
glupy should be built

Additional info:
This is a corner case.

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