Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Oct 2014 07:06:09 +0200
From:      Rainer Hurling <email@gwdg.de>
To:        Erich Dollansky <erichsfreebsdlist@alogt.com>, <freebsd-ports@freebsd.org>
Subject:   Re: py-setuptools27 conflicts with itself
Message-ID:  <5434C641.4020209@gwdg.de>
In-Reply-To: <20141008113509.230ea79f@X220.alogt.com>
References:  <20141008113509.230ea79f@X220.alogt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 08.10.2014 um 05:35 schrieb Erich Dollansky:
> Hi,
>
> I just updated my ports tree a few minutes ago and tried to
> install /usr/ports/devel/py-setuptools27
>
> This is what I get:
>
> ===>   Registering installation for py27-setuptools27-5.5.1
> pkg-static: py27-setuptools27-5.5.1 conflicts with
> py27-setuptools-5.5.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: stopped in /usr/ports/devel/py-setuptools27
>
> How can a port conflict with itself?
>
> Should I deinstall it? I do not want to risk this without some kind of
> confirmation.
>
> Erich

It is only almost the same. py27-setuptools27 conflicts with 
py27-setuptools (take care of the '27' after setuptools). There had been 
a slight change in the near past.

For me, it helped to change the origin and update again. Eventually it 
is also necessary to delete the old version py27-setuptools before.

portmaster -o devel/py-setuptools27 py27-setuptools-5.5.1

or something like this should do it.

Regards,
Rainer Hurling




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5434C641.4020209>