From owner-freebsd-python@FreeBSD.ORG Sat Oct 6 17:26:09 2012 Return-Path: Delivered-To: python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DCEC1106564A; Sat, 6 Oct 2012 17:26:09 +0000 (UTC) (envelope-from mva@FreeBSD.org) Received: from smtprelay06.ispgateway.de (smtprelay06.ispgateway.de [80.67.31.102]) by mx1.freebsd.org (Postfix) with ESMTP id 991DD8FC0C; Sat, 6 Oct 2012 17:26:09 +0000 (UTC) Received: from [89.182.54.89] (helo=localhost) by smtprelay06.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1TKY5s-0005wq-Ht; Sat, 06 Oct 2012 19:23:18 +0200 Date: Sat, 6 Oct 2012 19:27:09 +0200 From: Marcus von Appen To: bug-followup@FreeBSD.org, python@FreeBSD.org Message-ID: <20121006172709.GD2187@medusa.sysfault.org> Mail-Followup-To: bug-followup@FreeBSD.org, python@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="g7w8+K/95kPelPD2" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Df-Sender: MTEyNTc0Mg== Cc: Subject: Re: ports/171584: lang/python32 built in a clean enviroment produces a package that conflicts with lang/python27 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marcus von Appen List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Oct 2012 17:26:10 -0000 --g7w8+K/95kPelPD2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Koop Mast wrote on Mon, 24 Sep 2012: > I don't have a solution for this issue, but I would like to point out > that the next version of GNOME 3 (3.8 series) will switch to python 3. > While I think that we can get away with having python 2.7 as default, > having the two python versions conflict isn't going to help at all. I do not see the issue with the ports system here, but rather with package managers, which do not handle conditional behaviour in ports well enough. There would be several solutions: * get rid completely of bin/2to3, bin/pydoc, bin/idle meta-packages lang/python2, lang/python3, etc., which depend on a default version (usually the latest one), which can be overriden by users * fix up or enhance the package managers to support the conditionals within the ports. I would prefer the second solution, which manages the symlink creation in own packages and ports. Cheers Marcus --g7w8+K/95kPelPD2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlBwae0ACgkQi68/ErJnpkdBlgCgwZve5kcENWowMRb9ysjNL8gC uogAoIerPdfTL+kdryXrDHwBogT3fsu6 =UXYb -----END PGP SIGNATURE----- --g7w8+K/95kPelPD2--