Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2017 12:32:52 +0000
From:      "Dippery, Kyle" <kyle.dippery@uky.edu>
To:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   py27-setuptools27 upgrade error
Message-ID:  <CY4PR03MB29513CECFB3E5E98DCD77635911E0@CY4PR03MB2951.namprd03.prod.outlook.com>

next in thread | raw e-mail | index | archive | help
My FreeBSD systems are telling me:

Checking for packages with security vulnerabilities:
curl-7.53.1_1
mysql56-server-5.6.35_2
libevent2-2.0.22_1
tiff-4.0.7_1


So I use:


# portsnap fetch update
# portmaster -B -G -d curl libevent2 mysql56-server


to update, and after a bit I get:


=3D=3D=3D>>> Starting check for runtime dependencies
=3D=3D=3D>>> Gathering dependency list for devel/py27-setuptools from ports
=3D=3D=3D>>> Dependency check complete for devel/py27-setuptools

=3D=3D=3D>>> mysql56-server-5.6.35_2 >> mysql56-client-5.6.35 >> cmake-3.7.=
2 >> jsoncpp-1.8.0_1 >> scons-2.5.1 >> devel/py27-setuptools (5/10)

=3D=3D=3D>  Installing for py27-setuptools-32.1.0_1
=3D=3D=3D>  Checking if py27-setuptools already installed
=3D=3D=3D>   Registering installation for py27-setuptools-32.1.0_1 as autom=
atic
Installing py27-setuptools-32.1.0_1...
pkg-static: py27-setuptools-32.1.0_1 conflicts with py27-setuptools27-32.1.=
0 (installs files into the same place).  Problematic file: /usr/local/lib/p=
ython2.7/site-packages/easy-install.pth.dist
*** Error code 70

Stop.
make: stopped in /usr/ports/devel/py27-setuptools


On a different system, yesterday, I 'solved' this by pkg remove py27-setupt=
ools, proceeding with the upgrade, and reinstalling the various things that=
 pkg remove py27-setuptools uninstalled.

Is there a way I can proceed with the mysql server update without removing =
some unknown number of other packages?

Is there a way I can find out what pkg remove py27-setuptools will remove, =
and why those packages are need anyway?  I didn't think I had anything runn=
ing python on this server.

Thanks!





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