[Zope-CMF] CMF 1.2 beta 1 Install problems

Lucas Hofman lucas.hofman@pgs.com
Wed, 12 Dec 2001 11:38:46 +0100


On Tuesday 11 December 2001 20:28, Tres Seaver wrote:
> I am happy to announce that the first (and what I hope is
> only) beta of version 1.2 of the CMF is available at:
>
>    http://cmf.zope.org/download/CMF-1.2beta1
>

CMF-1.2beta1 will not install on a stock Zope 2.4.3. It is dependent on  
pagetemplates which is dependent on ZTUtils. No big deal, but it either 
should be mentioned in the docs or the page-templates product should be 
included in the CMFCore.

I tried installing TAL 1.4.1, ZTUtils 1.1.3 and PageTemplates 1.4.1 (the 
latest releases) on a stock Zope 2.4.3.

This does not start: 

lucas@tanya:/usr/share/Zope-2.4.3-linux2-x86> ./start
------
2001-12-12T10:28:04 ERROR(200) Zope Could not import Products.CMFCalendar
Traceback (innermost last):
  File /usr/share/Zope-2.4.3-linux2-x86/lib/python/OFS/Application.py, line 
563, in import_product
  File 
/usr/share/Zope-2.4.3-linux2-x86-3/lib/python/Products/CMFCalendar/__init__.py, 
line 13, in ?
  File 
/usr/share/Zope-2.4.3-linux2-x86-3/lib/python/Products/CMFDefault/__init__.py, 
line 18, in ?
  File 
/usr/share/Zope-2.4.3-linux2-x86-3/lib/python/Products/CMFDefault/Portal.py, 
line 20, in ?
  File 
/usr/share/Zope-2.4.3-linux2-x86-3/lib/python/Products/CMFCore/__init__.py, 
line 26, in ?
    (Object: Products.CMFCore.PortalFolder)
  File 
/usr/share/Zope-2.4.3-linux2-x86-3/lib/python/Products/CMFCore/FSPageTemplate.py, 
line 24, in ?     (Object: html_quote)
ImportError: cannot import name PageTemplate


------
2001-12-12T10:28:05 PROBLEM(100) ZODB Could not import class 'CMFSite' from 
module 'Products.CMFDefault.Portal'
------
2001-12-12T10:28:05 ERROR(200) Zope Couldn't install PageTemplates
Traceback (innermost last):
  File /usr/share/Zope-2.4.3-linux2-x86/lib/python/OFS/Application.py, line 
668, in install_product
    (Object: Zope)
    (Info: PageTemplates)
  File 
/usr/share/Zope-2.4.3-linux2-x86/lib/python/Products/PageTemplates/__init__.py, 
line 96, in initialize
AttributeError: 'Products.PageTemplates.ZopePageTemplate' module has no 
attribute 'initialize'

Looking into ZopePageTemplate it looks like it has an initialize method....

Am I mixing incompatible versions?
-- 
Regards,

Lucas Hofman
PGS Research                                    work: +47 67514059
PO Box 354                                       fax: +47 67526640
N-1326 Lysaker, Norway                          home: +47 67581373