From owner-freebsd-python@FreeBSD.ORG Fri Mar 7 06:56:46 2014 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 52E03B78 for ; Fri, 7 Mar 2014 06:56:46 +0000 (UTC) Received: from smtpin2.utoledo.edu (smtpin2.utoledo.edu [131.183.2.214]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DFDCF33D for ; Fri, 7 Mar 2014 06:56:45 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Al8BABRtGVODtwIWmWdsb2JhbABahBiDBr80Fg4BAQEBAQgLCwcUKIJPFRtbAgUWCwILAwIBAgFLDQgBAYd1BZ8Sjxuaf4YcF4EpjU+CWYFJBIlOlT2PLIIM X-IronPort-AV: E=Sophos;i="4.97,606,1389762000"; d="scan'208";a="262774256" Received: from dlpint00.utoledo.edu ([131.183.2.22]) by smtpin2.utoledo.edu with ESMTP/TLS/DHE-RSA-AES256-SHA; 07 Mar 2014 01:55:16 -0500 Received: from MSGAPP12.utad.utoledo.edu (msgapp12.utad.utoledo.edu [131.183.3.8]) by dlpint00.utoledo.edu (RSA Interceptor) for ; Fri, 7 Mar 2014 01:54:58 -0500 Received: from [192.168.1.79] (76.238.196.183) by Email.Utoledo.Edu (131.183.3.18) with Microsoft SMTP Server (TLS) id 14.3.169.1; Fri, 7 Mar 2014 01:54:57 -0500 Message-ID: <53196D45.6000300@UToledo.edu> Date: Fri, 7 Mar 2014 01:55:01 -0500 From: Robert Burmeister User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20 MIME-Version: 1.0 To: Subject: FreeBSD Port: textproc/py-rdflib Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [76.238.196.183] X-RSA-Inspected: yes X-RSA-Classifications: public X-RSA-Action: allow X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2014 06:56:46 -0000 FreeBSD 10 Stable i386. Build results in: > ===> Installing for py27-setuptools27-2.0.1 > ===> Checking if devel/py-setuptools27 already installed > ===> Registering installation for py27-setuptools27-2.0.1 as automatic > Installing py27-setuptools27-2.0.1...pkg-static: py27-setuptools27-2.0.1 > conflicts with py27-setuptools-2.0.1 (installs files into the same place). > Problematic file: /usr/local/lib/python2.7/site-packages/easy-install.pth.dist > *** Error code 70 > > Stop. > make[1]: stopped in /usr/ports/devel/py-setuptools27 > *** Error code 1 > > Stop. > make: stopped in /usr/ports/textproc/py-rdflib py27-setuptools-2.0.1 is installed. py-setuptools27 is a slave port, does it still need to be installed manually?