[Zope-CMF] anyone installed plone?

marc lindahl marc@bowery.com
Thu, 28 Mar 2002 18:50:08 -0500


Hi,
I just tried to install plone 0.99 pre-6, on a CMF I checked out an hour
ago, and Zope 2.5.0.  It installs but when I try to add a Plone Site, I get
this - qny ideas?


Zope Error

Zope has encountered an error while publishing this resource.

Error Type: AttributeError
Error Value: 'tuple' object has no attribute 'get'

------------------------------------------------------------------------

Troubleshooting Suggestions

*    The URL may be incorrect.
*    The parameters passed to this resource may be incorrect.
*    A resource that this resource relies on may be encountering an error.


For more detailed information about the error, please refer to the HTML
source for this page.

If the error persists please contact the site maintainer. Thank you for your
patience. 




Traceback (innermost last):
  File /usr/local/zope/Zope-2.5/lib/python/ZPublisher/Publish.py, line 150,
in publish_module
  File /usr/local/zope/Zope-2.5/lib/python/ZPublisher/Publish.py, line 114,
in publish
  File /usr/local/zope/Zope-2.5/lib/python/Zope/__init__.py, line 158, in
zpublisher_exception_hook
  File /usr/local/zope/Zope-2.5/lib/python/ZPublisher/Publish.py, line 98,
in publish
  File /usr/local/zope/Zope-2.5/lib/python/ZPublisher/mapply.py, line 88, in
mapply
    (Object: manage_addSite)
  File /usr/local/zope/Zope-2.5/lib/python/ZPublisher/Publish.py, line 39,
in call_object
    (Object: manage_addSite)
  File 
/usr/local/zope/Zope-2.5/lib/python/Products/CMFPlone/PortalFactory.py, line
326, in manage_addSite
  File 
/usr/local/zope/Zope-2.5/lib/python/Products/CMFPlone/PortalFactory.py, line
285, in install
    (Object: plonetest)
  File 
/usr/local/zope/Zope-2.5/lib/python/Products/CMFPlone/PortalFactory.py, line
153, in checkDependencies
    (Object: plonetest)
  File /usr/local/zope/Zope-2.5/lib/python/Products/CMFCore/TypesTool.py,
line 632, in manage_addTypeInformation
    (Object: portal_types)
  File /usr/local/zope/Zope-2.5/lib/python/Products/CMFCore/TypesTool.py,
line 601, in listDefaultTypeInformation
    (Object: portal_types)
AttributeError: (see above)