Hello,
I just downloaded CPS from svn, revision 23874.
After adding a CPS Default site from the ZMI, I tried to install the other products available using portal_quickinstaller.
All products install fine except CPSTypeMaker. This is the transcript:

Traceback (most recent call last):

File "/home/zope/zope/testsvn/Products/CMFQuickInstallerTool/QuickInstallerTool.py", line 235, in installProduct
res=install()

File "/home/zope/zope/z2.7.6-p2.3.4/lib/python/Products/ExternalMethod/ExternalMethod.py", line 232, in __call__
return f(self.aq_parent.this(), *args, **kw)

File "/home/zope/zope/testsvn/Products/CPSTypeMaker/Extensions/install.py", line 64, in install
portal.manage_addProduct['CPSTypeMaker'].\

File "/home/zope/zope/testsvn/Products/CPSTypeMaker/TypeMakerTool.py", line 1564, in addCPSTypeMakerTool
id = container.computeId()

File "/home/zope/zope/testsvn/Products/CMFCore/FSPythonScript.py", line 108, in __call__
return Script.__call__(self, *args, **kw)

File "/home/zope/zope/z2.7.6-p2.3.4/lib/python/Shared/DC/Scripts/Bindings.py", line 306, in __call__
return self._bindAndExec(args, kw, None)

File "/home/zope/zope/z2.7.6-p2.3.4/lib/python/Shared/DC/Scripts/Bindings.py", line 343, in _bindAndExec
return self._exec(bound_data, args, kw)

File "/home/zope/zope/testsvn/Products/CMFCore/FSPythonScript.py", line 163, in _exec
result = f(*args, **kw)

File "Script (Python)", line 11, in computeId

AttributeError: 'NoneType' object has no attribute 'split'


I'm using zope 2.7.6 and python 2.3.4, OS Fedora Core 3.

Thank you.

_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to