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

CMF Tests cmf-tests at epy.co.at
Sat Jun 5 21:51:38 EDT 2010


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

Running /usr/local/python2.6/bin/python ./bin/test
/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/FSDTMLMethod.py:18: DeprecationWarning: RestrictedDTML is deprecated. Please import from DocumentTemplate.security
  from AccessControl.DTML import RestrictedDTML
/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/tests/test_zcml.py:20: DeprecationWarning: zope.testing.doctest is deprecated in favour of the Python standard library doctest module
  from zope.testing import doctest
Test-module import failures:

Module: Products.CMFCalendar.browser.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCalendar/Products/CMFCalendar/browser/tests.py", line 25, in <module>
    from Products.CMFCalendar.testing import FunctionalLayer
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCalendar/Products/CMFCalendar/testing.py", line 25, in <module>
    from Products.CMFCore.testing import FunctionalZCMLLayer
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 18, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 31, in <module>
    from Products.CMFCore.CMFCatalogAware import OpaqueItemManager
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/CMFCatalogAware.py", line 38, in <module>
    from Products.CMFCore.permissions import AccessContentsInformation
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 83, in <module>
    setDefaultRoles( ListFolderContents, ( 'Manager', 'Owner' ) )
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Module: Products.CMFCalendar.tests.test_Calendar

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCalendar/Products/CMFCalendar/tests/test_Calendar.py", line 30, in <module>
    from Products.CMFCalendar.testing import FunctionalLayer
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCalendar/Products/CMFCalendar/testing.py", line 25, in <module>
    from Products.CMFCore.testing import FunctionalZCMLLayer
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 18, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 31, in <module>
    from Products.CMFCore.CMFCatalogAware import OpaqueItemManager
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/CMFCatalogAware.py", line 38, in <module>
    from Products.CMFCore.permissions import AccessContentsInformation
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 87, in <module>
    setDefaultRoles( ListUndoableChanges, ('Manager',) )  # + Member
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Module: Products.CMFCalendar.tests.test_Event

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCalendar/Products/CMFCalendar/tests/test_Event.py", line 24, in <module>
    from Products.CMFCore.testing import ConformsToContent
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 18, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 31, in <module>
    from Products.CMFCore.CMFCatalogAware import OpaqueItemManager
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/CMFCatalogAware.py", line 38, in <module>
    from Products.CMFCore.permissions import AccessContentsInformation
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 91, in <module>
    setDefaultRoles(AccessInactivePortalContent, ('Manager',))
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Module: Products.CMFCore.exportimport.tests.test_actions

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 18, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 31, in <module>
    from Products.CMFCore.CMFCatalogAware import OpaqueItemManager
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/CMFCatalogAware.py", line 38, in <module>
    from Products.CMFCore.permissions import AccessContentsInformation
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 95, in <module>
    setDefaultRoles(ModifyCookieCrumblers, ('Manager',))
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Module: Products.CMFCore.exportimport.tests.test_cachingpolicymgr

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 18, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 31, in <module>
    from Products.CMFCore.CMFCatalogAware import OpaqueItemManager
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/CMFCatalogAware.py", line 38, in <module>
    from Products.CMFCore.permissions import AccessContentsInformation
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 99, in <module>
    setDefaultRoles(ReplyToItem, ('Manager',))  # + Member
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Module: Products.CMFCore.exportimport.tests.test_catalog

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 18, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 31, in <module>
    from Products.CMFCore.CMFCatalogAware import OpaqueItemManager
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/CMFCatalogAware.py", line 38, in <module>
    from Products.CMFCore.permissions import AccessContentsInformation
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 103, in <module>
    setDefaultRoles(ManagePortal, ('Manager',))
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Module: Products.CMFCore.exportimport.tests.test_content

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 18, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 31, in <module>
    from Products.CMFCore.CMFCatalogAware import OpaqueItemManager
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/CMFCatalogAware.py", line 38, in <module>
    from Products.CMFCore.permissions import AccessContentsInformation
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 107, in <module>
    setDefaultRoles(ModifyPortalContent, ('Manager',))
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Module: Products.CMFCore.exportimport.tests.test_contenttyperegistry

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 18, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 31, in <module>
    from Products.CMFCore.CMFCatalogAware import OpaqueItemManager
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/CMFCatalogAware.py", line 38, in <module>
    from Products.CMFCore.permissions import AccessContentsInformation
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 111, in <module>
    setDefaultRoles( ListPortalMembers, ('Manager',) )  # + Member
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Module: Products.CMFCore.exportimport.tests.test_cookieauth

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 18, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 31, in <module>
    from Products.CMFCore.CMFCatalogAware import OpaqueItemManager
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/CMFCatalogAware.py", line 38, in <module>
    from Products.CMFCore.permissions import AccessContentsInformation
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 115, in <module>
    setDefaultRoles(AddPortalFolders, ('Owner','Manager'))  # + Member
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Module: Products.CMFCore.exportimport.tests.test_mailhost

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 18, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 31, in <module>
    from Products.CMFCore.CMFCatalogAware import OpaqueItemManager
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/CMFCatalogAware.py", line 38, in <module>
    from Products.CMFCore.permissions import AccessContentsInformation
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 119, in <module>
    setDefaultRoles(AddPortalContent, ('Owner','Manager',))  # + Member
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Module: Products.CMFCore.exportimport.tests.test_properties

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 18, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 31, in <module>
    from Products.CMFCore.CMFCatalogAware import OpaqueItemManager
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/CMFCatalogAware.py", line 38, in <module>
    from Products.CMFCore.permissions import AccessContentsInformation
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 123, in <module>
    setDefaultRoles(AddPortalMember, ('Anonymous', 'Manager',))
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Module: Products.CMFCore.exportimport.tests.test_skins

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 18, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 31, in <module>
    from Products.CMFCore.CMFCatalogAware import OpaqueItemManager
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/CMFCatalogAware.py", line 38, in <module>
    from Products.CMFCore.permissions import AccessContentsInformation
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 127, in <module>
    setDefaultRoles(SetOwnPassword, ('Manager',))  # + Member
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Module: Products.CMFCore.exportimport.tests.test_typeinfo

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 18, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 31, in <module>
    from Products.CMFCore.CMFCatalogAware import OpaqueItemManager
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/CMFCatalogAware.py", line 38, in <module>
    from Products.CMFCore.permissions import AccessContentsInformation
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 131, in <module>
    setDefaultRoles(SetOwnProperties, ('Manager',))  # + Member
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Module: Products.CMFCore.exportimport.tests.test_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 18, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 31, in <module>
    from Products.CMFCore.CMFCatalogAware import OpaqueItemManager
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/CMFCatalogAware.py", line 38, in <module>
    from Products.CMFCore.permissions import AccessContentsInformation
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 135, in <module>
    setDefaultRoles(ChangeLocalRoles, ('Owner', 'Manager'))
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Module: Products.CMFCore.tests.test_ActionInformation

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 18, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 31, in <module>
    from Products.CMFCore.CMFCatalogAware import OpaqueItemManager
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/CMFCatalogAware.py", line 38, in <module>
    from Products.CMFCore.permissions import AccessContentsInformation
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 139, in <module>
    setDefaultRoles(MailForgottenPassword, ('Anonymous', 'Manager',))
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Module: Products.CMFCore.tests.test_ActionProviderBase

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 18, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 31, in <module>
    from Products.CMFCore.CMFCatalogAware import OpaqueItemManager
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/CMFCatalogAware.py", line 38, in <module>
    from Products.CMFCore.permissions import AccessContentsInformation
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 148, in <module>
    setDefaultRoles(RequestReview, ('Owner', 'Manager',))
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Module: Products.CMFCore.tests.test_ActionsTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/__init__.py", line 18, in <module>
    import PortalFolder
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/PortalFolder.py", line 31, in <module>
    from Products.CMFCore.CMFCatalogAware import OpaqueItemManager
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/CMFCatalogAware.py", line 38, in <module>
    from Products.CMFCore.permissions import AccessContentsInformation
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 152, in <module>
    setDefaultRoles(ReviewPortalContent, ('Manager',))  # + Reviewer
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Module: Products.CMFTopic.tests.test_DateC

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFTopic/Products/CMFTopic/tests/test_DateC.py", line 26, in <module>
    from Products.CMFTopic.Topic import Topic
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFTopic/Products/CMFTopic/Topic.py", line 30, in <module>
    from Products.CMFTopic.permissions import View
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFTopic/Products/CMFTopic/permissions.py", line 25, in <module>
    setDefaultRoles(AddTopics, ('Manager',))
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/permissions.py", line 69, in setDefaultRoles
    Products.__ac_permissions__+((permission,(),roles),))
AttributeError: 'module' object has no attribute '__ac_permissions__'


Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 367, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 632, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 28, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 145, in _startup
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Zope2/__init__.py", line 51, in app
    startup()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Zope2/__init__.py", line 47, in startup
    _startup()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Zope2/App/startup.py", line 110, in startup
    load_site()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Zope2/App/zcml.py", line 46, in load_site
    _context = xmlconfig.file(site_zcml)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/xmlconfig.py", line 651, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/xmlconfig.py", line 552, in include
    assert _context.stack[-1].context is context
AssertionError

Running Products.CMFCore.testing.EventZCMLLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 367, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 627, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 632, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 28, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 145, in _startup
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Running Products.CMFCore.testing.FunctionalZCMLLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 367, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 627, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 632, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 28, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 145, in _startup
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Running Products.CMFCore.testing.TraversingEventZCMLLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 367, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 627, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 632, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 28, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 145, in _startup
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Running Products.CMFCore.testing.TraversingZCMLLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 367, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 627, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 632, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 28, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 145, in _startup
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Running Products.CMFDefault.testing.FunctionalLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 367, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 627, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 627, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 632, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 28, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 145, in _startup
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Running Products.CMFTopic.testing.FunctionalLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 367, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 627, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 627, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 632, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 28, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 145, in _startup
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Running Products.CMFUid.testing.UidEventZCMLLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 367, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 627, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 632, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 28, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 145, in _startup
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Running Products.DCWorkflow.testing.ExportImportZCMLLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 367, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 627, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 632, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 28, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 145, in _startup
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Running Products.GenericSetup.testing.ExportImportZCMLLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 367, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 627, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 632, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 28, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Testing/ZopeTestCase/ZopeLite.py", line 145, in _startup
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/tests/test_zcml.py:1: DeprecationWarning: load_config is deprecated. Please import from Zope2.App.zcml
  ##############################################################################
/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/Products/CMFCore/tests/test_zcml.py:1: DeprecationWarning: load_string is deprecated. Please import from Zope2.App.zcml
  ##############################################################################
  Ran 529 tests with 0 failures and 0 errors in 1.281 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.

Test-modules with import problems:
  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_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.CMFTopic.tests.test_DateC
Total: 529 tests, 0 failures, 10 errors in 1.762 seconds.

UNKNOWN

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

Running /usr/local/python2.6/bin/python bootstrap/bootstrap.py
Creating directory '/home/stefan/autotest/temp/python26-zope213-cmf23/bin'.
Creating directory '/home/stefan/autotest/temp/python26-zope213-cmf23/parts'.
Creating directory '/home/stefan/autotest/temp/python26-zope213-cmf23/eggs'.
Creating directory '/home/stefan/autotest/temp/python26-zope213-cmf23/develop-eggs'.
Generated script '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/buildout'.
Running ./bin/buildout
Setting socket time out to 60 seconds
Getting distribution for 'zc.buildout==1.4.3'.
Got zc.buildout 1.4.3.
Upgraded:
  zc.buildout version 1.4.3;
restarting.
Generated script '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/buildout'.
Setting socket time out to 60 seconds
Develop: '/home/stefan/autotest/temp/python26-zope213-cmf23/src/Zope2'
src/DocumentTemplate/cDocumentTemplate.c:169: warning: initialization from incompatible pointer type
src/DocumentTemplate/cDocumentTemplate.c:600: warning: initialization from incompatible pointer type
Develop: '/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCalendar'

Installed /home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCalendar/eggtestinfo-0.2.2-py2.6.egg
Develop: '/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore'

Installed /home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFCore/eggtestinfo-0.2.2-py2.6.egg
Develop: '/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFDefault'

Installed /home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFDefault/eggtestinfo-0.2.2-py2.6.egg
Develop: '/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFTopic'

Installed /home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFTopic/eggtestinfo-0.2.2-py2.6.egg
Develop: '/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFUid'

Installed /home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.CMFUid/eggtestinfo-0.2.2-py2.6.egg
Develop: '/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.DCWorkflow'

Installed /home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.DCWorkflow/eggtestinfo-0.2.2-py2.6.egg
Develop: '/home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.GenericSetup'

Installed /home/stefan/autotest/temp/python26-zope213-cmf23/src/Products.GenericSetup/eggtestinfo-0.2.2-py2.6.egg
Develop: '/home/stefan/autotest/temp/python26-zope213-cmf23/src/five.localsitemanager'
Getting distribution for 'zc.recipe.egg==1.2.2'.
Got zc.recipe.egg 1.2.2.
Getting distribution for 'plone.recipe.zope2instance==4.0a1'.
Got plone.recipe.zope2instance 4.0a1.
Getting distribution for 'zope.viewlet==3.7.2'.
Got zope.viewlet 3.7.2.
Getting distribution for 'zope.traversing==3.12.1'.
Got zope.traversing 3.12.1.
Getting distribution for 'zope.testing==3.9.4'.
warning: no files found matching 'sampletests' under directory 'src'
Got zope.testing 3.9.4.
Getting distribution for 'zope.testbrowser==3.9.0'.
Got zope.testbrowser 3.9.0.
Getting distribution for 'zope.tales==3.5.1'.
Got zope.tales 3.5.1.
Getting distribution for 'zope.tal==3.5.2'.
Got zope.tal 3.5.2.
Getting distribution for 'zope.structuredtext==3.5.0'.
Got zope.structuredtext 3.5.0.
Getting distribution for 'zope.size==3.4.1'.
Got zope.size 3.4.1.
Getting distribution for 'zope.site==3.9.1'.
Got zope.site 3.9.1.
Getting distribution for 'zope.sequencesort==3.4.0'.
Got zope.sequencesort 3.4.0.
Getting distribution for 'zope.sendmail==3.7.2'.
Got zope.sendmail 3.7.2.
Getting distribution for 'zope.security==3.7.3'.
Got zope.security 3.7.3.
Getting distribution for 'zope.schema==3.6.3'.
Got zope.schema 3.6.3.
Getting distribution for 'zope.publisher==3.12.3'.
Got zope.publisher 3.12.3.
Getting distribution for 'zope.ptresource==3.9.0'.
Got zope.ptresource 3.9.0.
Getting distribution for 'zope.proxy==3.6.0'.
Got zope.proxy 3.6.0.
Getting distribution for 'zope.processlifetime==1.0'.
Got zope.processlifetime 1.0.
Getting distribution for 'zope.pagetemplate==3.5.1'.
Got zope.pagetemplate 3.5.1.
Getting distribution for 'zope.location==3.9.0'.
Got zope.location 3.9.0.
Getting distribution for 'zope.lifecycleevent==3.6.1'.
Got zope.lifecycleevent 3.6.1.
Getting distribution for 'zope.interface==3.6.1'.
Got zope.interface 3.6.1.
Getting distribution for 'zope.i18nmessageid==3.5.2'.
Got zope.i18nmessageid 3.5.2.
Getting distribution for 'zope.i18n[zcml]==3.7.3'.
Got zope.i18n 3.7.3.
Getting distribution for 'zope.exceptions==3.6.0'.
Got zope.exceptions 3.6.0.
Getting distribution for 'zope.event==3.5.0-1'.
Got zope.event 3.5.0-1.
Getting distribution for 'zope.deferredimport==3.5.2'.
Got zope.deferredimport 3.5.2.
Getting distribution for 'zope.contenttype==3.5.1'.
Got zope.contenttype 3.5.1.
Getting distribution for 'zope.contentprovider==3.7.2'.
Got zope.contentprovider 3.7.2.
Getting distribution for 'zope.container==3.11.1'.
Got zope.container 3.11.1.
Getting distribution for 'zope.configuration==3.7.2'.
Got zope.configuration 3.7.2.
Getting distribution for 'zope.component==3.9.4'.
Got zope.component 3.9.4.
Getting distribution for 'zope.browserresource==3.10.3'.
Got zope.browserresource 3.10.3.
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 'zExceptions==2.13.0'.
Got zExceptions 2.13.0.
Getting distribution for 'zdaemon==2.0.4'.
Got zdaemon 2.0.4.
Getting distribution for 'transaction==1.1.0'.
Got transaction 1.1.0.
Getting distribution for 'tempstorage==2.11.3'.
Got tempstorage 2.11.3.
Getting distribution for 'pytz==2010h'.
Got pytz 2010h.
Getting distribution for 'initgroups==2.13.0'.
Got initgroups 2.13.0.
Getting distribution for 'docutils==0.6'.
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__
docutils.writers.newlatex2e.__init__: module references __file__
Got docutils 0.6.
Getting distribution for 'ZopeUndo==2.12.0'.
Got ZopeUndo 2.12.0.
Getting distribution for 'ZODB3==3.10.0b1'.
Got ZODB3 3.10.0b1.
Getting distribution for 'ZConfig==2.8.0'.
Got ZConfig 2.8.0.
Getting distribution for 'RestrictedPython==3.6.0a1'.
Got RestrictedPython 3.6.0a1.
Getting distribution for 'Record==2.13.0'.
Got Record 2.13.0.
Getting distribution for 'Persistence==2.13.1'.
Got Persistence 2.13.1.
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.0'.
Got Missing 2.13.0.
Getting distribution for 'ExtensionClass==2.13.1'.
Got ExtensionClass 2.13.1.
Getting distribution for 'DateTime==2.12.2'.
Got DateTime 2.12.2.
Getting distribution for 'Acquisition==2.13.3'.
Got Acquisition 2.13.3.
Getting distribution for 'mechanize==0.2.1'.
Got mechanize 0.2.1.
Getting distribution for 'zope.annotation==3.5.0'.
Got zope.annotation 3.5.0.
Getting distribution for 'zope.broken==3.6.0'.
Got zope.broken 3.6.0.
Getting distribution for 'zope.filerepresentation==3.6.0'.
Got zope.filerepresentation 3.6.0.
Getting distribution for 'zope.dottedname==3.4.6'.
Got zope.dottedname 3.4.6.
Getting distribution for 'zc.lockfile==1.0.0'.
Got zc.lockfile 1.0.0.
Getting distribution for 'zc.recipe.testrunner==1.2.0'.
zip_safe flag not set; analyzing archive contents...
Got zc.recipe.testrunner 1.2.0.
Getting distribution for 'z3c.recipe.i18n'.
Got z3c.recipe.i18n 0.7.0.
Getting distribution for 'zope.app.locales[extract]>=3.5.0'.
Got zope.app.locales 3.6.1.
Getting distribution for 'zope.app.appsetup'.
Got zope.app.appsetup 3.14.0.
Getting distribution for 'zope.app.applicationcontrol'.
Got zope.app.applicationcontrol 3.5.5.
Getting distribution for 'zope.session'.
Got zope.session 3.9.2.
Getting distribution for 'zope.error'.
Got zope.error 3.7.0.
Getting distribution for 'zope.app.publication'.
Got zope.app.publication 3.11.1.
Getting distribution for 'zope.applicationcontrol'.
Got zope.applicationcontrol 3.5.5.
Getting distribution for 'zope.minmax'.
Got zope.minmax 1.1.2.
Getting distribution for 'zope.authentication'.
Got zope.authentication 3.7.1.
Installing zope2.
Getting distribution for 'five.formlib==1.0.2'.
Got five.formlib 1.0.2.
Getting distribution for 'zope.app.testing'.
Got zope.app.testing 3.7.5.
Getting distribution for 'zope.formlib==3.10.0'.
Got zope.formlib 3.10.0.
Getting distribution for 'zope.app.form==3.12.1'.
Got zope.app.form 3.12.1.
Getting distribution for 'zope.password'.
Got zope.password 3.6.1.
Getting distribution for 'zope.app.dependable'.
Got zope.app.dependable 3.5.1.
Getting distribution for 'zope.app.debug'.
Got zope.app.debug 3.4.1.
Getting distribution for 'zope.datetime==3.4.0'.
Got zope.datetime 3.4.0.
Generated script '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/runzope'.
Generated script '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/zopectl'.
Generated script '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/zpasswd'.
Generated script '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/addzope2user'.
Generated script '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/mkzopeinstance'.
Installing instance.
sh: /home/stefan/autotest/temp/python26-zope213-cmf23/bin/zopepy: No such file or directory
Generated script '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/instance'.
Installing zopepy.
Generated interpreter '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/zopepy'.
Installing test.
Generated script '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/test'.
Installing i18n-cmfcalendar.
i18n-cmfcalendar: setting up i18n tools
Generated script '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/i18n-cmfcalendarextract'.
Generated script '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/i18n-cmfcalendarmergeall'.
Generated script '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/i18n-cmfcalendarstats'.
Generated script '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/i18n-cmfcalendarcompile'.
Installing i18n-cmfdefault.
i18n-cmfdefault: setting up i18n tools
Generated script '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/i18n-cmfdefaultextract'.
Generated script '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/i18n-cmfdefaultmergeall'.
Generated script '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/i18n-cmfdefaultstats'.
Generated script '/home/stefan/autotest/temp/python26-zope213-cmf23/bin/i18n-cmfdefaultcompile'.


More information about the cmf-tests mailing list