Hi, Le Wed, 23 Oct 2013 23:48:32 -0700, Jonah Crawford <[email protected]> a écrit:
> Anyone recognize this ? > > While: > Installing zeo. > > An internal error occurred due to a bug in either zc.buildout or in a > recipe being used: > Traceback (most recent call last): > File > "/home/vagrant/platform/lib/python2.7/site-packages/zc/buildout/buildout.py", > line 1942, in main > getattr(buildout, command)(args) > File > "/home/vagrant/platform/lib/python2.7/site-packages/zc/buildout/buildout.py", > line 622, in install > installed_files = self[part]._call(recipe.install) > File > "/home/vagrant/platform/lib/python2.7/site-packages/zc/buildout/buildout.py", > line 1366, in _call > return f() > File > "/home/vagrant/platform/eggs/plone.recipe.zeoserver-1.2.6-py2.7.egg/plone/recipe/zeoserver/__init__.py", > line 97, in install > self.install_scripts() > File > "/home/vagrant/platform/eggs/plone.recipe.zeoserver-1.2.6-py2.7.egg/plone/recipe/zeoserver/__init__.py", > line 383, in install_scripts > extra_paths.append(ws.by_key['zc.buildout'].location) > KeyError: 'zc.buildout' Which zc.recipe release do you use? Another alternative recipe available to install ZEO is to use zc.zodbrecipes (see http://www.ztfy.org/installation/zeo/zeo.html). Best regards, Thierry _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
