From owner-freebsd-python@FreeBSD.ORG Wed Apr 16 06:42:28 2014 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 09BC848F for ; Wed, 16 Apr 2014 06:42:28 +0000 (UTC) Received: from mail-pd0-x22c.google.com (mail-pd0-x22c.google.com [IPv6:2607:f8b0:400e:c02::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D172014B2 for ; Wed, 16 Apr 2014 06:42:27 +0000 (UTC) Received: by mail-pd0-f172.google.com with SMTP id p10so10365262pdj.31 for ; Tue, 15 Apr 2014 23:42:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=EQ1cZKTJgI4K638Xad75CDE/yjOilPnc2vvXyG+ZG/A=; b=qTPyGkyCJZmQ1QINdqCRHwwc8F414YPiQWBQ0nxqSwrJ6g+XvY6rrDeCcBrhJIS0qA U3oqNvVBNQVjW4Sr4WoOAGrz+Axr5SW8IvOdlXAFiSvHEB86jpFCIOwPLk9qG18nNT5x 3FnnSUYLc6e8NeEZzz8xLMnaW8uUNNe1ze12BoB1T6pCa63Ly5gWjJ9qhfrE2oCF++lE 7UhqP4C/vFkCcT3UTHyf4TV0npFUGN6xaudFMlzEHKgqqBX6BwEl57gzzwggzZ+6Sb2x px9O/SHmgF9k7849Qre647tK8bl5YaX/Ppn7kLrb+YoNMT8cm+BAJd+bVsEOzD8JMWEd EdLg== X-Received: by 10.67.1.202 with SMTP id bi10mr6663721pad.68.1397630546756; Tue, 15 Apr 2014 23:42:26 -0700 (PDT) Received: from [192.168.1.7] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id wp3sm44639269pbc.67.2014.04.15.23.42.23 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Apr 2014 23:42:24 -0700 (PDT) Message-ID: <534E264A.7020106@FreeBSD.org> Date: Wed, 16 Apr 2014 16:42:18 +1000 From: Kubilay Kocak User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Thunderbird/28.0 MIME-Version: 1.0 To: paul beard , python@freebsd.org Subject: Re: This seems messed up [py-setuptools] References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: koobs@FreeBSD.org List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2014 06:42:28 -0000 On 16/04/2014 3:24 PM, paul beard wrote: > The extra version number in the filename is hosing things up. > > > Conflict found on path > /usr/local/lib/python2.7/site-packages/setuptools/version.pyc between > py27-setuptools-2.0.1(devel/py-setuptools) and > py27-setuptools27-2.0.1(devel/py-setuptools27) > > > Conflict found on path > /usr/local/lib/python2.7/site-packages/setuptools/version.pyo between > py27-setuptools-2.0.1(devel/py-setuptools) and > py27-setuptools27-2.0.1(devel/py-setuptools27) > Hi Paul, thanks for your feedback. Please have a read of /usr/ports/UPDATING entry 20140307, with tl;dr: You want to *replace* py27-setuptools with py27-setuptools27