Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Sep 2015 06:23:25 +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-fNcUJufEpP@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

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-qa
             Status|New                         |Open
                 CC|                            |koobs@FreeBSD.org
           Severity|Affects Many People         |Affects Only Me
              Flags|                            |maintainer-feedback+

--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
Hi Dennis,

When I run make makeplist for lang/python2, I get:

bin/2to3-2
bin/idle2
bin/pydoc2
bin/python2
bin/python2-config
libdata/pkgconfig/python2.pc

When I run make makeplist for lang/python3, I get:

bin/2to3-3
bin/idle3
bin/pydoc3
bin/python3
bin/python3-config
libdata/pkgconfig/python3.pc

We'll need it identify/isolate why your system believes lang/python3 installs a
2to3-2 file, when only lang/python2 does/should.

Can you include your /etc/make.conf file as an attachment please, feel free to
sanitize it if necessary.

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