[Testbot] UNKNOWN : ATCT-1.2 Plone-3.1 Zope-2.10 Python-2.4.6

ATContentTypes Tests plone-tests at epy.co.at
Sat May 30 04:26:44 UTC 2009


ATContentTypes Tests : UNKNOWN
ATCT-1.2 Plone-3.1 Zope-2.10 Python-2.4.6

Running /usr/local/python2.4/bin/python ./bin/instance test -q --package Products.ATContentTypes
Test-module import failures:

Module: Products.ATContentTypes.tests.test_adapters

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_adapters.py", line 26, in ?
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_archive

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_archive.py", line 7, in ?
    from Products.ATContentTypes.tests.atcttestcase import ATCTFunctionalSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_atdocument

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_atdocument.py", line 26, in ?
    from Products.ATContentTypes.tests import atcttestcase, atctftestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_atevent

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_atevent.py", line 26, in ?
    from Products.ATContentTypes.tests import atcttestcase, atctftestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_atfavorite

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_atfavorite.py", line 26, in ?
    from Products.ATContentTypes.tests import atcttestcase, atctftestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_atfile

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_atfile.py", line 28, in ?
    from Products.ATContentTypes.tests import atcttestcase, atctftestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_atfolder

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_atfolder.py", line 26, in ?
    from Products.ATContentTypes.tests import atcttestcase, atctftestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_atimage

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_atimage.py", line 31, in ?
    from Products.ATContentTypes.tests import atcttestcase, atctftestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_atlink

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_atlink.py", line 26, in ?
    from Products.ATContentTypes.tests import atcttestcase, atctftestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_atnewsitem

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_atnewsitem.py", line 26, in ?
    from Products.ATContentTypes.tests import atcttestcase, atctftestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_attopic

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_attopic.py", line 26, in ?
    from Products.ATContentTypes.tests import atcttestcase, atctftestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_browserdefaultmixin

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_browserdefaultmixin.py", line 26, in ?
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_bugs

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_bugs.py", line 26, in ?
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_constraintypes

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_constraintypes.py", line 26, in ?
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_criteria

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_criteria.py", line 27, in ?
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_dataextractor

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_dataextractor.py", line 7, in ?
    from Products.ATContentTypes.tests.atcttestcase import ATCTFunctionalSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_functional

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_functional.py", line 6, in ?
    from Products.ATContentTypes.tests.atcttestcase import ATCTFunctionalSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_installation

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_installation.py", line 28, in ?
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_migrations

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_migrations.py", line 3, in ?
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_modulealiases

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_modulealiases.py", line 29, in ?
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_skinScripts

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_skinScripts.py", line 26, in ?
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_tool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_tool.py", line 26, in ?
    from Products.ATContentTypes.tests import atcttestcase, atctftestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.ATContentTypes.tests.test_topictool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/test_topictool.py", line 3, in ?
    from Products.ATContentTypes.tests import atcttestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/ATContentTypes/tests/atcttestcase.py", line 29, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Total: 0 tests, 0 failures, 0 errors

Test-modules with import problems:
  Products.ATContentTypes.tests.test_adapters
  Products.ATContentTypes.tests.test_archive
  Products.ATContentTypes.tests.test_atdocument
  Products.ATContentTypes.tests.test_atevent
  Products.ATContentTypes.tests.test_atfavorite
  Products.ATContentTypes.tests.test_atfile
  Products.ATContentTypes.tests.test_atfolder
  Products.ATContentTypes.tests.test_atimage
  Products.ATContentTypes.tests.test_atlink
  Products.ATContentTypes.tests.test_atnewsitem
  Products.ATContentTypes.tests.test_attopic
  Products.ATContentTypes.tests.test_browserdefaultmixin
  Products.ATContentTypes.tests.test_bugs
  Products.ATContentTypes.tests.test_constraintypes
  Products.ATContentTypes.tests.test_criteria
  Products.ATContentTypes.tests.test_dataextractor
  Products.ATContentTypes.tests.test_functional
  Products.ATContentTypes.tests.test_installation
  Products.ATContentTypes.tests.test_migrations
  Products.ATContentTypes.tests.test_modulealiases
  Products.ATContentTypes.tests.test_skinScripts
  Products.ATContentTypes.tests.test_tool
  Products.ATContentTypes.tests.test_topictool

UNKNOWN 

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

Running /usr/local/python2.4/bin/python bootstrap.py
Creating directory '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/bin'.
Creating directory '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/parts'.
Creating directory '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/eggs'.
Creating directory '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/develop-eggs'.
Generated script '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/bin/buildout'.
Running ./bin/buildout
Setting socket time out to 300 seconds
Getting distribution for 'buildout.eggtractor'.
Got buildout.eggtractor 0.6.
Getting distribution for 'plone.recipe.zope2install'.
Got plone.recipe.zope2install 3.0.
Getting distribution for 'plone.recipe.zope2instance'.
Got plone.recipe.zope2instance 3.2.
Getting distribution for 'zc.recipe.egg'.
Got zc.recipe.egg 1.2.2.
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/archetypes.kss'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/borg.localrole'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/five.customerize'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/five.localsitemanager'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/kss.core'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.content'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.contentmenu'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.contentrules'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.customerize'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.form'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.i18n'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.iterate'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.kss'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.linkintegrity'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.openid'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.redirector'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.vocabularies'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.workflow'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.browserlayer'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.contentrules'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.fieldsets'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.i18n'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.intelligenttext'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.keyring'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.locking'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.memoize'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.openid'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlet.collection'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlet.static'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.protect'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.session'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.theme'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/wicked'
Installing zope2.
Creating fake eggs
Installing instance.
Getting distribution for 'elementtree'.
Got elementtree 1.2.7-20070827-preview.
Getting distribution for 'simplejson'.
Got simplejson 2.0.9.
Getting distribution for 'python-openid>=2.2.1,<2.3dev'.
zip_safe flag not set; analyzing archive contents...
Got python-openid 2.2.4.
Generated script '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/bin/instance'.
Generated script '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/bin/repozo'.
Installing zopepy.
Generated interpreter '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/bin/zopepy'.




More information about the Testbot mailing list