From owner-freebsd-python@FreeBSD.ORG Wed Apr 23 08:40:01 2014 Return-Path: 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 6A4C0DD6 for ; Wed, 23 Apr 2014 08:40:01 +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 3E4C31318 for ; Wed, 23 Apr 2014 08:40:01 +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 s3N8e1Kr006332 for ; Wed, 23 Apr 2014 08:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3N8e1vK006331; Wed, 23 Apr 2014 08:40:01 GMT (envelope-from gnats) Date: Wed, 23 Apr 2014 08:40:01 GMT Message-Id: <201404230840.s3N8e1vK006331@freefall.freebsd.org> To: freebsd-python@FreeBSD.org Cc: From: Toni Ballesta 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 List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2014 08:40:01 -0000 The following reply was made to PR ports/188890; it has been noted by GNATS. From: Toni Ballesta 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 10:30:40 +0200 And sorry, the package that I've installed manually for check is devel/py-setuptools. The system try installing devel/py-setuptools27 and then fails due to install files on the same place.