Hi Mr.Gogoulos,

Thx for the advice, i finally solve the problem pretty much the same way. I manually put plone.app.dexterity in the buildout.cfg inside the eggs variable.
then I re-buildout.

Best Regards,
Ady WP

Date: Tue, 8 Oct 2013 14:21:41 +0300
From: Markos Gogoulos <[email protected]>
To: Discussion about software development on Plumi
        <[email protected]>
Subject: Re: [plumi-discuss] help starting plumi site
Message-ID:
        <ca+clxoygkx_hw-vjbb045ghrkcjm1nlfna4mriaeck6hafr...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Seems like a dependency error, some dependencies must have changed and it does not find the specific one. If you've installed plumi with virtualenv,
try to install dexterity as a quick solution

./bin/pip install plone.dexterity


On Mon, Oct 7, 2013 at 4:02 PM, <[email protected]> wrote:

Hiy'all,

I have setup plumi 4.5 on debian 7.1.0 using this gude :

https://github.com/plumi/**plumi.app/blob/master/docs/**INSTALL.rst<https://github.com/plumi/plumi.app/blob/master/docs/INSTALL.rst>

I have reached the './bin/supervisord' part successfully (at least i
thought so).
'./bin/supervisorctl status' showed that all 7 services were running.

so i moved to the next step: './bin/plumisite' and it gave me this error:
...
zope.configuration.xmlconfig.**ZopeXMLConfigurationError: File
"/home/plumi/plumi.app/parts/**plone/etc/site.zcml", line 16.2-16.23
    ZopeXMLConfigurationError: File "/home/plumi/plumi.app/eggs/**

Products.CMFPlone-4.2.0.1-py2.**7.egg/Products/CMFPlone/**configure.zcml",
line 102.4-106.10
    ZopeXMLConfigurationError: File "/home/plumi/plumi.app/eggs/**

plone.contentratings-1.1-py2.**7.egg/plone/contentratings/**configure.zcml",
line 36.4-36.38
    ImportError: No module named dexterity.interfaces

can anybody help?

regards,
adywp


---- Powered by PTIK UNHAS ~ http://unhas.ac.id/

_______________________________________________
Discuss mailing list
[email protected]
http://lists.plumi.org/listinfo/discuss

Reply via email to