From owner-freebsd-ports@FreeBSD.ORG Thu Jul 31 16:03:30 2014 Return-Path: Delivered-To: ports@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 DE1CE226 for ; Thu, 31 Jul 2014 16:03:30 +0000 (UTC) Received: from vms173005pub.verizon.net (vms173005pub.verizon.net [206.46.173.5]) by mx1.freebsd.org (Postfix) with ESMTP id BC72623EC for ; Thu, 31 Jul 2014 16:03:30 +0000 (UTC) Received: from yeaguy.com ([unknown] [71.165.236.99]) by vms173005.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0N9L00K5V391KB60@vms173005.mailsrvcs.net> for ports@FreeBSD.org; Thu, 31 Jul 2014 11:03:05 -0500 (CDT) Received: from yeaguy.com (localhost [127.0.0.1]) by yeaguy.com (Postfix) with ESMTP id 58EBE112641 for ; Thu, 31 Jul 2014 09:03:01 -0700 (PDT) X-Virus-Scanned: amavisd-new at yeaguy.com Received: from yeaguy.com ([127.0.0.1]) by yeaguy.com (yeaguy.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L67VIZugDYup for ; Thu, 31 Jul 2014 09:02:51 -0700 (PDT) Received: from [192.168.1.3] (unknown [192.168.1.3]) by yeaguy.com (Postfix) with ESMTPSA id 6344C1125AB for ; Thu, 31 Jul 2014 09:02:51 -0700 (PDT) Date: Thu, 31 Jul 2014 09:02:51 -0700 (PDT) From: jcv To: ports@FreeBSD.org Subject: py27-setuptools27-5.4.1 Message-id: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-version: 1.0 Content-type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2014 16:03:30 -0000 Hi- I am getting this error message and would like to know if there is an easy way to fix this??? pkg-static: py27-setuptools27-5.4.1 conflicts with py27-setuptools-5.4.1 (installs files into the same place). Problematic file: /usr/local/lib/python2.7/site-packages/easy-install.pth.dist *** Error code 70 I do not see anything in /ports/UPDATING regarding: py27-setuptools root@yeaguy:#cat /usr/ports/UPDATING | grep py27-setup root@yeaguy:# THanks, JV