[Distutils] [buildout] http://downloads.buildout.org/1/bootstrap.py resulting in buildout 2.0.1
Jim Fulton
jim at zope.com
Wed Feb 20 13:36:58 CET 2013
On Tue, Feb 19, 2013 at 7:50 PM, Philippe Ombredanne
<pombredanne at nexb.com> wrote:
> On Tue, Feb 19, 2013 at 2:39 PM, Chris Withers <chris at simplistix.co.uk> wrote:
>> Dunno what I'm doing wrong then, see the eggs being used here:
>> http://jenkins.simplistix.co.uk/job/checker-buildout/86/PYTHON=2.7,label=linux/console
>
> Weird, sounds like both the 1.3.2 and 2.0.0a3 egg recipe versions are
> being fetched:
>
> $ bin/buildout
> Develop: '/home/pombredanne/checker/checker/.'
> Getting distribution for 'zc.recipe.egg<2'.
> Got zc.recipe.egg 1.3.2. <== here
> Installing py.
> Getting distribution for 'tox'.
> Got tox 1.4.2.
> Getting distribution for 'zope.testing'.
> warning: no files found matching '*.test' under directory 'src'
> warning: no files found matching 'sampletests' under directory 'src'
> Got zope.testing 4.1.1.
> Getting distribution for 'zc.recipe.egg<2'.
Doh! This should have bee <2dev.
Sorry. I'll release a fix for this today, if I can.
On Wed, Feb 20, 2013 at 4:52 AM, Maurits van Rees
<m.van.rees at zestsoftware.nl> wrote:
...
> I do not see where this requirement is actually specified. I see it in the
> console output, but not in the bootstrap.py, the buildout.cfg or any of the
> downloaded eggs, except in a doctest of zc.buildout.
It's in buildout.py.
Jim
--
Jim Fulton
http://www.linkedin.com/in/jimfulton
Jerky is better than bacon! http://zo.pe/Kqm
More information about the Distutils-SIG
mailing list