From owner-freebsd-python@FreeBSD.ORG Thu Nov 21 11:52:50 2013 Return-Path: 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 A78E6A0C; Thu, 21 Nov 2013 11:52:50 +0000 (UTC) Received: from mail-qa0-x230.google.com (mail-qa0-x230.google.com [IPv6:2607:f8b0:400d:c00::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 371A2214E; Thu, 21 Nov 2013 11:52:50 +0000 (UTC) Received: by mail-qa0-f48.google.com with SMTP id w5so3500979qac.0 for ; Thu, 21 Nov 2013 03:52:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=iwyANsILuQ9DOyQ9W7YSpuj5kk4J29Mo++0MsHM41VY=; b=IfeGKrBwvqdlawVPcZJh1zJuKVmKhz7Tz6Ug+XW3qMEEzr+9L0ftFj19v7D7TQ6hh/ K1TARhoNZiOY+DypB7CJmL2NIzq0r3MQs/1WMejtxlQAOGYhZh1ykvdqfnUEr2pHlXE6 wLx9Ql7dog+9QIbfye07CIIugMVakItI9e6tNAztHkKOKmUyx36D9bo9s3KuDuoko+Xu lrgtfq41EU992l4fnZ1IDetv9JEyWSfrfrxW+AYdhtQrC9U4U0c2pFttUcK/gW/WDfeB HCXbtX6K27UFqVHFS7G9Qsxde+IZdEkfpGND9GJSWc+uyqjlu2QMTpNvRyHaH244oN8w Tjug== MIME-Version: 1.0 X-Received: by 10.224.4.70 with SMTP id 6mr9911496qaq.86.1385034769336; Thu, 21 Nov 2013 03:52:49 -0800 (PST) Received: by 10.140.81.233 with HTTP; Thu, 21 Nov 2013 03:52:49 -0800 (PST) In-Reply-To: <528DF2F8.1010702@marino.st> References: <5280F298.2020604@marino.st> <528DF2F8.1010702@marino.st> Date: Thu, 21 Nov 2013 09:52:49 -0200 Message-ID: Subject: Re: systematic issue with PYDISTUTILS_AUTOPLIST From: William Grzybowski To: John Marino Content-Type: text/plain; charset=ISO-8859-1 Cc: Vladimir Chukharev , Baptiste Daroussin , xmj@chaot.net, python@freebsd.org, William Grzybowski X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Nov 2013 11:52:50 -0000 On Thu, Nov 21, 2013 at 9:48 AM, John Marino wrote: > On 11/11/2013 16:22, William Grzybowski wrote: >> We are aware of the issue. >> >> --record option from setup.py is registering a directory whereas it >> should not. It is believed the update from distribute to setuptools >> will fix this issue, but it is pending an exp-run ports/183726. >> > > 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. Thanks. -- William Grzybowski ------------------------------------------ Curitiba/PR - Brasil