Hi,<br><br>dolmenproject 1.0a2 is already old :)<br>It doesn&#39;t work anymore because it used the unreleased Dolmen KGS.<br>I have to update it to latest grokproject and use the released Dolmen KGS by default.<br>I hope I&#39;ll have time to update it next week.<br>

<br>Thanks for testing it.<br><br>Regards<br><br clear="all">Vincent<br><br><div class="gmail_quote">On Thu, Feb 3, 2011 at 7:25 AM, Noe Nieto [<a href="http://percepcionunitaria.org">http://percepcionunitaria.org</a>]] <span dir="ltr">&lt;<a href="mailto:tzicatl@gmail.com">tzicatl@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">This is a test session with dolmenproject 1.0a2 from pypi and using virtualenv:<div><br></div>

<div>=====</div><div><br></div><div>$ virtualenv --no-site-packages cinezune_virtualenv</div><div>$ cd cinezune_virtualenv/ &amp;&amp; bin/pip install DolmenProject</div>

<div><div>Downloading/unpacking DolmenProject</div><div>  Downloading dolmenproject-1.0a2.zip</div><div>....</div><div><div>Successfully installed DolmenProject grokproject Paste PasteDeploy PasteScript</div><div>Cleaning up...</div>



</div><div><br></div><div><div>$ bin/dolmenproject </div><div>Traceback (most recent call last):</div><div>  File &quot;bin/dolmenproject&quot;, line 9, in &lt;module&gt;</div><div>    load_entry_point(&#39;dolmenproject==1.0a2&#39;, &#39;console_scripts&#39;, &#39;dolmenproject&#39;)()</div>



<div>  File &quot;/home/tzicatl/Documentos/programar/varios/cinezune/cinezune_virtualenv/lib/python2.6/site-packages/dolmenproject/main.py&quot;, line 7, in main</div><div>    if sys.argv[1] == &#39;dolmen_basic&#39;:</div>



<div>IndexError: list index out of range</div></div><div><br></div><div>===</div><div><div>$ bin/dolmenproject micasa</div><div>Enter user (Name of an initial administrator user): admin</div><div>Enter passwd (Password for the initial administrator user): </div>



<div>Creating directory ./micasa</div><div>Replace 133 bytes with 456 bytes (4/7 lines changed; 7 lines added)</div><div>Replace 1268 bytes with 1006 bytes (18/46 lines changed; 14 lines removed)</div><div>Replace 216 bytes with 1649 bytes (1/6 lines changed; 42 lines added)</div>



<div>Replace 986 bytes with 1076 bytes (0/47 lines changed; 4 lines added)</div><div>Replace 254 bytes with 510 bytes (4/10 lines changed; 12 lines added)</div></div><div><br></div><div>========</div><div><br></div><div>


<div>
$ cd micasa/</div><div>$ ../bin/python bootstrap.py </div><div>/tmp/tmp3M_ulh/zc.buildout-1.5.2-py2.6.egg/zc/buildout/buildout.py:303: UserWarning: Buildout has been asked to exclude or limit site-packages so that builds can be repeatable when using a system Python.  However, the chosen Python executable has a broken implementation of -S (see <a href="https://bugs.launchpad.net/virtualenv/+bug/572545" target="_blank">https://bugs.launchpad.net/virtualenv/+bug/572545</a> for an example problem) and this breaks buildout&#39;s ability to isolate site-packages.  If the executable already has a clean site-packages (e.g., using virtualenv&#39;s ``--no-site-packages`` option) you may be getting equivalent repeatability.  To silence this warning, use the -s argument to the buildout script.  Alternatively, use a Python executable with a working -S (such as a standard Python binary).</div>



<div>  warnings.warn(zc.buildout.easy_install.BROKEN_DASH_S_WARNING)</div><div>Creating directory &#39;/home/tzicatl/Documentos/programar/varios/cinezune/cinezune_virtualenv/micasa/bin&#39;.</div><div>Creating directory &#39;/home/tzicatl/Documentos/programar/varios/cinezune/cinezune_virtualenv/micasa/parts&#39;.</div>



<div>Creating directory &#39;/home/tzicatl/Documentos/programar/varios/cinezune/cinezune_virtualenv/micasa/develop-eggs&#39;.</div><div>/tmp/tmp3M_ulh/zc.buildout-1.5.2-py2.6.egg/zc/buildout/easy_install.py:372: UserWarning: Buildout has been asked to exclude or limit site-packages so that builds can be repeatable when using a system Python.  However, the chosen Python executable has a broken implementation of -S (see <a href="https://bugs.launchpad.net/virtualenv/+bug/572545" target="_blank">https://bugs.launchpad.net/virtualenv/+bug/572545</a> for an example problem) and this breaks buildout&#39;s ability to isolate site-packages.  If the executable already has a clean site-packages (e.g., using virtualenv&#39;s ``--no-site-packages`` option) you may be getting equivalent repeatability.  To silence this warning, use the -s argument to the buildout script.  Alternatively, use a Python executable with a working -S (such as a standard Python binary).</div>



<div>  warnings.warn(BROKEN_DASH_S_WARNING)</div><div>Generated script &#39;/home/tzicatl/Documentos/programar/varios/cinezune/cinezune_virtualenv/micasa/bin/buildout&#39;.</div></div><div><br></div><div>====================</div>



<div><div>$ bin/buildout </div><div>/home/tzicatl/Aplicaciones/Buildout/egss/zc.buildout-1.5.2-py2.6.egg/zc/buildout/buildout.py:303: UserWarning: Buildout has been asked to exclude or limit site-packages so that builds can be repeatable when using a system Python.  However, the chosen Python executable has a broken implementation of -S (see <a href="https://bugs.launchpad.net/virtualenv/+bug/572545" target="_blank">https://bugs.launchpad.net/virtualenv/+bug/572545</a> for an example problem) and this breaks buildout&#39;s ability to isolate site-packages.  If the executable already has a clean site-packages (e.g., using virtualenv&#39;s ``--no-site-packages`` option) you may be getting equivalent repeatability.  To silence this warning, use the -s argument to the buildout script.  Alternatively, use a Python executable with a working -S (such as a standard Python binary).</div>



<div>  warnings.warn(zc.buildout.easy_install.BROKEN_DASH_S_WARNING)</div><div>/home/tzicatl/Aplicaciones/Buildout/egss/zc.buildout-1.5.2-py2.6.egg/zc/buildout/easy_install.py:372: UserWarning: Buildout has been asked to exclude or limit site-packages so that builds can be repeatable when using a system Python.  However, the chosen Python executable has a broken implementation of -S (see <a href="https://bugs.launchpad.net/virtualenv/+bug/572545" target="_blank">https://bugs.launchpad.net/virtualenv/+bug/572545</a> for an example problem) and this breaks buildout&#39;s ability to isolate site-packages.  If the executable already has a clean site-packages (e.g., using virtualenv&#39;s ``--no-site-packages`` option) you may be getting equivalent repeatability.  To silence this warning, use the -s argument to the buildout script.  Alternatively, use a Python executable with a working -S (such as a standard Python binary).</div>



<div>  warnings.warn(BROKEN_DASH_S_WARNING)</div><div>mr.developer: The packages &#39;menhir.library.tablesorter&#39; and &#39;menhir.skin.snappy&#39; from auto-checkout have no source information.</div></div><div><br></div>



<br><div class="gmail_quote">2011/1/11 Vincent Fretin <span dir="ltr">&lt;<a href="mailto:vincent.fretin@gmail.com" target="_blank">vincent.fretin@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div><div></div><div class="h5">

Hi,<br><br>I released dolmenproject 1.0a2 based on grokproject 2.3.<br>Please test it and give feedback.<br>I updated the tutorial at:<br><a href="http://grok.zope.org/doc/community/egg_collections/dolmen/" target="_blank">http://grok.zope.org/doc/community/egg_collections/dolmen/</a><br>





<br>In the dolmen repository<br>git clone <a href="http://devel.dolmen-project.org/dolmen.git" target="_blank">http://devel.dolmen-project.org/dolmen.git</a><br>
<br>I added a bin/test-dolmen script to test all dolmen and some menhir packages, there are currently failures in the following packages:<br><br>6 failure(s).<br>- test-dolmen-dolmen.app.breadcrumbs<br>- test-dolmen-menhir.contenttype.image<br>





- test-dolmen-dolmen.widget.tinymce<br>- test-dolmen-dolmen.forms.crud<br>- test-dolmen-menhir.contenttype.folder<br>- test-dolmen-menhir.contenttype.document<br><br>Packages that need a release are listed in sources.cfg in this buildout.<br>





<br>The tests should be fixed and packages released to release a Dolmen 1.0 KGS.<br><br>Cheers<br><font color="#888888"><br clear="all">Vincent Fretin<br>
<a href="http://www.dolmen-project.org/" target="_blank">http://www.dolmen-project.org/</a><br>
</font><br></div></div>_______________________________________________<br>
Grok-dev mailing list<br>
<a href="mailto:Grok-dev@zope.org" target="_blank">Grok-dev@zope.org</a><br>
<a href="https://mail.zope.org/mailman/listinfo/grok-dev" target="_blank">https://mail.zope.org/mailman/listinfo/grok-dev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>---<div>Noe Nieto</div><div><br></div><div><br></div><div>--------------------------------------------</div><div>El experto que trabaja por cambios políticos, sociales y económicos SIN PERCEPCIÓN UNITARIA, solo crea más dolor y divisiones sobre la tierra.</div>



<div><a href="http://percepcionunitaria.org" target="_blank">http://percepcionunitaria.org</a></div><div><br></div><div>The expert who works for political, social and economical changes WITHOUT UNITARY PERCEPTION, will only create more pain and divisions on the earth.</div>



<div><a href="http://www.unitaryperception.org/en" target="_blank">http://www.unitaryperception.org/en</a></div><div><br></div><br>
</div>
</blockquote></div><br>