[cmf-tests] UNKNOWN : CMF-trunk Zope-trunk Python-2.6.6 : Linux

CMF Tests cmf-tests at epy.co.at
Fri Jun 8 05:34:47 UTC 2012


CMF Tests : UNKNOWN
CMF-trunk Zope-trunk Python-2.6.6 : Linux (x86_64)

Running ./bin/test
Test-module import failures:

Module: five.localsitemanager.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager/src/five/localsitemanager/__init__.py", line 20, in <module>
    from five.localsitemanager.registry import PersistentComponents
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager/src/five/localsitemanager/registry.py", line 21, in <module>
    from OFS.ObjectManager import ObjectManager
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/ObjectManager.py", line 43, in <module>
    from App.FactoryDispatcher import ProductDispatcher
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/App/FactoryDispatcher.py", line 27, in <module>
    from OFS.metaconfigure import get_registered_packages
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/metaconfigure.py", line 10, in <module>
    from OFS.subscribers import deprecatedManageAddDeleteClasses
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/subscribers.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCalendar.browser.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCalendar/Products/CMFCalendar/browser/tests.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCalendar.tests.test_Calendar

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCalendar/Products/CMFCalendar/tests/test_Calendar.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCalendar.tests.test_Event

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCalendar/Products/CMFCalendar/tests/test_Event.py", line 23, in <module>
    from Products.CMFCore.testing import ConformsToContent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.exportimport.tests.test_actions

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.exportimport.tests.test_cachingpolicymgr

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.exportimport.tests.test_catalog

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.exportimport.tests.test_content

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.exportimport.tests.test_contenttyperegistry

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.exportimport.tests.test_cookieauth

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.exportimport.tests.test_mailhost

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.exportimport.tests.test_memberdata

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.exportimport.tests.test_properties

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.exportimport.tests.test_skins

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.exportimport.tests.test_typeinfo

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.exportimport.tests.test_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_ActionInformation

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_ActionProviderBase

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_ActionsTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_CMFBTreeFolder

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_CMFCatalogAware

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_CachingPolicyManager

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_CatalogTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_ContentTypeRegistry

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_CookieCrumbler

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_DirectoryView

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_DiscussionTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_DynamicType

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_Expression

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_FSDTMLMethod

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_FSFile

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_FSImage

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_FSMetadata

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_FSPageTemplate

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_FSPropertiesObject

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_FSPythonScript

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_FSReSTMethod

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_FSSTXMethod

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_FSSecurity

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_FSZSQLMethod

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_MemberDataTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_MembershipTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_OpaqueItems

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_PortalContent

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_PortalFolder

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_RegistrationTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_SkinsTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_TypesTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_URLTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_UndoTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_WorkflowTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_utils

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFCore.tests.test_zcml

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.admin.tests.test_config

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/admin/tests/test_config.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.admin.tests.test_syndication

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/admin/tests/test_syndication.py", line 24, in <module>
    from Products.CMFCore.interfaces import IActionsTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.content.tests.test_btreefolder

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/content/tests/test_btreefolder.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.content.tests.test_document

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/content/tests/test_document.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.content.tests.test_favorite

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/content/tests/test_favorite.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.content.tests.test_file

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/content/tests/test_file.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.content.tests.test_folder

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/content/tests/test_folder.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.content.tests.test_image

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/content/tests/test_image.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.content.tests.test_link

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/content/tests/test_link.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.content.tests.test_metadata

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/content/tests/test_metadata.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.membership.tests.test_authentication

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/membership/tests/test_authentication.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.membership.tests.test_join

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/membership/tests/test_join.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.membership.tests.test_members

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/membership/tests/test_members.py", line 16, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.membership.tests.test_password

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/membership/tests/test_password.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.membership.tests.test_preferences

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/membership/tests/test_preferences.py", line 23, in <module>
    from Products.CMFDefault.browser.skins.tests.test_ursa import (
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/skins/tests/test_ursa.py", line 23, in <module>
    from Products.CMFCore.interfaces import IActionsTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.search.tests.test_search

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/search/tests/test_search.py", line 20, in <module>
    from Products.CMFCore.interfaces import IMembershipTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.skins.tests.test_icons

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/skins/tests/test_icons.py", line 23, in <module>
    from .test_ursa import DummyActionsTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/skins/tests/test_ursa.py", line 23, in <module>
    from Products.CMFCore.interfaces import IActionsTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.browser.skins.tests.test_ursa

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/browser/skins/tests/test_ursa.py", line 23, in <module>
    from Products.CMFCore.interfaces import IActionsTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.formlib.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/formlib/tests.py", line 18, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_DefaultWorkflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_DefaultWorkflow.py", line 23, in <module>
    from Products.CMFCore.interfaces import IMembershipTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_DiscussionReply

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_DiscussionReply.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_DiscussionTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_DiscussionTool.py", line 24, in <module>
    from Products.CMFCore.interfaces import ITypesTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_Discussions

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_Discussions.py", line 23, in <module>
    from Products.CMFCore.CatalogTool import CatalogTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_Document

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_Document.py", line 26, in <module>
    from Products.PageTemplates.ZopePageTemplate import ZopePageTemplate
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_DublinCore

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_DublinCore.py", line 26, in <module>
    from Products.CMFCore.interfaces import IMetadataTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_Favorite

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_Favorite.py", line 23, in <module>
    from Products.CMFCore.interfaces import IMembershipTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_File

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_File.py", line 27, in <module>
    from Products.CMFCore.interfaces import ICachingPolicyManager
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_Image

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_Image.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_Link

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_Link.py", line 23, in <module>
    from Products.CMFCore.testing import ConformsToContent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_MembershipTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MembershipTool.py", line 20, in <module>
    from five.localsitemanager import make_objectmanager_site
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager/src/five/localsitemanager/__init__.py", line 20, in <module>
    from five.localsitemanager.registry import PersistentComponents
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager/src/five/localsitemanager/registry.py", line 21, in <module>
    from OFS.ObjectManager import ObjectManager
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/ObjectManager.py", line 43, in <module>
    from App.FactoryDispatcher import ProductDispatcher
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/App/FactoryDispatcher.py", line 27, in <module>
    from OFS.metaconfigure import get_registered_packages
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/metaconfigure.py", line 10, in <module>
    from OFS.subscribers import deprecatedManageAddDeleteClasses
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/subscribers.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_NewsItem

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_NewsItem.py", line 21, in <module>
    from Products.CMFCore.testing import ConformsToContent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_Portal

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_Portal.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_PropertiesTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_PropertiesTool.py", line 24, in <module>
    from OFS.PropertyManager import PropertyManager
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/PropertyManager.py", line 30, in <module>
    from OFS.interfaces import IPropertyManager
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_RegistrationTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_RegistrationTool.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_SkinnedFolder

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_SkinnedFolder.py", line 21, in <module>
    from Products.CMFCore.testing import ConformsToFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_SyndicationInfo

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_SyndicationInfo.py", line 25, in <module>
    from Products.CMFCore.interfaces import ISyndicationTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_SyndicationTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_SyndicationTool.py", line 29, in <module>
    from Products.CMFCore.interfaces import ITypesTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.tests.test_join

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_join.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.upgrade.tests.test_syndication_upgrade

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/upgrade/tests/test_syndication_upgrade.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFDefault.upgrade.tests.test_upgrade

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/upgrade/tests/test_upgrade.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFTopic.tests.test_DateC

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_DateC.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFTopic.tests.test_Topic

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_Topic.py", line 17, in <module>
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/__init__.py", line 16, in <module>
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 96, in <module>
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFTopic.tests.test_exportimport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_exportimport.py", line 20, in <module>
    from Products.GenericSetup.testing import ExportImportZCMLLayer
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFUid.tests.test_uidannotation

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFUid/Products/CMFUid/tests/test_uidannotation.py", line 23, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFUid.tests.test_uidgeneration

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFUid/Products/CMFUid/tests/test_uidgeneration.py", line 22, in <module>
    from Products.CMFCore.tests.base.testcase import SecurityTest
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.CMFUid.tests.test_uidhandling

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFUid/Products/CMFUid/tests/test_uidhandling.py", line 23, in <module>
    from Products.CMFCore.interfaces import ICatalogTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.DCWorkflow.tests.test_DCWorkflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.DCWorkflow/Products/DCWorkflow/tests/test_DCWorkflow.py", line 26, in <module>
    from Products.CMFCore.interfaces import ITypesTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.DCWorkflow.tests.test_exportimport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.DCWorkflow/Products/DCWorkflow/tests/test_exportimport.py", line 19, in <module>
    from Products.PythonScripts.PythonScript import PythonScript
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.PythonScripts-2.13.0-py2.6.egg/Products/PythonScripts/__init__.py", line 16, in <module>
    import PythonScript
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.PythonScripts-2.13.0-py2.6.egg/Products/PythonScripts/PythonScript.py", line 44, in <module>
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.DCWorkflow.tests.test_guard

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.DCWorkflow/Products/DCWorkflow/tests/test_guard.py", line 23, in <module>
    from Products.CMFCore.interfaces import ITypesTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.DCWorkflow.tests.test_roles

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.DCWorkflow/Products/DCWorkflow/tests/test_roles.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.MailHost.tests.test_exportimport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.OFSP.tests.test_exportimport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.PageTemplates.tests.test_exportimport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.PluginIndexes.tests.test_exportimport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.PythonScripts.tests.test_exportimport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.ZCTextIndex.tests.test_exportimport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.ZCatalog.tests.test_exportimport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.tests.test_components

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.tests.test_content

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.tests.test_context

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.tests.test_differ

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.tests.test_events

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.tests.test_profile_metadata

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.tests.test_registry

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.tests.test_rolemap

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.tests.test_stepzcml

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.tests.test_tool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.tests.test_utils

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.tests.test_zcml

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Module: Products.GenericSetup.tests.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/__init__.py", line 21, in <module>
    from Products.GenericSetup.registry import _profile_registry \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/Products/GenericSetup/registry.py", line 22, in <module>
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/PageTemplates/__init__.py", line 25, in <module>
    import ZTUtils
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite


Running zope.testrunner.layer.UnitTests tests:
  Set up zope.testrunner.layer.UnitTests in 0.000 seconds.


Error in test test_edit_multi_valued (Products.CMFDefault.tests.test_MetadataTool.TestMetadataElementPolicy)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 61, in test_edit_multi_valued
    mv_policy = self._makeOne(1)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 30, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 26, in _getTargetClass
    from Products.CMFDefault.MetadataTool import MetadataElementPolicy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_edit_single_valued (Products.CMFDefault.tests.test_MetadataTool.TestMetadataElementPolicy)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 42, in test_edit_single_valued
    sv_policy = self._makeOne(0)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 30, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 26, in _getTargetClass
    from Products.CMFDefault.MetadataTool import MetadataElementPolicy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_empty_multi_valued (Products.CMFDefault.tests.test_MetadataTool.TestMetadataElementPolicy)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 52, in test_empty_multi_valued
    mv_policy = self._makeOne(1)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 30, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 26, in _getTargetClass
    from Products.CMFDefault.MetadataTool import MetadataElementPolicy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_empty_single_valued (Products.CMFDefault.tests.test_MetadataTool.TestMetadataElementPolicy)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 33, in test_empty_single_valued
    sv_policy = self._makeOne(0)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 30, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 26, in _getTargetClass
    from Products.CMFDefault.MetadataTool import MetadataElementPolicy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_empty_multi_valued (Products.CMFDefault.tests.test_MetadataTool.TestElementSpec)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 91, in test_empty_multi_valued
    mv_spec = self._makeOne(1)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 80, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 76, in _getTargetClass
    from Products.CMFDefault.MetadataTool import ElementSpec
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_empty_single_valued (Products.CMFDefault.tests.test_MetadataTool.TestElementSpec)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 83, in test_empty_single_valued
    sv_spec = self._makeOne(0)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 80, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 76, in _getTargetClass
    from Products.CMFDefault.MetadataTool import ElementSpec
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_DCMI_addElementSpec (Products.CMFDefault.tests.test_MetadataTool.TestMetadataTool)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 185, in test_DCMI_addElementSpec
    from Products.CMFDefault.MetadataTool import _DCMI_ELEMENT_SPECS
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_DCMI_removeElementSpec (Products.CMFDefault.tests.test_MetadataTool.TestMetadataTool)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 196, in test_DCMI_removeElementSpec
    from Products.CMFDefault.MetadataTool import _DCMI_ELEMENT_SPECS
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_addSchema_duplicate (Products.CMFDefault.tests.test_MetadataTool.TestMetadataTool)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 439, in test_addSchema_duplicate
    tool = self._makeOne()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 116, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 112, in _getTargetClass
    from Products.CMFDefault.MetadataTool import MetadataTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_addSchema_normal (Products.CMFDefault.tests.test_MetadataTool.TestMetadataTool)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 421, in test_addSchema_normal
    from Products.CMFDefault.MetadataTool import MetadataSchema
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_empty (Products.CMFDefault.tests.test_MetadataTool.TestMetadataTool)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 145, in test_empty
    from Products.CMFDefault.MetadataTool import _DCMI_ELEMENT_SPECS
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_initialValues_defaults (Products.CMFDefault.tests.test_MetadataTool.TestMetadataTool)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 326, in test_initialValues_defaults
    tool = self._makeOne()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 116, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 112, in _getTargetClass
    from Products.CMFDefault.MetadataTool import MetadataTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_initialValues_explicit_mutliple_types (Products.CMFDefault.tests.test_MetadataTool.TestMetadataTool)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 374, in test_initialValues_explicit_mutliple_types
    tool = self._makeOne()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 116, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 112, in _getTargetClass
    from Products.CMFDefault.MetadataTool import MetadataTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_initialValues_explicit_raises_if_constraint_fails (Products.CMFDefault.tests.test_MetadataTool.TestMetadataTool)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 360, in test_initialValues_explicit_raises_if_constraint_fails
    from Products.CMFDefault.exceptions import MetadataError
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/exceptions.py", line 24, in <module>
    from Products.CMFCore.exceptions import AccessControl_Unauthorized
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_initialValues_implicit (Products.CMFDefault.tests.test_MetadataTool.TestMetadataTool)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 345, in test_initialValues_implicit
    tool = self._makeOne()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 116, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 112, in _getTargetClass
    from Products.CMFDefault.MetadataTool import MetadataTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_interfaces (Products.CMFDefault.tests.test_MetadataTool.TestMetadataTool)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 140, in test_interfaces
    from Products.CMFCore.interfaces import IMetadataTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_multiValuedPolicies (Products.CMFDefault.tests.test_MetadataTool.TestMetadataTool)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 249, in test_multiValuedPolicies
    tool = self._makeOne()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 116, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 112, in _getTargetClass
    from Products.CMFDefault.MetadataTool import MetadataTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_removeSchema_invalid (Products.CMFDefault.tests.test_MetadataTool.TestMetadataTool)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 470, in test_removeSchema_invalid
    tool = self._makeOne()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 116, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 112, in _getTargetClass
    from Products.CMFDefault.MetadataTool import MetadataTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_removeSchema_normal (Products.CMFDefault.tests.test_MetadataTool.TestMetadataTool)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 445, in test_removeSchema_normal
    tool = self._makeOne()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 116, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 112, in _getTargetClass
    from Products.CMFDefault.MetadataTool import MetadataTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_simplePolicies (Products.CMFDefault.tests.test_MetadataTool.TestMetadataTool)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 209, in test_simplePolicies
    tool = self._makeOne()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 116, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 112, in _getTargetClass
    from Products.CMFDefault.MetadataTool import MetadataTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_validation (Products.CMFDefault.tests.test_MetadataTool.TestMetadataTool)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 402, in test_validation
    from Products.CMFDefault.exceptions import MetadataError
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/exceptions.py", line 24, in <module>
    from Products.CMFCore.exceptions import AccessControl_Unauthorized
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_vocabularies (Products.CMFDefault.tests.test_MetadataTool.TestMetadataTool)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 305, in test_vocabularies
    tool = self._makeOne()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 116, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_MetadataTool.py", line 112, in _getTargetClass
    from Products.CMFDefault.MetadataTool import MetadataTool
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/MetadataTool.py", line 19, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_bodyfinder (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 179, in test_bodyfinder
    from Products.CMFCore.tests.base.content import FAUX_HTML_LEADING_TEXT
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_checkEmailAddress (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 248, in test_checkEmailAddress
    from Products.CMFDefault.exceptions import EmailAddressInvalid
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/exceptions.py", line 24, in <module>
    from Products.CMFCore.exceptions import AccessControl_Unauthorized
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_formatRFC822Headers_empty (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 290, in test_formatRFC822Headers_empty
    from Products.CMFDefault.utils import formatRFC822Headers
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_formatRFC822Headers_multiline (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 298, in test_formatRFC822Headers_multiline
    from Products.CMFDefault.utils import formatRFC822Headers
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_formatRFC822Headers_multiline_intermediate_blank_line (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 314, in test_formatRFC822Headers_multiline_intermediate_blank_line
    from Products.CMFDefault.utils import formatRFC822Headers
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_formatRFC822Headers_multiline_trailing_blank_line (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 306, in test_formatRFC822Headers_multiline_trailing_blank_line
    from Products.CMFDefault.utils import formatRFC822Headers
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_formatRFC822Headers_simple (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 282, in test_formatRFC822Headers_simple
    from Products.CMFDefault.utils import formatRFC822Headers
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_html_headcheck (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 198, in test_html_headcheck
    from Products.CMFCore.tests.base.content import FAUX_HTML_LEADING_TEXT
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_html_marshal (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 232, in test_html_marshal
    from Products.CMFDefault.utils import html_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_parseHeadersBody_body (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 84, in test_parseHeadersBody_body
    from Products.CMFDefault.utils import parseHeadersBody
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_parseHeadersBody_body_malformed_terminator (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 93, in test_parseHeadersBody_body_malformed_terminator
    from Products.CMFDefault.utils import parseHeadersBody
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_parseHeadersBody_continuation (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 57, in test_parseHeadersBody_continuation
    from Products.CMFDefault.utils import parseHeadersBody
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_parseHeadersBody_embedded_blank_line (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 69, in test_parseHeadersBody_embedded_blank_line
    from Products.CMFDefault.utils import parseHeadersBody
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_parseHeadersBody_no_body (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 47, in test_parseHeadersBody_no_body
    from Products.CMFDefault.utils import parseHeadersBody
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_parseHeadersBody_preload (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 102, in test_parseHeadersBody_preload
    from Products.CMFDefault.utils import parseHeadersBody
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_scrubHTML_no_adapter_falls_back (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 115, in test_scrubHTML_no_adapter_falls_back
    from Products.CMFDefault.utils import scrubHTML
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_scrubHTML_with_adapter (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 142, in test_scrubHTML_with_adapter
    from Products.CMFDefault.interfaces import IHTMLScrubber
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/interfaces/__init__.py", line 18, in <module>
    from _tools import *
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/interfaces/_tools.py", line 16, in <module>
    from Products.CMFCore.interfaces import IMembershipTool as BaseInterface
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 16, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 24, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_seq_strip (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 224, in test_seq_strip
    from Products.CMFDefault.utils import seq_strip
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_thousand_commas_integer (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 323, in test_thousand_commas_integer
    from Products.CMFDefault.utils import thousands_commas as FUT
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_thousand_commas_string (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 331, in test_thousand_commas_string
    from Products.CMFDefault.utils import thousands_commas as FUT
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_toUnicode (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 239, in test_toUnicode
    from Products.CMFDefault.utils import toUnicode
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_tuplize (Products.CMFDefault.tests.test_utils.DefaultUtilsTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/tests/test_utils.py", line 212, in test_tuplize
    from Products.CMFDefault.utils import comma_split
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/Products/CMFDefault/utils.py", line 37, in <module>
    from ZTUtils.Zope import complex_marshal
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/__init__.py", line 21, in <module>
    from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/ZTUtils/Zope.py", line 22, in <module>
    from Products.ZCatalog.Lazy import Lazy
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/__init__.py", line 16, in <module>
    import ZCatalog
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py", line 39, in <module>
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/Folder.py", line 20, in <module>
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Collection.py", line 30, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_Edit_withList (Products.CMFTopic.tests.test_ListC.ListCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_ListC.py", line 52, in test_Edit_withList
    listc = self._makeOne('foo', 'foofield')
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 24, in _makeOne
    return self._getTargetClass()(id, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_ListC.py", line 25, in _getTargetClass
    from Products.CMFTopic.ListCriterion import ListCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/ListCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_Edit_withString (Products.CMFTopic.tests.test_ListC.ListCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_ListC.py", line 38, in test_Edit_withString
    listc = self._makeOne('foo', 'foofield')
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 24, in _makeOne
    return self._getTargetClass()(id, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_ListC.py", line 25, in _getTargetClass
    from Products.CMFTopic.ListCriterion import ListCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/ListCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_Empty (Products.CMFTopic.tests.test_ListC.ListCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_ListC.py", line 30, in test_Empty
    listc = self._makeOne('foo', 'foofield')
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 24, in _makeOne
    return self._getTargetClass()(id, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_ListC.py", line 25, in _getTargetClass
    from Products.CMFTopic.ListCriterion import ListCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/ListCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_interfaces (Products.CMFTopic.tests.test_ListC.ListCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 29, in test_interfaces
    verifyClass(ICriterion, self._getTargetClass())
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_ListC.py", line 25, in _getTargetClass
    from Products.CMFTopic.ListCriterion import ListCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/ListCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_operator (Products.CMFTopic.tests.test_ListC.ListCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_ListC.py", line 62, in test_operator
    listc = self._makeOne('foo', 'foofield')
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 24, in _makeOne
    return self._getTargetClass()(id, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_ListC.py", line 25, in _getTargetClass
    from Products.CMFTopic.ListCriterion import ListCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/ListCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_EditWithInt (Products.CMFTopic.tests.test_SIC.SimpleIntCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 50, in test_EditWithInt
    sic = self._makeOne('foo', 'foofield')
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 24, in _makeOne
    return self._getTargetClass()(id, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 25, in _getTargetClass
    from Products.CMFTopic.SimpleIntCriterion import SimpleIntCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/SimpleIntCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_EditWithString (Products.CMFTopic.tests.test_SIC.SimpleIntCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 38, in test_EditWithString
    sic = self._makeOne('foo', 'foofield')
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 24, in _makeOne
    return self._getTargetClass()(id, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 25, in _getTargetClass
    from Products.CMFTopic.SimpleIntCriterion import SimpleIntCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/SimpleIntCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_Empty (Products.CMFTopic.tests.test_SIC.SimpleIntCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 30, in test_Empty
    sic = self._makeOne('foo', 'foofield')
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 24, in _makeOne
    return self._getTargetClass()(id, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 25, in _getTargetClass
    from Products.CMFTopic.SimpleIntCriterion import SimpleIntCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/SimpleIntCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_RangeMax (Products.CMFTopic.tests.test_SIC.SimpleIntCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 89, in test_RangeMax
    sic = self._makeOne('foo', 'foofield')
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 24, in _makeOne
    return self._getTargetClass()(id, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 25, in _getTargetClass
    from Products.CMFTopic.SimpleIntCriterion import SimpleIntCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/SimpleIntCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_RangeMax_withInt (Products.CMFTopic.tests.test_SIC.SimpleIntCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 103, in test_RangeMax_withInt
    sic = self._makeOne('foo', 'foofield')
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 24, in _makeOne
    return self._getTargetClass()(id, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 25, in _getTargetClass
    from Products.CMFTopic.SimpleIntCriterion import SimpleIntCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/SimpleIntCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_RangeMin (Products.CMFTopic.tests.test_SIC.SimpleIntCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 61, in test_RangeMin
    sic = self._makeOne('foo', 'foofield')
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 24, in _makeOne
    return self._getTargetClass()(id, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 25, in _getTargetClass
    from Products.CMFTopic.SimpleIntCriterion import SimpleIntCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/SimpleIntCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_RangeMinMax (Products.CMFTopic.tests.test_SIC.SimpleIntCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 117, in test_RangeMinMax
    sic = self._makeOne('foo', 'foofield')
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 24, in _makeOne
    return self._getTargetClass()(id, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 25, in _getTargetClass
    from Products.CMFTopic.SimpleIntCriterion import SimpleIntCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/SimpleIntCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_RangeMinMax_withTuple (Products.CMFTopic.tests.test_SIC.SimpleIntCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 131, in test_RangeMinMax_withTuple
    sic = self._makeOne('foo', 'foofield')
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 24, in _makeOne
    return self._getTargetClass()(id, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 25, in _getTargetClass
    from Products.CMFTopic.SimpleIntCriterion import SimpleIntCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/SimpleIntCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_RangeMin_withInt (Products.CMFTopic.tests.test_SIC.SimpleIntCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 75, in test_RangeMin_withInt
    sic = self._makeOne('foo', 'foofield')
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 24, in _makeOne
    return self._getTargetClass()(id, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 25, in _getTargetClass
    from Products.CMFTopic.SimpleIntCriterion import SimpleIntCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/SimpleIntCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_interfaces (Products.CMFTopic.tests.test_SIC.SimpleIntCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 29, in test_interfaces
    verifyClass(ICriterion, self._getTargetClass())
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SIC.py", line 25, in _getTargetClass
    from Products.CMFTopic.SimpleIntCriterion import SimpleIntCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/SimpleIntCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_Empty (Products.CMFTopic.tests.test_SSC.SimpleStringCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SSC.py", line 31, in test_Empty
    ssc = self._makeOne('foo', 'foofield')
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 24, in _makeOne
    return self._getTargetClass()(id, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SSC.py", line 25, in _getTargetClass
    from Products.CMFTopic.SimpleStringCriterion \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/SimpleStringCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_Nonempty (Products.CMFTopic.tests.test_SSC.SimpleStringCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SSC.py", line 39, in test_Nonempty
    ssc = self._makeOne('foo', 'foofield')
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 24, in _makeOne
    return self._getTargetClass()(id, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SSC.py", line 25, in _getTargetClass
    from Products.CMFTopic.SimpleStringCriterion \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/SimpleStringCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_interfaces (Products.CMFTopic.tests.test_SSC.SimpleStringCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 29, in test_interfaces
    verifyClass(ICriterion, self._getTargetClass())
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SSC.py", line 25, in _getTargetClass
    from Products.CMFTopic.SimpleStringCriterion \
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/SimpleStringCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_Empty (Products.CMFTopic.tests.test_SortC.SortCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SortC.py", line 30, in test_Empty
    ssc = self._makeOne('foo', 'foofield')
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 24, in _makeOne
    return self._getTargetClass()(id, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SortC.py", line 25, in _getTargetClass
    from Products.CMFTopic.SortCriterion import SortCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/SortCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_Nonempty (Products.CMFTopic.tests.test_SortC.SortCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SortC.py", line 44, in test_Nonempty
    ssc = self._makeOne('foo', 'foofield')
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 24, in _makeOne
    return self._getTargetClass()(id, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SortC.py", line 25, in _getTargetClass
    from Products.CMFTopic.SortCriterion import SortCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/SortCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite



Error in test test_interfaces (Products.CMFTopic.tests.test_SortC.SortCriterionTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/common.py", line 29, in test_interfaces
    verifyClass(ICriterion, self._getTargetClass())
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_SortC.py", line 25, in _getTargetClass
    from Products.CMFTopic.SortCriterion import SortCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/SortCriterion.py", line 20, in <module>
    from Products.CMFTopic.AbstractCriterion import AbstractCriterion
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/Products/CMFTopic/AbstractCriterion.py", line 19, in <module>
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/SimpleItem.py", line 48, in <module>
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/webdav/Resource.py", line 35, in <module>
    from OFS.event import ObjectClonedEvent
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/event.py", line 20, in <module>
    import OFS.interfaces
  File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/OFS/interfaces.py", line 19, in <module>
    from zope.location.interfaces import IPossibleSite
ImportError: cannot import name IPossibleSite

  Ran 65 tests with 0 failures and 65 errors in 0.139 seconds.
Tearing down left over layers:
  Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.

Test-modules with import problems:
  five.localsitemanager.tests
  Products.CMFCalendar.browser.tests
  Products.CMFCalendar.tests.test_Calendar
  Products.CMFCalendar.tests.test_Event
  Products.CMFCore.exportimport.tests.test_actions
  Products.CMFCore.exportimport.tests.test_cachingpolicymgr
  Products.CMFCore.exportimport.tests.test_catalog
  Products.CMFCore.exportimport.tests.test_content
  Products.CMFCore.exportimport.tests.test_contenttyperegistry
  Products.CMFCore.exportimport.tests.test_cookieauth
  Products.CMFCore.exportimport.tests.test_mailhost
  Products.CMFCore.exportimport.tests.test_memberdata
  Products.CMFCore.exportimport.tests.test_properties
  Products.CMFCore.exportimport.tests.test_skins
  Products.CMFCore.exportimport.tests.test_typeinfo
  Products.CMFCore.exportimport.tests.test_workflow
  Products.CMFCore.tests.test_ActionInformation
  Products.CMFCore.tests.test_ActionProviderBase
  Products.CMFCore.tests.test_ActionsTool
  Products.CMFCore.tests.test_CMFBTreeFolder
  Products.CMFCore.tests.test_CMFCatalogAware
  Products.CMFCore.tests.test_CachingPolicyManager
  Products.CMFCore.tests.test_CatalogTool
  Products.CMFCore.tests.test_ContentTypeRegistry
  Products.CMFCore.tests.test_CookieCrumbler
  Products.CMFCore.tests.test_DirectoryView
  Products.CMFCore.tests.test_DiscussionTool
  Products.CMFCore.tests.test_DynamicType
  Products.CMFCore.tests.test_Expression
  Products.CMFCore.tests.test_FSDTMLMethod
  Products.CMFCore.tests.test_FSFile
  Products.CMFCore.tests.test_FSImage
  Products.CMFCore.tests.test_FSMetadata
  Products.CMFCore.tests.test_FSPageTemplate
  Products.CMFCore.tests.test_FSPropertiesObject
  Products.CMFCore.tests.test_FSPythonScript
  Products.CMFCore.tests.test_FSReSTMethod
  Products.CMFCore.tests.test_FSSTXMethod
  Products.CMFCore.tests.test_FSSecurity
  Products.CMFCore.tests.test_FSZSQLMethod
  Products.CMFCore.tests.test_MemberDataTool
  Products.CMFCore.tests.test_MembershipTool
  Products.CMFCore.tests.test_OpaqueItems
  Products.CMFCore.tests.test_PortalContent
  Products.CMFCore.tests.test_PortalFolder
  Products.CMFCore.tests.test_RegistrationTool
  Products.CMFCore.tests.test_SkinsTool
  Products.CMFCore.tests.test_TypesTool
  Products.CMFCore.tests.test_URLTool
  Products.CMFCore.tests.test_UndoTool
  Products.CMFCore.tests.test_WorkflowTool
  Products.CMFCore.tests.test_utils
  Products.CMFCore.tests.test_zcml
  Products.CMFDefault.browser.admin.tests.test_config
  Products.CMFDefault.browser.admin.tests.test_syndication
  Products.CMFDefault.browser.content.tests.test_btreefolder
  Products.CMFDefault.browser.content.tests.test_document
  Products.CMFDefault.browser.content.tests.test_favorite
  Products.CMFDefault.browser.content.tests.test_file
  Products.CMFDefault.browser.content.tests.test_folder
  Products.CMFDefault.browser.content.tests.test_image
  Products.CMFDefault.browser.content.tests.test_link
  Products.CMFDefault.browser.content.tests.test_metadata
  Products.CMFDefault.browser.membership.tests.test_authentication
  Products.CMFDefault.browser.membership.tests.test_join
  Products.CMFDefault.browser.membership.tests.test_members
  Products.CMFDefault.browser.membership.tests.test_password
  Products.CMFDefault.browser.membership.tests.test_preferences
  Products.CMFDefault.browser.search.tests.test_search
  Products.CMFDefault.browser.skins.tests.test_icons
  Products.CMFDefault.browser.skins.tests.test_ursa
  Products.CMFDefault.formlib.tests
  Products.CMFDefault.tests.test_DefaultWorkflow
  Products.CMFDefault.tests.test_DiscussionReply
  Products.CMFDefault.tests.test_DiscussionTool
  Products.CMFDefault.tests.test_Discussions
  Products.CMFDefault.tests.test_Document
  Products.CMFDefault.tests.test_DublinCore
  Products.CMFDefault.tests.test_Favorite
  Products.CMFDefault.tests.test_File
  Products.CMFDefault.tests.test_Image
  Products.CMFDefault.tests.test_Link
  Products.CMFDefault.tests.test_MembershipTool
  Products.CMFDefault.tests.test_NewsItem
  Products.CMFDefault.tests.test_Portal
  Products.CMFDefault.tests.test_PropertiesTool
  Products.CMFDefault.tests.test_RegistrationTool
  Products.CMFDefault.tests.test_SkinnedFolder
  Products.CMFDefault.tests.test_SyndicationInfo
  Products.CMFDefault.tests.test_SyndicationTool
  Products.CMFDefault.tests.test_join
  Products.CMFDefault.upgrade.tests.test_syndication_upgrade
  Products.CMFDefault.upgrade.tests.test_upgrade
  Products.CMFTopic.tests.test_DateC
  Products.CMFTopic.tests.test_Topic
  Products.CMFTopic.tests.test_exportimport
  Products.CMFUid.tests.test_uidannotation
  Products.CMFUid.tests.test_uidgeneration
  Products.CMFUid.tests.test_uidhandling
  Products.DCWorkflow.tests.test_DCWorkflow
  Products.DCWorkflow.tests.test_exportimport
  Products.DCWorkflow.tests.test_guard
  Products.DCWorkflow.tests.test_roles
  Products.GenericSetup.MailHost.tests.test_exportimport
  Products.GenericSetup.OFSP.tests.test_exportimport
  Products.GenericSetup.PageTemplates.tests.test_exportimport
  Products.GenericSetup.PluginIndexes.tests.test_exportimport
  Products.GenericSetup.PythonScripts.tests.test_exportimport
  Products.GenericSetup.ZCTextIndex.tests.test_exportimport
  Products.GenericSetup.ZCatalog.tests.test_exportimport
  Products.GenericSetup.tests.test_components
  Products.GenericSetup.tests.test_content
  Products.GenericSetup.tests.test_context
  Products.GenericSetup.tests.test_differ
  Products.GenericSetup.tests.test_events
  Products.GenericSetup.tests.test_profile_metadata
  Products.GenericSetup.tests.test_registry
  Products.GenericSetup.tests.test_rolemap
  Products.GenericSetup.tests.test_stepzcml
  Products.GenericSetup.tests.test_tool
  Products.GenericSetup.tests.test_utils
  Products.GenericSetup.tests.test_zcml
  Products.GenericSetup.tests.tests

UNKNOWN

----------------------------------------------------------------------------
Results of the buildout step have been included below for debugging purposes
----------------------------------------------------------------------------

Running /usr/local/python2.6/bin/python bootstrap.py --distribute
Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.27.tar.gz
Extracting in /tmp/tmprwe9Fd
Now working in /tmp/tmprwe9Fd/distribute-0.6.27
Building a Distribute egg in /tmp/tmpTh2LWx
/tmp/tmpTh2LWx/distribute-0.6.27-py2.6.egg
Creating directory '/home/stefan/autotest/temp/python26-zope214-cmf23/bin'.
Creating directory '/home/stefan/autotest/temp/python26-zope214-cmf23/parts'.
Creating directory '/home/stefan/autotest/temp/python26-zope214-cmf23/eggs'.
Creating directory '/home/stefan/autotest/temp/python26-zope214-cmf23/develop-eggs'.
Getting distribution for 'distribute==0.6.15'.
Before install bootstrap.
Scanning installed packages
No setuptools distribution found
After install bootstrap.
/usr/local/python2.6/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg-info already exists
Got distribute 0.6.15.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/buildout'.
Running ./bin/buildout
Setting socket time out to 60 seconds
Getting distribution for 'mr.developer==1.18'.
warning: no files found matching 'README.txt'
Got mr.developer 1.18.
Getting distribution for 'argparse==1.2.1'.
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
no previously-included directories found matching 'doc/_build'
no previously-included directories found matching 'env24'
no previously-included directories found matching 'env25'
no previously-included directories found matching 'env26'
no previously-included directories found matching 'env27'
zip_safe flag not set; analyzing archive contents...
Got argparse 1.2.1.
Develop: '/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2'
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Develop: '/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup'

Installed /home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.GenericSetup/eggtestinfo-0.3-py2.6.egg
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Develop: '/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.DCWorkflow'

Installed /home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.DCWorkflow/eggtestinfo-0.3-py2.6.egg
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Develop: '/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic'

Installed /home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFTopic/eggtestinfo-0.3-py2.6.egg
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Develop: '/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFUid'

Installed /home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFUid/eggtestinfo-0.3-py2.6.egg
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Develop: '/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault'

Installed /home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFDefault/eggtestinfo-0.3-py2.6.egg
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Develop: '/home/stefan/autotest/temp/python26-zope214-cmf23/src/five.localsitemanager'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Develop: '/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore'

Installed /home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/eggtestinfo-0.3-py2.6.egg
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Develop: '/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCalendar'

Installed /home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCalendar/eggtestinfo-0.3-py2.6.egg
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Getting distribution for 'zc.recipe.egg==1.3.2'.
Got zc.recipe.egg 1.3.2.
Getting distribution for 'zc.recipe.testrunner==1.4.0'.
zip_safe flag not set; analyzing archive contents...
Got zc.recipe.testrunner 1.4.0.
Getting distribution for 'z3c.recipe.scripts==1.0.1'.
Got z3c.recipe.scripts 1.0.1.
Getting distribution for 'zope.testrunner==4.0.4'.
package init file 'src/zope/testrunner/testrunner-ex/__init__.py' not found (or not a regular file)
Creating missing __init__.py for zope.testrunner.testrunner-ex
Got zope.testrunner 4.0.4.
Getting distribution for 'zope.interface==4.0.1'.
Got zope.interface 4.0.1.
Getting distribution for 'zope.exceptions==4.0.0'.
Got zope.exceptions 4.0.0.
Getting distribution for 'plone.recipe.zope2instance==4.2.1'.
warning: no previously-included files matching '*pyc' found anywhere in distribution
Got plone.recipe.zope2instance 4.2.1.
Getting distribution for 'ZODB3==3.10.5'.
Got ZODB3 3.10.5.
Getting distribution for 'mailinglogger==3.7'.
Got mailinglogger 3.7.0.
Getting distribution for 'zope.event==4.0.0'.
Got zope.event 4.0.0.
Getting distribution for 'zdaemon==2.0.4'.
Got zdaemon 2.0.4.
Getting distribution for 'ZConfig==2.9.0'.
Got ZConfig 2.9.0.
Getting distribution for 'zc.lockfile==1.0.0'.
Got zc.lockfile 1.0.0.
Getting distribution for 'transaction==1.3.0'.
Got transaction 1.3.0.
Getting distribution for 'zope.viewlet==3.7.2'.
Got zope.viewlet 3.7.2.
Getting distribution for 'zope.traversing==3.14.0'.
Got zope.traversing 3.14.0.
Getting distribution for 'zope.testing==4.1.1'.
warning: no files found matching '*.test' under directory 'src'
warning: no files found matching 'sampletests' under directory 'src'
Got zope.testing 4.1.1.
Getting distribution for 'zope.testbrowser==3.11.1'.
Got zope.testbrowser 3.11.1.
Getting distribution for 'zope.tales==3.5.1'.
Got zope.tales 3.5.1.
Getting distribution for 'zope.tal==3.6.0'.
Got zope.tal 3.6.0.
Getting distribution for 'zope.structuredtext==3.5.1'.
Got zope.structuredtext 3.5.1.
Getting distribution for 'zope.size==3.5.0'.
Got zope.size 3.5.0.
Getting distribution for 'zope.site==3.9.2'.
Got zope.site 3.9.2.
Getting distribution for 'zope.sequencesort==3.4.0'.
Got zope.sequencesort 3.4.0.
Getting distribution for 'zope.sendmail==3.7.4'.
Got zope.sendmail 3.7.4.
Getting distribution for 'zope.security==3.8.3'.
Got zope.security 3.8.3.
Getting distribution for 'zope.schema==4.2.0'.
warning: no files found matching '*.txt' under directory 'src/zope/schema'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Got zope.schema 4.2.0.
Getting distribution for 'zope.publisher==3.13.0'.
Got zope.publisher 3.13.0.
Getting distribution for 'zope.ptresource==3.9.0'.
Got zope.ptresource 3.9.0.
Getting distribution for 'zope.proxy==4.0.0'.
Got zope.proxy 4.0.0.
Getting distribution for 'zope.processlifetime==1.0'.
Got zope.processlifetime 1.0.
Getting distribution for 'zope.pagetemplate==3.6.3'.
Got zope.pagetemplate 3.6.3.
Getting distribution for 'zope.location==4.0.0'.
Got zope.location 4.0.0.
Getting distribution for 'zope.lifecycleevent==3.7.0'.
Got zope.lifecycleevent 3.7.0.
Getting distribution for 'zope.i18nmessageid==4.0.0'.
Got zope.i18nmessageid 4.0.0.
Getting distribution for 'zope.i18n[zcml]==3.7.4'.
Got zope.i18n 3.7.4.
Getting distribution for 'zope.deferredimport==3.5.3'.
Got zope.deferredimport 3.5.3.
Getting distribution for 'zope.contenttype==3.5.5'.
Got zope.contenttype 3.5.5.
Getting distribution for 'zope.contentprovider==3.7.2'.
Got zope.contentprovider 3.7.2.
Getting distribution for 'zope.container==3.12.0'.
Got zope.container 3.12.0.
Getting distribution for 'zope.configuration==4.0.0'.
Got zope.configuration 4.0.0.
Getting distribution for 'zope.component==3.12.1'.
Got zope.component 3.12.1.
Getting distribution for 'zope.browserresource==3.12.0'.
Got zope.browserresource 3.12.0.
Getting distribution for 'zope.browserpage==3.12.2'.
Got zope.browserpage 3.12.2.
Getting distribution for 'zope.browsermenu==3.9.1'.
Got zope.browsermenu 3.9.1.
Getting distribution for 'zope.browser==1.3'.
Got zope.browser 1.3.
Getting distribution for 'zLOG==2.11.1'.
Got zLOG 2.11.1.
Getting distribution for 'zExceptions==2.13.0'.
Got zExceptions 2.13.0.
Getting distribution for 'tempstorage==2.12.1'.
Got tempstorage 2.12.1.
Getting distribution for 'pytz==2011g'.
Got pytz 2011g.
Getting distribution for 'initgroups==2.13.0'.
Got initgroups 2.13.0.
Getting distribution for 'docutils==0.8.1'.
warning: no files found matching 'MANIFEST'
warning: no previously-included files matching '.cvsignore' found under directory '*'
warning: no previously-included files matching '*.pyc' found under directory '*'
warning: no previously-included files matching '*~' found under directory '*'
warning: no previously-included files matching '.DS_Store' found under directory '*'
zip_safe flag not set; analyzing archive contents...
docutils.parsers.rst.directives.misc: module references __file__
docutils.writers.latex2e.__init__: module references __file__
docutils.writers.pep_html.__init__: module references __file__
docutils.writers.odf_odt.__init__: module references __file__
docutils.writers.html4css1.__init__: module references __file__
docutils.writers.s5_html.__init__: module references __file__
Got docutils 0.8.1.
Getting distribution for 'ZopeUndo==2.12.0'.
Got ZopeUndo 2.12.0.
Getting distribution for 'RestrictedPython==3.6.0'.
SyntaxError: ('invalid syntax', ('build/bdist.linux-x86_64/egg/RestrictedPython/tests/security_in_syntax27.py', 6, 13, '    {y: y for _restricted_name in x}\n'))

SyntaxError: ('invalid syntax', ('build/bdist.linux-x86_64/egg/RestrictedPython/tests/before_and_after27.py', 30, 17, '    x = {y: y for y in whatever if y}\n'))

SyntaxError: ('invalid syntax', ('/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/tmpyl9b10/RestrictedPython-3.6.0-py2.6.egg/RestrictedPython/tests/security_in_syntax27.py', 6, 13, '    {y: y for _restricted_name in x}\n'))

SyntaxError: ('invalid syntax', ('/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/tmpyl9b10/RestrictedPython-3.6.0-py2.6.egg/RestrictedPython/tests/before_and_after27.py', 30, 17, '    x = {y: y for y in whatever if y}\n'))

Got RestrictedPython 3.6.0.
Getting distribution for 'Record==2.13.0'.
Got Record 2.13.0.
Getting distribution for 'Products.ZCTextIndex==2.13.3'.
Got Products.ZCTextIndex 2.13.3.
Getting distribution for 'Products.ZCatalog==3.0a2'.
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Got Products.ZCatalog 3.0a2.
Getting distribution for 'Products.OFSP==2.13.2'.
Got Products.OFSP 2.13.2.
Getting distribution for 'Persistence==2.13.2'.
Got Persistence 2.13.2.
Getting distribution for 'MultiMapping==2.13.0'.
src/MultiMapping/_MultiMapping.c:159: warning: initialization from incompatible pointer type
Got MultiMapping 2.13.0.
Getting distribution for 'Missing==2.13.1'.
Got Missing 2.13.1.
Getting distribution for 'ExtensionClass==4.0a1'.
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Got ExtensionClass 4.0a1.
Getting distribution for 'DocumentTemplate==2.13.2'.
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
src/DocumentTemplate/cDocumentTemplate.c:169: warning: initialization from incompatible pointer type
src/DocumentTemplate/cDocumentTemplate.c:600: warning: initialization from incompatible pointer type
Got DocumentTemplate 2.13.2.
Getting distribution for 'DateTime==3.0'.
Got DateTime 3.0.
Getting distribution for 'Acquisition==4.0a1'.
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Got Acquisition 4.0a1.
Getting distribution for 'AccessControl==3.0.1'.
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
Got AccessControl 3.0.1.
Getting distribution for 'mechanize==0.2.5'.
Got mechanize 0.2.5.
Getting distribution for 'zope.annotation==3.5.0'.
Got zope.annotation 3.5.0.
Getting distribution for 'ordereddict==1.1'.
zip_safe flag not set; analyzing archive contents...
Got ordereddict 1.1.
Getting distribution for 'zope.broken==3.6.0'.
Got zope.broken 3.6.0.
Getting distribution for 'zope.filerepresentation==3.6.1'.
Got zope.filerepresentation 3.6.1.
Getting distribution for 'zope.dottedname==3.4.6'.
Got zope.dottedname 3.4.6.
Getting distribution for 'manuel==1.5.0'.
Got manuel 1.5.0.
Getting distribution for 'z3c.recipe.i18n==0.8.1'.
Got z3c.recipe.i18n 0.8.1.
Getting distribution for 'zope.app.locales[extract]==3.7.3'.
Got zope.app.locales 3.7.3.
Getting distribution for 'zope.app.appsetup==3.16.0'.
Got zope.app.appsetup 3.16.0.
Getting distribution for 'zope.app.applicationcontrol==3.5.10'.
Got zope.app.applicationcontrol 3.5.10.
Getting distribution for 'zope.session==3.9.5'.
Got zope.session 3.9.5.
Getting distribution for 'zope.error==3.7.4'.
Got zope.error 3.7.4.
Getting distribution for 'zope.app.publication==3.13.2'.
Got zope.app.publication 3.13.2.
Getting distribution for 'zope.applicationcontrol==3.5.5'.
Got zope.applicationcontrol 3.5.5.
Getting distribution for 'zope.minmax==1.1.2'.
Got zope.minmax 1.1.2.
Getting distribution for 'zope.authentication==3.7.1'.
Got zope.authentication 3.7.1.
Installing _mr.developer.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/develop'.
Installing test.
Getting distribution for 'zope.formlib==4.0.6'.
Got zope.formlib 4.0.6.
Getting distribution for 'Products.PythonScripts==2.13.0'.
Got Products.PythonScripts 2.13.0.
Getting distribution for 'Products.ExternalMethod==2.13.0'.
Got Products.ExternalMethod 2.13.0.
Getting distribution for 'Products.MailHost==2.13.1'.
Got Products.MailHost 2.13.1.
Getting distribution for 'Products.StandardCacheManagers==2.13.0'.
Got Products.StandardCacheManagers 2.13.0.
Getting distribution for 'Products.ZSQLMethods==2.13.4'.
Got Products.ZSQLMethods 2.13.4.
Getting distribution for 'Products.BTreeFolder2==2.13.4'.
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
Got Products.BTreeFolder2 2.13.4.
Getting distribution for 'five.globalrequest==1.0'.
Got five.globalrequest 1.0.
Getting distribution for 'zope.datetime==3.4.1'.
Got zope.datetime 3.4.1.
Getting distribution for 'zope.globalrequest==1.0'.
Got zope.globalrequest 1.0.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/test'.
Installing scripts.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/runzope'.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/zopectl'.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/zpasswd'.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/addzope2user'.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/mkzopeinstance'.
Installing zopepy.
Generated interpreter '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/zopepy'.
Installing docs.
Getting distribution for 'pkginfo==0.9'.
Got pkginfo 0.9.
Getting distribution for 'repoze.sphinx.autointerface==0.6.2'.
Got repoze.sphinx.autointerface 0.6.2.
Getting distribution for 'Sphinx==1.1.2'.
Got Sphinx 1.1.2.
Getting distribution for 'Jinja2==2.6'.
warning: no previously-included files matching '*' found under directory 'docs/_build'
warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
Got Jinja2 2.6.
Getting distribution for 'Pygments==1.4'.
Got Pygments 1.4.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/pkginfo'.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/sphinx-apidoc'.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/sphinx-build'.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/sphinx-quickstart'.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/sphinx-autogen'.
Installing checkversions.
Getting distribution for 'z3c.checkversions[buildout]==0.4.1'.
Got z3c.checkversions 0.4.1.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/checkversions'.
Installing instance.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/instance'.
Installing i18n-cmfcalendar.
i18n-cmfcalendar: setting up i18n tools
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/i18n-cmfcalendarextract'.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/i18n-cmfcalendarmergeall'.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/i18n-cmfcalendarstats'.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/i18n-cmfcalendarcompile'.
Installing i18n-cmfdefault.
i18n-cmfdefault: setting up i18n tools
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/i18n-cmfdefaultextract'.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/i18n-cmfdefaultmergeall'.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/i18n-cmfdefaultstats'.
Generated script '/home/stefan/autotest/temp/python26-zope214-cmf23/bin/i18n-cmfdefaultcompile'.


More information about the cmf-tests mailing list