problem with upgrade to plone 4.2.1

John Hay jhay at meraka.org.za
Sun Sep 16 20:23:22 UTC 2012


On Fri, Sep 14, 2012 at 09:05:32AM +0200, John Hay wrote:
> Hi Guys,
> 
> I have a problem. I have upgraded my plone from 4.1.5 to 4.2.1 using ports
> and portmaster, but now it does not want to start. I have even created
> a new clean instance and running runzope I see this:
> 
> ########################
...
> zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/usr/local/www/Zope213/ptest/etc/site.zcml", line 16.2-16.23
>     ZopeXMLConfigurationError: File "/usr/local/lib/python2.7/site-packages/Products.CMFPlone-4.2.1.1-py2.7.egg/Products/CMFPlone/configure.zcml", line 16.2-16.46
>     ZopeXMLConfigurationError: File "/usr/local/lib/python2.7/site-packages/plone.app.controlpanel-2.2.8-py2.7.egg/plone/app/controlpanel/configure.zcml", line 15.2-15.57
>     ImportError: No module named sequencewidget
>  #
> ########################

Ok, I found the problem. I installed Plone-4.2.1-UnifiedInstaller, which
worked fine, so I compared the eggs. They used plone.app.form-2.1.1,
while the FreeBSD port only had 2.0.5. Looking at the website:
http://pypi.python.org/pypi/plone.app.form
I see that 2.1.2 is out, so I locally upgraded the port to 2.1.2 and
now I have a working plone again.

Anybody wants to commit it? Shall I commit it? Would you rather have
2.1.1 like the UnifiedInstaller used?

John
-- 
John Hay -- jhay at meraka.csir.co.za / jhay at FreeBSD.org


More information about the freebsd-zope mailing list