[Distutils] buildout 1 still not managing to pin buildout to 1.x

Chris Withers chris at python.org
Tue Jun 11 11:27:02 CEST 2013


On 10/06/2013 18:57, Tres Seaver wrote:
> Works for me:
>
>   $ mkdir /tmp/withers
>   $ cd /tmp/withers
>   $ echo "[buildout]
>   parts =">  buildout.cfg
>   $ wget http://downloads.buildout.org/1/bootstrap.py
>   ...
>   $ /opt/Python-2.5.x/bin/python bootstrap.py

Try with 2.7, and also try going from 1 to 2 and back again by switching 
bootstraps.

There's likely something funky going on (.installed.cfg, develop-eggs or 
some other goat sacrifice in bin/) but it definitely happened.

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
             - http://www.simplistix.co.uk


More information about the Distutils-SIG mailing list