Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2009 11:12:12 -0400
From:      Wesley Shields <wxs@FreeBSD.org>
To:        Rene Ladan <r.c.ladan@gmail.com>
Cc:        ports@freebsd.org, python@freebsd.org, miwi@freebsd.org
Subject:   Re: Python 2.6 update with portmaster
Message-ID:  <20090610151212.GB61383@atarininja.org>
In-Reply-To: <e890cae60906100744m56f4969cu6582a131423b2b32@mail.gmail.com>
References:  <20090610132647.GC40713@atarininja.org> <e890cae60906100744m56f4969cu6582a131423b2b32@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 10, 2009 at 04:44:41PM +0200, Rene Ladan wrote:
> 2009/6/10 Wesley Shields <wxs@freebsd.org>:
> > Here's a patch[1] that allows you to use portmaster when doing the python
> > upgrade. I intend to commit this tomorrow morning unless someone speaks
> > up. I'll also be adding the instructions to the UPDATING entry.
> >
> > Once applied you should be able to use:
> >
> > cd /usr/ports/lang/python && make upgrade-site-packages -DUSE_PORTMASTER
> >
> > It will be quite slow compared to using pkg_which (the normal method) so
> > be patient. I've used this patch to upgrade one lightly used machine and
> > I know at least one other person has survived an upgrade of a machine
> > with over 1000 ports installed.
> >
> > [1]: http://people.freebsd.org/~wxs/python26-portmaster.diff
> >
> I applied the patch, but there is something wrong:
> 
> > # make upgrade-site-packages -DUSE_PORTMASTER
> > Syntax error: end of file unexpected (expecting "}")
> > *** Error code 2
> >
> > Stop in /usr/ports/lang/python.

Sorry, updated the patch to address this. Please revert and try again.

-- WXS



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