From owner-freebsd-python@FreeBSD.ORG Wed Apr 23 12:10:02 2014 Return-Path: <owner-freebsd-python@FreeBSD.ORG> Delivered-To: freebsd-python@smarthost.ysv.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 5FF201CF for <freebsd-python@smarthost.ysv.freebsd.org>; Wed, 23 Apr 2014 12:10:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4CF9E1CE6 for <freebsd-python@smarthost.ysv.freebsd.org>; Wed, 23 Apr 2014 12:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3NCA1He076805 for <freebsd-python@freefall.freebsd.org>; Wed, 23 Apr 2014 12:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3NCA1eD076804; Wed, 23 Apr 2014 12:10:01 GMT (envelope-from gnats) Date: Wed, 23 Apr 2014 12:10:01 GMT Message-Id: <201404231210.s3NCA1eD076804@freefall.freebsd.org> To: freebsd-python@FreeBSD.org Cc: From: Toni Ballesta <mustelator@yahoo.es> Subject: Re: ports/188890: devel/py-setuptools27: bad entry point (possible cause to egg-info problems) X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Toni Ballesta <mustelator@yahoo.es> 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: Wed, 23 Apr 2014 12:10:02 -0000 The following reply was made to PR ports/188890; it has been noted by GNATS. From: Toni Ballesta <mustelator@yahoo.es> To: bug-followup@FreeBSD.org, mustelator@yahoo.es Cc: Subject: Re: ports/188890: devel/py-setuptools27: bad entry point (possible cause to egg-info problems) Date: Wed, 23 Apr 2014 14:08:35 +0200 Ufff..... I didn't delete it (moved to bak/ directory) because I haven't installed py-distribute, but viewing now the ports, I see: Port: devel/py-distribute Moved: devel/py-setuptools Date: 2013-11-27 Reason: Replaced with setuptools Is moved to setuptools! Oh my god....... my god........ I see before that I need delete it too, but I thought that it would not be necessary. Sorry! Now, it seem to work!!! My recommendation is a patch for delete any residual files. Thank you very much!