[Zope-dev] zope-tests - FAILED: 1, OK: 12
Jim Fulton
jim at zope.com
Wed Mar 19 13:58:16 CET 2014
On Wed, Mar 19, 2014 at 8:01 AM, Marius Gedminas <marius at gedmin.as> wrote:
> On Wed, Mar 19, 2014 at 01:00:02AM +0100, Zope tests summarizer wrote:
>> [1] FAILED Failure - zopetoolkit_trunk - Build # 578
>> https://mail.zope.org/pipermail/zope-tests/2014-March/081365.html
>
> I don't get buildout errors:
>
> Getting distribution for 'zope.container>=4.0.0a1'.
> Got zope.container 4.0.0a3.
> While:
> Installing test-ztk.
> Getting distribution for 'zope.container>=4.0.0a1'.
> Error: Picked: zope.container = 4.0.0a3
>
> 4.0.0a3 is >= 4.0.0a1, so what's the problem?
The configuration has asked that buildout should not
pick versions by setting allow-picked-versions=false,
but hasn't pinned the version of zope.container.
Jim
--
Jim Fulton
http://www.linkedin.com/in/jimfulton
More information about the Zope-Dev
mailing list