Reinout van Rees, on 2007-02-13: > Lucia Colombo wrote: >> Hi all >> I'm moving my plone 2.1.4 sites to 2.5.2 (Zope 2.8.8). Setup worked, the zmi >> starts and I see all the sites. >> But Five is not showing in the Products list, and when I try to go to the > > .... > >> Five version is 1.2.6. > > That sounds horribly old. Look in the install documents of plone 2.5.2. > I'm pretty sure that you need a newer five for 2.8. Zope 2.9 will > include the right version out of the box, btw.
This is not necessarily too old. This version is in one of the Plone subversion bundles. But a 1.3 version would be nicer. Some data on Five versions: $ cat /opt/zope/zope2.8.8/lib/python/Products/Five/version.txt Five 1.0.2 $ cat /opt/zope/zope2.9.3/lib/python/Products/Five/version.txt Five 1.3.5 $ cat /opt/zope/zope2.9.6/lib/python/Products/Five/version.txt Five 1.3.8 And in Plone subversion bundles: - http://dev.plone.org/plone/browser/bundles/2.5 has: Five svn://svn.zope.org/repos/main/Products.Five/branches/1.2 (I wonder how sane it still is to have this here.) - http://dev.plone.org/plone/browser/bundles/2.5-zope29 has No Five. And in Plone tar balls: - 2.5.1 has: Five 1.3.7 - 2.5.2 has: No Five -- Maurits van Rees | http://maurits.vanrees.org/ [NL] Work | http://zestsoftware.nl/ "Do not worry about your difficulties in computers, I can assure you mine are still greater." _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
