Ticket #144 (closed defect: fixed)
PressRoom fails to install
| Reported by: | datakid | Owned by: | andycat |
|---|---|---|---|
| Priority: | major | Milestone: | 0.2 |
| Component: | ATEngageVideo | Version: | |
| Keywords: | PressRoom | Cc: |
Description
When installing on a fresh Plone installation on
Ubuntu Gutsy (7.10),
Plone 2.5.5,
CMF-1.6.4,
Zope (Zope 2.9.8-final, python 2.4.4, linux2),
Five 1.4.2,
Python 2.4.4 (#1, Jan 14 2008, 14:42:50) [GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)],
PIL 1.1.6
(ie, the Plone 2.5.5 unified installer)
and the trunk of the plumi svn.
Here is the output:
2008-01-14 15:42:41
failed:
Traceback (most recent call last):
File "/opt/Plone-2.5.5/zeocluster/client1/Products/CMFQuickInstallerTool/QuickInstallerTool.py", line 333, in installProduct
res=install(portal)
File "/opt/Plone-2.5.5/lib/python/Products/ExternalMethod/ExternalMethod.py", line 225, in __call__
try: return f(*args, **kw)
File "/opt/plumi_trunk/PressRoom/Extensions/Install.py", line 90, in install
kupuTool.updateResourceTypes(({'resource_type' : 'linkable',
File "/opt/Plone-2.5.5/zeocluster/client1/Products/kupu/plone/librarytool.py", line 159, in updateResourceTypes
portal_types = self._validate_portal_types(resource_type, type['portal_types'])
File "/opt/Plone-2.5.5/zeocluster/client1/Products/kupu/plone/librarytool.py", line 146, in _validate_portal_types
raise KupuError, "Resource type: %s, invalid type: %s" % (resource_type, p)
KupuError: Resource type: linkable, invalid type: CallOut
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
