Re: This seems messed up [py-setuptools]

2014-04-16 Thread paul beard
On Wed, Apr 16, 2014 at 6:48 PM, Kubilay Kocak wrote: > We're also available to assist on #freebsd-python on IRC (freenode) if > you need anything :) Probably should have taken you up on that. What I ended up doing, in my brutally stupid way: portmaster | grep py27 | cut -c7-100 | sed "s/-[^-]

Re: This seems messed up [py-setuptools]

2014-04-16 Thread Kubilay Kocak
On 17/04/2014 1:16 AM, paul beard wrote: > On Tue, Apr 15, 2014 at 11:42 PM, Kubilay Kocak > wrote: >> >> Please have a read of /usr/ports/UPDATING entry 20140307, with tl;dr: > > > From the URL listed there: >> >> If you have any questions, or are unsure whether you can remove a >> particular

Re: This seems messed up [py-setuptools]

2014-04-16 Thread paul beard
On Tue, Apr 15, 2014 at 11:42 PM, Kubilay Kocak wrote: > > You want to *replace* py27-setuptools with py27-setuptools27 > Kind of annoying that it wants to install both of these. What the real solution? List the installed python packages, blow away the lot, then reinstall from the list? >>> Miss

Re: This seems messed up [py-setuptools]

2014-04-16 Thread paul beard
On Tue, Apr 15, 2014 at 11:42 PM, Kubilay Kocak wrote: > > Please have a read of /usr/ports/UPDATING entry 20140307, with tl;dr: >From the URL listed there: > > If you have any questions, or are unsure whether you can remove a > particular entry or not, either: > - Delete it, then reinstall deve

Re: This seems messed up [py-setuptools]

2014-04-15 Thread Kubilay Kocak
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-setupto

This seems messed up [py-setuptools]

2014-04-15 Thread paul beard
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.