From owner-freebsd-python@FreeBSD.ORG Wed Oct 11 19:36:46 2006 Return-Path: X-Original-To: freebsd-python@freebsd.org Delivered-To: freebsd-python@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C433016A40F; Wed, 11 Oct 2006 19:36:46 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D28A43D53; Wed, 11 Oct 2006 19:36:46 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 464891A4D83; Wed, 11 Oct 2006 12:36:46 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id AAE9951228; Wed, 11 Oct 2006 15:36:45 -0400 (EDT) Date: Wed, 11 Oct 2006 15:36:45 -0400 From: Kris Kennaway To: Alexander Botero-Lowry Message-ID: <20061011193645.GA21867@xor.obsecurity.org> References: <20061011190654.GA1030@medusa.sysfault.org> <200610111920.k9BJKCUN034366@Laptop.mine.box> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24" Content-Disposition: inline In-Reply-To: <200610111920.k9BJKCUN034366@Laptop.mine.box> User-Agent: Mutt/1.4.2.2i Cc: Marcus von Appen , freebsd-ports@freebsd.org, freebsd-python@freebsd.org Subject: Re: Python 2.5 egg-info files break pkg-plists X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2006 19:36:46 -0000 --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 11, 2006 at 12:20:12PM -0700, Alexander Botero-Lowry wrote: > >=20 > > Hi, > >=20 > > Python 2.5 seems to install automatically generated egg-info files for > > each package. This causes each port, which installs files into > > the site-packages directory to leave files around: > >=20 > > For devel/pygame this would be pygame-1.7.1release-py2.5.egg-info. > > For x11-toolkits/py-tkinter this would be Tkinter-0.0.0-py2.5.egg-info > > ... > Yeah, we have a patch to resolve this against bsd.python.mk which I belie= ve is awaiting=20 > approval. You can see the patch at: > http://people.freebsd.org/~perky/bsdpythonmk-egginfo.diff Unfortunately this patch appears to break as many plists as it fixes :) I've requested that the change that made python 2.5 the default be reverted; about 100 package build failures so far tell me that it was nowhere near ready to happen, and particularly not right before a ports freeze. Kris --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFLUfNWry0BWjoQKURAu8yAJ9qC508wPG2WgQgbddm7yESTvheAACfWGkf J4ihe4wJZq48J/o/smWsNt4= =M+WK -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24--