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

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to