[Zope-PTK] probleme installing CMF1.0alpha

Joerg Lehmann joerg@luga.de
Sat, 24 Feb 2001 12:18:36 +0100


Hi Arne,

you have to patch Zope 2.3.0 as described in:

	http://lists.zope.org/pipermail/zope-ptk/2001-February/002494.html

Greetings,

	Joerg
	

On 24.02.01, arne keller wrote:
> Trying to install the CMF1.0alpha from CMF-1.0alpha.tar.gz.
> when restarting my Zope-2.3.0 i get the following:
> 
> ________________________________________________________________________
> 2001-02-24T11:06:26 ERROR(200) Zope Couldn't import Products.PTKBase
> Traceback (innermost last):
>   File /usr/local/Zope-2.3.0-linux2-x86/lib/python/OFS/Application.py,
> line 530, in import_products
>     (Object: string)
>   File
> /usr/local/Zope-2.3.0-linux2-x86/lib/python/Products/PTKBase/__init__.py,
> line 89, in ?
>   File
> /usr/local/Zope-2.3.0-linux2-x86/lib/python/Products/PTKBase/PortalObject.py,
> line 87, in ?
>   File
> /usr/local/Zope-2.3.0-linux2-x86/lib/python/Products/PTKBase/PortalFolder.py,
> line 119, in ?
>   File /usr/local/Zope-2.3.0-linux2-x86/lib/python/OFS/ObjectManager.py,
> line 221, in __class_init__
>     (Object: PortalFolder)
>   File /usr/local/Zope-2.3.0-linux2-x86/lib/python/App/class_init.py,
> line 117, in default__class_init__
>     (Object: PortalFolder)
>   File
> /usr/local/Zope-2.3.0-linux2-x86/lib/python/AccessControl/SecurityInfo.py,
> line 245, in apply
> TypeError: tuple() argument must be a sequence