Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Dec 2018 11:42:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233718] math/py-matplotlib: Flavor @py36 does not install because of wrong PYTHON*_SITELIBDIR
Message-ID:  <bug-233718-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233718

            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@FreeBSD.org
          Reporter: rhurlin@gwdg.de
                CC: mainland@apeiron.net
                CC: mainland@apeiron.net
             Flags: maintainer-feedback?(mainland@apeiron.net)

Created attachment 199746
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D199746&action=
=3Dedit
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@py36 tries to rename (and insta=
ll)
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233718-7788>