From owner-freebsd-python@FreeBSD.ORG Fri Sep 10 10:06:20 2010 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 EA4DA10656A4 for ; Fri, 10 Sep 2010 10:06:20 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id AB3958FC12 for ; Fri, 10 Sep 2010 10:06:20 +0000 (UTC) Received: from mobileKamikaze.norad (HSI-KBW-078-042-098-160.hsi3.kabel-badenwuerttemberg.de [78.42.98.160]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 3DAF08A2673 for ; Fri, 10 Sep 2010 11:36:21 +0200 (CEST) Message-ID: <4C89FC14.7080301@bsdforen.de> Date: Fri, 10 Sep 2010 11:36:20 +0200 From: Dominic Fandrey User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-GB; rv:1.9.1.12) Gecko/20100908 Thunderbird/3.0.7 MIME-Version: 1.0 To: python@FreeBSD.org X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Subject: python26-2.6.5_1 plist error in i386 jail 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: Fri, 10 Sep 2010 10:06:21 -0000 I'm building packages in a tinderbox and python26 leaves some files behind in i386 jails (doesn't do that in the amd64 jails). This is the interesting part of the log, a complete log can be provided. ======================================== ===> Building package for python26-2.6.5_1 Creating package /tmp/packages/All/python26-2.6.5_1.tbz Registering depends:. Creating bzip'd tar ball in '/tmp/packages/All/python26-2.6.5_1.tbz' Deleting python26-2.6.5_1 pkg_delete: unable to completely remove directory '/usr/local/lib/python2.6/lib-dynload' pkg_delete: unable to completely remove directory '/usr/local/lib/python2.6' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 34975333 28 drwxr-xr-x 3 root wheel 13824 Sep 10 09:30 usr/local/lib/python2.6 35280965 4 drwxr-xr-x 2 root wheel 1536 Sep 10 09:30 usr/local/lib/python2.6/lib-dynload 35281000 32 -rwxr-xr-x 1 root wheel 14724 Sep 10 09:29 usr/local/lib/python2.6/lib-dynload/imageop.so 35281026 20 -rwxr-xr-x 1 root wheel 9732 Sep 10 09:30 usr/local/lib/python2.6/lib-dynload/dl.so === 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) 34975333 28 drwxr-xr-x 3 root wheel 13824 Sep 10 09:30 usr/local/lib/python2.6 35280965 4 drwxr-xr-x 2 root wheel 1536 Sep 10 09:30 usr/local/lib/python2.6/lib-dynload 35281000 32 -rwxr-xr-x 1 root wheel 14724 Sep 10 09:29 usr/local/lib/python2.6/lib-dynload/imageop.so 35281026 20 -rwxr-xr-x 1 root wheel 9732 Sep 10 09:30 usr/local/lib/python2.6/lib-dynload/dl.so ================================================================ build of /usr/ports/lang/python26 ended at Fri Sep 10 09:30:57 UTC 2010