[Bug 202982] port install of python3-3_3 conflicts with python2-2_3 (installs into same place)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 24 08:54:38 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202982
--- Comment #7 from Kubilay Kocak <koobs at FreeBSD.org> ---
"Technically" the root cause is that PYTHON_MAJOR_VER variable (among other
variables) are being clobbered or not passed down the dependency hierarchy,
which is very similar (if not the same) as related issues reported for
poudriere:
https://github.com/freebsd/poudriere/issues/259
https://github.com/freebsd/poudriere/issues/313
I will also note that additional or complementary poudriere support/fixing
aside, this needs to be fixed in the framework
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list