-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 16/11/13 03:45, Tres Seaver wrote:
On 11/15/2013 09:22 PM, Jesus Cea wrote:
I am not familiar with zc.buildout, but I have quite bad experiences installing zope 2.13 using virtualenv (basically, zope needs to use specific pinned versions of products, and that would be fine if they were notified to "pip", but they are not).
So I tried to install 2.13.21 using "zc.buildout", following instructions at <http://docs.zope.org/zope2/releases/2.13/INSTALL-buildout.html>, but it failed just at the very beginning, since there is no "bootstrap.py" script anywere.
I have a previous 2.13.19 around, and it has a "bootstrap.py" and a "buildout.cfg". But 2.13.20 and 2.13.21 miss that file.
So, how is current Zope installed?. Could you update documentation?.
In a virtualenv::
$ bin/easy_install \ --index=http://download.zope.org/Zope2/index/2.13.21 Zope2
In a buildout::
$ cat buildout.cfg [buildout] extends = http://download.zope.org/Zope2/index/2.13.21/versions.cfg ....
Tres, could you possibly update <http://docs.zope.org/zope2/releases/2.13/INSTALL-buildout.html>? - -- Jesús Cea Avión _/_/ _/_/_/ _/_/_/ jcea@jcea.es - http://www.jcea.es/ _/_/ _/_/ _/_/ _/_/ _/_/ Twitter: @jcea _/_/ _/_/ _/_/_/_/_/ jabber / xmpp:jcea@jabber.org _/_/ _/_/ _/_/ _/_/ _/_/ "Things are not so easy" _/_/ _/_/ _/_/ _/_/ _/_/ _/_/ "My name is Dump, Core Dump" _/_/_/ _/_/_/ _/_/ _/_/ "El amor es poner tu felicidad en la felicidad de otro" - Leibniz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQCVAwUBUobka5lgi5GaxT1NAQJBZQP7BFZZ8812yzfgDc8IEyKgVm86sJwZ71RF /bDEq7fpWpayjPhTpmTq/+eAYbrk7Yez0Akugi35kjO5LGwINBI1bN9pIthTiotP luEVi9L/a+Pqt2zpuD6jaKmGXBHvEhDgxkplaD38DGU2A2oZwAQdihYRiQvIP2MG loKGResX5fs= =YDpD -----END PGP SIGNATURE-----