We are receiving an error runnng buildout and were not sure where to turn for help. Could you please let me know the correct avenue if this distribution email list is not appropriate? Thank you for the help!
On Ubuntu 10.04.2 LTS we are trying to set up a Plumi site from scratch using the install instructions found here: http://en.flossmanuals.net/plumi/ch025_installation/ and also looked at the updates here: http://dev.plone.org/collective/changeset/239004/plumi.app/trunk/docs/INSTALL.txt as installing libxslt header files was not included in the flossmanual. In the site.cfg we adjusted the password for admin and supervisor user and adjusted the following 2 lines: www-server-name = plumi.loc www-videoserver-name = video.plumi.loc We downloaded the latest plumi release version using svn co https://svn.plone.org/svn/collective/plumi.app/tags/4.2.1 /home/zope/plumi Bootstrap appears to run fine and buildout fails when trying to install the plumsite: ... Updating tests. Updating supervisor. Updating navtree-patch. Installing plumisite. Traceback (most recent call last): File "/home/zope/plumi/bin/zeoserver", line 34, in <module> import plone.recipe.zeoserver.ctl File "/home/zope/plumi/eggs/plone.recipe.zeoserver-1.2.0-py2.6.egg/plone/recipe/zeoserver/__init__.py", line 9, in <module> import zc.recipe.egg ImportError: No module named recipe.egg Traceback (most recent call last): File "/home/zope/plumi/bin/instance-debug", line 272, in <module> import plone.recipe.zope2instance.ctl File "/home/zope/plumi/eggs/plone.recipe.zope2instance-4.1.5-py2.6.egg/plone/recipe/zope2instance/__init__.py", line 25, in <module> import zc.recipe.egg ImportError: No module named recipe.egg Traceback (most recent call last): File "/home/zope/plumi/bin/zeoserver", line 34, in <module> import plone.recipe.zeoserver.ctl File "/home/zope/plumi/eggs/plone.recipe.zeoserver-1.2.0-py2.6.egg/plone/recipe/zeoserver/__init__.py", line 9, in <module> import zc.recipe.egg ImportError: No module named recipe.egg
_______________________________________________ Discuss mailing list [email protected] http://lists.plumi.org/listinfo/discuss
