From owner-freebsd-python@FreeBSD.ORG Sat Nov 17 19:53:58 2007 Return-Path: Delivered-To: python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEE7A16A417 for ; Sat, 17 Nov 2007 19:53:58 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id 3A70013C45B for ; Sat, 17 Nov 2007 19:53:57 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from [192.168.0.23] (rb5dg130.net.upc.cz [89.176.238.130]) (authenticated bits=0) by raven.customer.vol.cz (8.14.1/8.14.1) with ESMTP id lAHJQHCB033689 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 17 Nov 2007 20:26:24 +0100 (CET) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: python@FreeBSD.org, perky@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-vbkkGQmbuBGOoixkFH3K" Date: Sat, 17 Nov 2007 20:26:16 +0100 Message-Id: <1195327576.76722.6.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 FreeBSD GNOME Team Port X-Spam-Score: -4.087 () AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.62 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 89.176.238.130; Sender-helo: [192.168.0.23]; ) Cc: Subject: site.py woes X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Nov 2007 19:53:58 -0000 --=-vbkkGQmbuBGOoixkFH3K Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, recently a lot of python ports developed a leftover site.py, and pointyhat scripts does not like that. I checked into the easy_install source, and it seems it will copy site.py from it's .egg subdir to PYTHON_SITELIBDIR on every install. Since I don't see a way to force it to delete it on deinstall, my suggestion is as follows - what if we plant site.py into PYTHON_SITELIBDIR in py-setuptools post-install, and delete it on it's deinstall? --=20 Pav Lucistnik On real UNIX, /usr/bin/more prints -More-. --=-vbkkGQmbuBGOoixkFH3K Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBHP0BYntdYP8FOsoIRAo8OAJ9vgf20y1h/gaR+qNELVriv1EvJsACgjrj3 SKF0V0x64aPBqPDN8fhaiGg= =QUpQ -----END PGP SIGNATURE----- --=-vbkkGQmbuBGOoixkFH3K--