From owner-freebsd-python@FreeBSD.ORG  Mon Oct 29 01:14:46 2007
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0128216A4C0;
	Mon, 29 Oct 2007 01:14:45 +0000 (UTC)
	(envelope-from perky@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 4921713C4BB;
	Mon, 29 Oct 2007 01:14:44 +0000 (UTC)
	(envelope-from perky@FreeBSD.org)
Received: from freefall.freebsd.org (perky@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l9T1Ehoo036740;
	Mon, 29 Oct 2007 01:14:43 GMT
	(envelope-from perky@freefall.freebsd.org)
Received: from localhost (localhost [[UNIX: localhost]])
	by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l9T1Eh5f036739;
	Mon, 29 Oct 2007 01:14:43 GMT (envelope-from perky)
Date: Mon, 29 Oct 2007 10:14:36 +0900
From: Hye-Shik Chang <perky@FreeBSD.org>
To: Pav Lucistnik <pav@FreeBSD.org>
Message-ID: <20071029011436.GA4293@FreeBSD.org>
References: <1193387022.70430.11.camel@pav.hide.vol.cz>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <1193387022.70430.11.camel@pav.hide.vol.cz>
User-Agent: Mutt/1.4.2.3i
X-Accept-Language: ko, en
Cc: python@FreeBSD.org
Subject: Re: [Fwd: py25-TurboKid-1.0.1 pkg-plist errors on amd64 5]
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>, 
	<mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
	<mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2007 01:14:46 -0000

On Fri, Oct 26, 2007 at 10:23:42AM +0200, Pav Lucistnik wrote:
> Still have plist problem after your recent bsd.python.mk changes
> 

Hmm.  The problem doesn't happen on my machine.  Can I see the
content of site.py that the port leaked?


Hye-Shik

> -------- Přeposlaná zpráva --------
> > Od: User Ports-amd64 <ports-amd64@freebsd.org>
> > Komu: kris@freebsd.org, pav@freebsd.org, erwin@freebsd.org
> > Předmět: py25-TurboKid-1.0.1 pkg-plist errors on amd64 5
> > Datum: Fri, 26 Oct 2007 02:55:51 GMT
> > 
> > building py25-TurboKid-1.0.1 on hammer1.isc.gumbysoft.com
> > in directory /usr2/pkgbuild/5/chroot/1093
> > building for: 5.5-STABLE amd64
> > maintained by: nivit@FreeBSD.org
> > port directory: /usr/ports/devel/py-turbokid
> > 
> > For the full build log, see
> > 
> >   http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.5.2007102519/py25-TurboKid-1.0.1.log
> > 
> > Deleting py25-kid-0.9.6
> > Deleting py25-elementtree-1.2.6
> > Deleting py25-setuptools-0.6c7
> > Deleting python25-2.5.1
> > pkg_delete: unable to completely remove directory '/usr/local/lib/python2.5/site-packages'
> > pkg_delete: unable to completely remove directory '/usr/local/lib/python2.5'
> > pkg_delete: couldn't entirely delete package (perhaps the packing list is
> > incorrectly specified?)
> > 
> > === Checking filesystem state after all packages deleted
> > ================================================================
> > list of extra files and directories in / (not present on clean system but present after everything was deinstalled)
> > 582634       32 drwxr-xr-x    3 root             wheel               13312 Oct 26 02:55 usr/local/lib/python2.5
> > 584397        8 drwxr-xr-x    2 root             wheel                 512 Oct 26 02:55 usr/local/lib/python2.5/site-packages
> > 586644        8 -rw-r--r--    1 root             wheel                2362 Oct 26 02:55 usr/local/lib/python2.5/site-packages/site.py
> > 586645        8 -rw-r--r--    1 root             wheel                1783 Oct 26 02:55 usr/local/lib/python2.5/site-packages/site.pyc
> > ================================================================
> > build of /usr/ports/devel/py-turbokid ended at Fri Oct 26 02:55:57 UTC 2007
> 
> -- 
> Pav Lucistnik <pav@oook.cz>
>               <pav@FreeBSD.org>
> 
> If God didn't mean for us to juggle, tennis balls wouldn't come three
> to a can.



-- 
Hye-Shik