Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2017 15:42:45 +0200
From:      Jochen Neumeister <joneum@bsdproject.de>
To:        "Dippery, Kyle" <kyle.dippery@uky.edu>, FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: py27-setuptools27 upgrade error
Message-ID:  <73673f70-ddd2-0d53-b32e-00ad2f95af14@bsdproject.de>
In-Reply-To: <CY4PR03MB29513CECFB3E5E98DCD77635911E0@CY4PR03MB2951.namprd03.prod.outlook.com>
References:  <CY4PR03MB29513CECFB3E5E98DCD77635911E0@CY4PR03MB2951.namprd03.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

see UPDATING from 20170316:

  The python setuptools ports have been renamed to better match other 
python ports.
Ports users need to rename them so that portupgrade and portmaster do not
get confused.  For example:

pkg set -n py27-setuptools27:py27-setuptools
pkg set -o devel/py-setuptools27:devel/py27-setuptools
or
pkg set -n py35-setuptools35:py35-setuptools
pkg set -o devel/py-setuptools35:devel/py35-setuptools


cheers

Jochen


Am 25.04.2017 um 14:32 schrieb Dippery, Kyle:
> 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:
>
>
> ===>>> Starting check for runtime dependencies
> ===>>> Gathering dependency list for devel/py27-setuptools from ports
> ===>>> Dependency check complete for devel/py27-setuptools
>
> ===>>> 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)
>
> ===>  Installing for py27-setuptools-32.1.0_1
> ===>  Checking if py27-setuptools already installed
> ===>   Registering installation for py27-setuptools-32.1.0_1 as automatic
> 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/python2.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-setuptools, 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 running python on this server.
>
> Thanks!
>
>
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?73673f70-ddd2-0d53-b32e-00ad2f95af14>