From owner-freebsd-python@FreeBSD.ORG Thu Nov 21 12:53:28 2013 Return-Path: <owner-freebsd-python@FreeBSD.ORG> Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6B8E131C; Thu, 21 Nov 2013 12:53:28 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8BD052597; Thu, 21 Nov 2013 12:53:27 +0000 (UTC) Received: from [10.31.10.241] (unknown [213.225.137.129]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 9D05343552; Thu, 21 Nov 2013 06:53:15 -0600 (CST) Message-ID: <528E022F.6000802@marino.st> Date: Thu, 21 Nov 2013 13:53:03 +0100 From: John Marino <freebsd.contact@marino.st> User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: William Grzybowski <william88@gmail.com> Subject: Re: systematic issue with PYDISTUTILS_AUTOPLIST References: <5280F298.2020604@marino.st> <CAHtVNLN2=YUic3d=tymj8LOyJ7mtvyG6QM0TmdE8-E-k199dZw@mail.gmail.com> <528DF2F8.1010702@marino.st> <CAHtVNLON0Ew5SokAZsNKcWv44F4x7EPgYT+ucG55RvgkSmNN9Q@mail.gmail.com> In-Reply-To: <CAHtVNLON0Ew5SokAZsNKcWv44F4x7EPgYT+ucG55RvgkSmNN9Q@mail.gmail.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Vladimir Chukharev <Vladimir.Chukharev@gmail.com>, Baptiste Daroussin <bapt@freebsd.org>, xmj@chaot.net, python@freebsd.org, William Grzybowski <wg@freebsd.org> X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list Reply-To: marino@freebsd.org List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/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: Thu, 21 Nov 2013 12:53:28 -0000 On 11/21/2013 12:52, William Grzybowski wrote: > On Thu, Nov 21, 2013 at 9:48 AM, John Marino <freebsd.contact@marino.st> wrote: >> On 11/11/2013 16:22, William Grzybowski wrote: >> Hi William, >> It appears this exp-run was performed a week ago >> (http://www.freebsd.org/cgi/query-pr.cgi?pr=183726). >> >> What's the conclusion? I'm still getting a few failures on python >> packages during repo creation because of this issue. > > The conclusion is that there are issues to fix in setuptools like > easy-install.pth. > I've been busy with work, if you have spare time feel free to tackle > the issue over me. Even if I had spare time (I don't), I also don't have the knowledge or skill to work on python. I am even getting failures in lang/gnatpython on F10 from the fallout machine that I'll need help to fix. What about the others on this python@ list? John