[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
Wed Sep 9 06:23:25 UTC 2015


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

Kubilay Kocak <koobs at FreeBSD.org> changed:

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

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


More information about the freebsd-python mailing list