[Bug 233718] math/py-matplotlib: Flavor @py36 does not install because of wrong PYTHON*_SITELIBDIR

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 2 11:42:18 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233718

            Bug ID: 233718
           Summary: math/py-matplotlib: Flavor @py36 does not install
                    because of wrong PYTHON*_SITELIBDIR
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: rhurlin at gwdg.de
                CC: mainland at apeiron.net
                CC: mainland at apeiron.net
             Flags: maintainer-feedback?(mainland at apeiron.net)

Created attachment 199746
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199746&action=edit
patch SITELIBDIR for @py36

In the process of preparing my new port graphics/qgis with QGIS 3, I found
math/py-matplotlib as a showstopper, because it is not able to install for
flavor @py36.

I think, this is because math/py-matplotlib at py36 tries to rename (and install)
the Python files wrongly in PYTHON_SITELIBDIR instead of
PYTHONPREFIX_SITELIBDIR.

The attached patch seems to solve the problem, now both @py27 and @py36 are
installable at the same time.


Tested with Poudriere (F11.2i/a, F12.0-RC1i/a, and HEADi/a).

'portlint -AC' seems fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list