Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Nov 2015 08:54:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 202982] port install of python3-3_3 conflicts with python2-2_3 (installs into same place)
Message-ID:  <bug-202982-21822-wckywNPzrn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202982-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202982-21822@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #7 from Kubilay Kocak <koobs@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.



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