An problem was introduced into the buildout in a recent change. I have reverted it in svn - update your buildout from svn and it should now work.
vik On Sun, Sep 6, 2009 at 6:45 AM, denis<[email protected]> wrote: > Andy Nicholson a écrit : >> The site.cfg from SVN is configured to start the instance as a user >> "zope" - sounds like your system doesnt have one created already. >> Try adding a user "zope" , or changing the buildout to your username >> Change the admin username / password in site.cfg too ;-) >> >> You will need to re-run buildout to get the changes to update if you >> change site.cfg too >> Watch out for permissions on the buildout , in var/ and >> src/plumi.locales/ - these need to be writable by the user that the >> instance is running as. > Thanks ! > > Now, I get an error about conflict for zope.component: > > Got zope.tal 3.5.1. > Getting distribution for 'pytz'. > Got pytz 2009l. > While: > Installing. > Getting section zeo. > Initializing part zeo. > Error: There is a version conflict. > We already have: zope.component 3.4.0 > but zope.authentication 3.7.0 requires 'zope.component>=3.6.0'. > > Bye > Denis > > _______________________________________________ > Discuss mailing list > [email protected] > http://lists.plumi.org/listinfo/discuss > _______________________________________________ Discuss mailing list [email protected] http://lists.plumi.org/listinfo/discuss
