<div class="gmail_quote">On Thu, Apr 16, 2009 at 9:40 PM, Jan-Wijbrand Kolman <span dir="ltr">&lt;<a href="mailto:janwijbrand@gmail.com">janwijbrand@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Jan-Wijbrand Kolman wrote:<br>
&gt; I&#39;d like your attention please for earlier heads-ups:<br>
&gt;<br>
&gt; There&#39;s test failure in grokcore.formlib:<br>
&gt;<br>
&gt;   <a href="http://permalink.gmane.org/gmane.comp.web.zope.grok.devel/7610" target="_blank">http://permalink.gmane.org/gmane.comp.web.zope.grok.devel/7610</a><br>
&gt;<br>
&gt; Has anyone any idea??<br>
<br>
</div>A version pin for zope.container was missing. Having it pinned down to<br>
3.7.1 and making sure zope.container is configured from the<br>
configure.zcml makes the tests pass again.<br>
<br>
We cannot rely on the most recent zope.container version as it in turn<br>
depends (without declaring it :| ) on zope.publisher &gt;= 3.6.0...<br>
<div><div></div><div class="h5"><br>
regards,<br>
jw</div></div></blockquote><div><br>Hi,<br><br>I use in my .buildout/default.cfg the following extension:<br>extensions = buildout.dumppickedversions<br>When I create a project with grokproject 1.0a4, it gives me:<br>*************** PICKED VERSIONS ****************<br>
[versions]<br>z3c.recipe.dev = 0.5.4<br>zope.broken = 3.5.0<br>zope.container = 3.8.1<br><br>*************** /PICKED VERSIONS ***************<br>You should pin these eggs in grok-versions.cfg. With zope.container = 3.7.1 if you say so.<br>
zope.container and zope.broken are fetched by grokcore.view &gt; 1.3<br><br>Regards<br></div></div>-- <br>Vincent Fretin<br>