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

Plone Tests plone-tests at epy.co.at
Sat May 30 03:32:47 UTC 2009


Plone Tests : UNKNOWN
Plone-3.1 Zope-2.10 Python-2.4.6

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

Module: Products.CMFPlone.exportimport.tests.testControlPanel

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/exportimport/tests/testControlPanel.py", line 9, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.exportimport.tests.testFactoryTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/exportimport/tests/testFactoryTool.py", line 9, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.exportimport.tests.testPropertiesTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/exportimport/tests/testPropertiesTool.py", line 9, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testActionIconsTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testActionIconsTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testActionsTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testActionsTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testBrowserDefault

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefault.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testBrowserDefaultScripts

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testBrowserDefaultScripts.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testCSRFProtection

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testCSRFProtection.py", line 2, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  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.CMFPlone.tests.testCSSandJSRegistry

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testCSSandJSRegistry.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testCalendarView

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testCalendarView.py", line 4, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testCatalogTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testCatalogTool.py", line 8, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testCheckId

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testCheckId.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testContentPublishing

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testContentPublishing.py", line 6, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testContentSecurity

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testContentSecurity.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testContentTypeScripts

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testContentTypeScripts.py", line 6, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testContentTypes

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testContentTypes.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testControlPanel

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testControlPanel.py", line 7, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testControlPanelScripts

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testControlPanelScripts.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testCookieAuth

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testCookieAuth.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testCutPasteSecurity

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testCutPasteSecurity.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testDateComponentsSupport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testDateComponentsSupport.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testDateIndexRanges

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testDateIndexRanges.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testDisplayContentsTab

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testDisplayContentsTab.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testExternalEditorEnabled

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testExternalEditorEnabled.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testFolderButtons

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testFolderButtons.py", line 10, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testFolderLocalRoleForm

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testFolderLocalRoleForm.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testGetObjectSize

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testGetObjectSize.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testGroupDataTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testGroupDataTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testGroupUserFolder

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testGroupUserFolder.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testGroupsTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testGroupsTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testInterfaceTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testInterfaceTool.py", line 6, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testLoggedIn

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testLoggedIn.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testMemberDataTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testMemberDataTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testMembershipTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testMembershipTool.py", line 10, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testMigrationTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testMigrationTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testMigrations

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testMigrations.py", line 6, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testNavTree

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testNavTree.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testNavigationParent

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testNavigationParent.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testNavigationView

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testNavigationView.py", line 8, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testNewsPortletView

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testNewsPortletView.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testNextPrevious

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testNextPrevious.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testOrderSupport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testOrderSupport.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testPloneFolder

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testPloneFolder.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testPloneTestCase

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testPloneTestCase.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testPloneTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testPloneTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testPloneView

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testPloneView.py", line 10, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testPortalCreation

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testPortalCreation.py", line 6, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testPortalFactory

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testPortalFactory.py", line 6, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testQueryCatalog

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testQueryCatalog.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testQuickInstallerTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testQuickInstallerTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testRecentView

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testRecentView.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testRegistrationTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testRegistrationTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testRelatedItems

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testRelatedItems.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testRenderBase

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testRenderBase.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testRestrictedAcquisition

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testRestrictedAcquisition.py", line 11, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testS5

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testS5.py", line 2, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testSecurityDeclarations

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testSecurityDeclarations.py", line 7, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testSkeleton

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testSkeleton.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testSortObjects

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testSortObjects.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testSyndicationTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testSyndicationTool.py", line 6, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testTranslationServiceTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testTranslationServiceTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testURLTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testURLTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testUnicodeSplitter

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testUnicodeSplitter.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testUserFolderBasics

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testUserFolderBasics.py", line 7, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testUtilities

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testUtilities.py", line 2, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testWebDAV

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testWebDAV.py", line 2, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.testWorkflowTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/testWorkflowTool.py", line 8, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/test_doctests.py", line 9, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.test_functional

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/test_functional.py", line 15, in ?
    from Products.CMFPlone.tests import PloneTestCase, GLOBALS
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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.CMFPlone.tests.test_mails

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/test_mails.py", line 9, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  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


Running unit tests:
  Ran 62 tests with 0 failures and 0 errors in 0.640 seconds.

Test-modules with import problems:
  Products.CMFPlone.exportimport.tests.testControlPanel
  Products.CMFPlone.exportimport.tests.testFactoryTool
  Products.CMFPlone.exportimport.tests.testPropertiesTool
  Products.CMFPlone.tests.testActionIconsTool
  Products.CMFPlone.tests.testActionsTool
  Products.CMFPlone.tests.testBrowserDefault
  Products.CMFPlone.tests.testBrowserDefaultScripts
  Products.CMFPlone.tests.testCSRFProtection
  Products.CMFPlone.tests.testCSSandJSRegistry
  Products.CMFPlone.tests.testCalendarView
  Products.CMFPlone.tests.testCatalogTool
  Products.CMFPlone.tests.testCheckId
  Products.CMFPlone.tests.testContentPublishing
  Products.CMFPlone.tests.testContentSecurity
  Products.CMFPlone.tests.testContentTypeScripts
  Products.CMFPlone.tests.testContentTypes
  Products.CMFPlone.tests.testControlPanel
  Products.CMFPlone.tests.testControlPanelScripts
  Products.CMFPlone.tests.testCookieAuth
  Products.CMFPlone.tests.testCutPasteSecurity
  Products.CMFPlone.tests.testDateComponentsSupport
  Products.CMFPlone.tests.testDateIndexRanges
  Products.CMFPlone.tests.testDisplayContentsTab
  Products.CMFPlone.tests.testExternalEditorEnabled
  Products.CMFPlone.tests.testFolderButtons
  Products.CMFPlone.tests.testFolderLocalRoleForm
  Products.CMFPlone.tests.testGetObjectSize
  Products.CMFPlone.tests.testGroupDataTool
  Products.CMFPlone.tests.testGroupUserFolder
  Products.CMFPlone.tests.testGroupsTool
  Products.CMFPlone.tests.testInterfaceTool
  Products.CMFPlone.tests.testLoggedIn
  Products.CMFPlone.tests.testMemberDataTool
  Products.CMFPlone.tests.testMembershipTool
  Products.CMFPlone.tests.testMigrationTool
  Products.CMFPlone.tests.testMigrations
  Products.CMFPlone.tests.testNavTree
  Products.CMFPlone.tests.testNavigationParent
  Products.CMFPlone.tests.testNavigationView
  Products.CMFPlone.tests.testNewsPortletView
  Products.CMFPlone.tests.testNextPrevious
  Products.CMFPlone.tests.testOrderSupport
  Products.CMFPlone.tests.testPloneFolder
  Products.CMFPlone.tests.testPloneTestCase
  Products.CMFPlone.tests.testPloneTool
  Products.CMFPlone.tests.testPloneView
  Products.CMFPlone.tests.testPortalCreation
  Products.CMFPlone.tests.testPortalFactory
  Products.CMFPlone.tests.testQueryCatalog
  Products.CMFPlone.tests.testQuickInstallerTool
  Products.CMFPlone.tests.testRecentView
  Products.CMFPlone.tests.testRegistrationTool
  Products.CMFPlone.tests.testRelatedItems
  Products.CMFPlone.tests.testRenderBase
  Products.CMFPlone.tests.testRestrictedAcquisition
  Products.CMFPlone.tests.testS5
  Products.CMFPlone.tests.testSecurityDeclarations
  Products.CMFPlone.tests.testSkeleton
  Products.CMFPlone.tests.testSortObjects
  Products.CMFPlone.tests.testSyndicationTool
  Products.CMFPlone.tests.testTranslationServiceTool
  Products.CMFPlone.tests.testURLTool
  Products.CMFPlone.tests.testUnicodeSplitter
  Products.CMFPlone.tests.testUserFolderBasics
  Products.CMFPlone.tests.testUtilities
  Products.CMFPlone.tests.testWebDAV
  Products.CMFPlone.tests.testWorkflowTool
  Products.CMFPlone.tests.test_doctests
  Products.CMFPlone.tests.test_functional
  Products.CMFPlone.tests.test_mails

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