Re: zope-tests - FAILED: 1, OK: 12
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <CAPDm-FhzFY6bk7anAXODUWkEoTiUtd+rzSWSpX6NAwhKdwm_4w@mail.gmail.com> |
On Wed, Mar 19, 2014 at 8:01 AM, Marius Gedminas <[email protected]> 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 _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )