Date: Wed, 09 Sep 2015 04:52:52 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 202982] port install of python3-3_3 conflicts with python2-2_3 (installs into same place) Message-ID: <bug-202982-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202982 Bug ID: 202982 Summary: port install of python3-3_3 conflicts with python2-2_3 (installs into same place) Product: Ports & Packages Version: Latest Hardware: i386 OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: drac7ft@gmail.com Using i386, FreeBSD 10.2-RELEASE. While building port for Abiword and Gnumeric, python3 needs to be installed. Python3 builds OK. The python3 install fails with: ===> Registering installation of python3-3_3 Installing python3-3_3... pkg-static: python3-3_3 conflicts with python2-2_3 (installs files into the same place). Problematic file: /usr/local/bin/2to3-2 *** Error code 70 Checking /usr/local/bin/2to3 etc. shows 2 symbolic links and 2 files, temporally renaming them doesn't help and the install still fails. This was found initially by building gnumeric-1.12.23, it also shows up while trying to build abiword-3.0.1. The ports are up to date as of Sept 7/15. Digging into the python failure, python3 compiles fine, installing the python3 metaport generates the above error. pkg info | grep python shows: python-2.7_2,2 The "meta-port" for the default version of Python interpreter python2-2_3 The "meta-port" for version 2 of the Python interpreter python27-2.7.10 Interpreted object-oriented programming language python34-3.4.3_1 Interpreted object-oriented programming language -- 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-13>