Date: Tue, 22 Nov 2016 19:56:08 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 202982] Installation of gnome related ports (xfce, vbox, abiword, gnumeric) cause CONFLICT: install of python3-3_3 conflicts with python2-2_3 Message-ID: <bug-202982-21822-YK5Qjy5QHN@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=3D202982 --- Comment #16 from robert.burmeister@utoledo.edu --- Bug 202982 - Installation of gnome related ports (xfce, vbox, abiword, gnumeric) cause CONFLICT: install of python3-3_3 conflicts with python2-2_3= =20 To clarify: webkit2-gtk3-2.8.5_7 depends on file: /usr/local/bin/python2.7 - found webkit2-gtk3-2.8.5_7 depends on executable: python2 - found iso-codes-3.69 depends on file: /usr/local/bin/python3.5 - found iso-codes-3.69 depends on executable: python3 - not found As of 2015-01-11 the default lang/python3 is lang/python34! So, my attempt to install XFCE4 is trying to pull in 3 versions of python which the make files are not handling correctly. I will try adding DEFAULT_VERSIONS+=3D python3=3D3.5 in my /etc/make.conf. relevant build log: --- /!\ WARNING /!\ needs Python 3.5 at least. But a port depending on this one specified 2.7 =3D=3D=3D> License LGPL21 accepted by the user =3D=3D=3D> iso-codes-3.69 depends on file: /usr/local/sbin/pkg - found =3D=3D=3D> Fetching all distfiles required by iso-codes-3.69 for building =3D=3D=3D> Extracting for iso-codes-3.69 =3D> SHA256 Checksum OK for iso-codes-3.69.tar.xz. =3D=3D=3D> Patching for iso-codes-3.69 =3D=3D=3D> iso-codes-3.69 depends on executable: msgfmt - found =3D=3D=3D> iso-codes-3.69 depends on executable: gmake - found =3D=3D=3D> iso-codes-3.69 depends on file: /usr/local/bin/python3.5 - fou= nd =3D=3D=3D> iso-codes-3.69 depends on executable: python3 - not found =3D=3D=3D> python3-2_3 depends on file: /usr/local/sbin/pkg - found =3D=3D=3D> Fetching all distfiles required by python3-2_3 for building =3D=3D=3D> Extracting for python3-2_3 =3D=3D=3D> Patching for python3-2_3 =3D=3D=3D> Configuring for python3-2_3 =3D=3D=3D> Staging for python3-2_3 =3D=3D=3D> python3-2_3 depends on file: /usr/local/bin/python2.7 - found =3D=3D=3D> python3-2_3 depends on file: /usr/local/bin/python2.7 - found =3D=3D=3D> Generating temporary packing list /bin/ln -sf python2.7=20 /tmp/usr/ports/lang/python3/work/stage/usr/local/bin/python2 /bin/ln -sf 2to3-2.7=20 /tmp/usr/ports/lang/python3/work/stage/usr/local/bin/2to3-2 /bin/ln -sf idle2.7 /tmp/usr/ports/lang/python3/work/stage/usr/local/bin/i= dle2 /bin/ln -sf pydoc2.7=20 /tmp/usr/ports/lang/python3/work/stage/usr/local/bin/pydoc2 /bin/ln -sf python2.7-config=20 /tmp/usr/ports/lang/python3/work/stage/usr/local/bin/python2-config /bin/ln -sf python-2.7.pc=20 /tmp/usr/ports/lang/python3/work/stage/usr/local/libdata/pkgconfig/python2.= pc =3D=3D=3D=3D> Compressing man pages (compress-man) =3D=3D=3D> Installing for python3-2_3 =3D=3D=3D> Checking if python3 already installed =3D=3D=3D> Registering installation for python3-2_3 as automatic Installing python3-2_3... pkg-static: python3-2_3 conflicts with python2-2_3 (installs files into the same place). Problematic file: /usr/local/bin/2to3-2 *** Error code 70 Stop. make[14]: stopped in /usr/ports/lang/python3 *** Error code 1 --- porversion -v | grep "py" py27-enum34-1.1.6 =3D up-to-date with port=20 py27-libxml2-2.9.4 =3D up-to-date with port=20 py27-setuptools27-28.1.0 =3D up-to-date with port=20 python-2.7_2,2 =3D up-to-date with port=20 python2-2_3 =3D up-to-date with port=20 python27-2.7.12 =3D up-to-date with port=20 python35-3.5.2 =3D up-to-date with port --=20 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-YK5Qjy5QHN>