[Zope-tests] UNKNOWN : Zope-2.12 Python-2.6.4 : Linux

Zope Tests zope-tests at epy.co.at
Sun May 2 21:32:41 EDT 2010


Zope Tests : UNKNOWN
Zope-2.12 Python-2.6.4 : Linux (x86_64)

Running /usr/local/python2.6/bin/python ./bin/test --all
Test-module import failures:

Module: AccessControl.tests.testAcquisition

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testAcquisition.py", line 25, in <module>
    Zope2.startup()
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 47, in startup
    _startup()
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/App/startup.py", line 57, in startup
    OFS.Application.import_products()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/Application.py", line 573, in import_products
    import_product(product_dir, product_name, raise_exc=debug_mode)
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/Application.py", line 596, in import_product
    product=__import__(pname, global_dict, global_dict, silly)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ImportError: No module named interfaces


Module: Products.Sessions.tests.testBrowserIdManager

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ImportError: No module named interfaces


Module: Products.Sessions.tests.testSessionDataManager

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ImportError: No module named interfaces


Running OFS.tests.testCopySupportEvents.EventLayer tests:
  Set up OFS.tests.testCopySupportEvents.EventLayer Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 367, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 632, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testCopySupportEvents.py", line 63, in setUp
    zcml.load_site()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 51, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 685, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 685, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/utilities/skel/etc/site.zcml", line 6.2-6.37
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/configure.zcml", line 8.2-8.35
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces

Running OFS.tests.testCopySupportHooks.HookLayer tests:
  Set up OFS.tests.testCopySupportHooks.HookLayer Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 367, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.testing-3.9.4-py2.6.egg/zope/testing/testrunner/runner.py", line 632, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testCopySupportHooks.py", line 68, in setUp
    zcml.load_site()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 51, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 685, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 685, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/utilities/skel/etc/site.zcml", line 6.2-6.37
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/configure.zcml", line 8.2-8.35
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces

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

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

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

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

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


Error in test testAllowAccessToUser (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testAuthenticate (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testDenyAccessToAnonymous (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testGetBadUser (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testGetBadUserById (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testGetRoles (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testGetRolesInContext (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testGetUser (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testGetUserById (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testGetUserNames (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testGetUsers (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testHasLocalRole (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testHasLocalRolePermission (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testHasPermission (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testHasRole (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testIdentify (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testMaxListUsers (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testNotValidateWithEmptyRoles (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testNotValidateWithWrongRoles (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testNotValidateWithoutAuth (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testValidate (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testValidateWithoutRoles (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test test__doAddUser_with_not_yet_encrypted_passwords (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test test__doAddUser_with_preencrypted_passwords (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test test_z3interfaces (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test test_install_browser_id_manager (OFS.tests.testAppInitializer.TestInitialization)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testAppInitializer.py", line 149, in test_install_browser_id_manager
    i.install_browser_id_manager()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/Application.py", line 403, in install_browser_id_manager
    from Products.Sessions.BrowserIdManager import BrowserIdManager
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ImportError: No module named interfaces



Error in test test_install_session_data_manager (OFS.tests.testAppInitializer.TestInitialization)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testAppInitializer.py", line 164, in test_install_session_data_manager
    i.install_session_data_manager()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/Application.py", line 420, in install_session_data_manager
    from Products.Sessions.SessionDataManager import SessionDataManager
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ImportError: No module named interfaces



Error in test test_delObject_before_delete (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_delObject_exception (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_delObject_exception_debug (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_delObject_exception_debug_deep (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_delObject_exception_debug_manager (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_delObject_exception_manager (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_delitem (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_get (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_getsetitem (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_hasObject (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_items (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_iterator (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_keys (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_len (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_list_imports (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_nonzero (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_setObject_checkId_bad (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_setObject_checkId_ok (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_setObject_no_set_owner_with_anonymous_user (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_setObject_no_set_owner_with_emergency_user (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_setObject_no_set_owner_with_faux_user (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_setObject_no_set_owner_with_no_user (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_setObject_no_set_owner_with_system_user (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_setObject_no_set_owner_with_user (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_setObject_set_owner_with_anonymous_user (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_setObject_set_owner_with_emergency_user (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_setObject_set_owner_with_faux_user (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_setObject_set_owner_with_no_user (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_setObject_set_owner_with_system_user (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_setObject_set_owner_with_user (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_values (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test test_z3interfaces (OFS.tests.testObjectManager.ObjectManagerTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testObjectManager.py", line 78, in setUp
    zcml.load_config('deprecated.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/zcml.py", line 60, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 647, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.6/lib/python2.6/xml/sax/expatreader.py", line 349, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 537, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 684, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 1376, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py", line 180, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/Sessions/__init__.py", line 15, in <module>
    from Products.Sessions.interfaces import BrowserIdManagerErr    #BBB
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python26-zope212/src/Products/Five/deprecated.zcml", line 21.2-22.67
    ImportError: No module named interfaces



Error in test testAddWithParams (Products.PageTemplates.tests.testZopePageTemplate.ZPTRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/PageTemplates/tests/testZopePageTemplate.py", line 384, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testAddWithRequest (Products.PageTemplates.tests.testZopePageTemplate.ZPTRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/PageTemplates/tests/testZopePageTemplate.py", line 384, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testAddWithRequestButNoFile (Products.PageTemplates.tests.testZopePageTemplate.ZPTRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/PageTemplates/tests/testZopePageTemplate.py", line 384, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testAddWithoutParams (Products.PageTemplates.tests.testZopePageTemplate.ZPTRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/PageTemplates/tests/testZopePageTemplate.py", line 384, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testFTPGet (Products.PageTemplates.tests.testZopePageTemplate.ZPTRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/PageTemplates/tests/testZopePageTemplate.py", line 384, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testMacroExpansion (Products.PageTemplates.tests.testZopePageTemplate.ZPTMacros)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/PageTemplates/tests/testZopePageTemplate.py", line 440, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testPtErrors (Products.PageTemplates.tests.testZopePageTemplate.ZPTMacros)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/PageTemplates/tests/testZopePageTemplate.py", line 440, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test test_dos (Products.PageTemplates.tests.test_ptfile.LineEndingsTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/PageTemplates/tests/test_ptfile.py", line 170, in setUp
    self.root = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test test_mac (Products.PageTemplates.tests.test_ptfile.LineEndingsTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/PageTemplates/tests/test_ptfile.py", line 170, in setUp
    self.root = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test test_unix (Products.PageTemplates.tests.test_ptfile.LineEndingsTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/PageTemplates/tests/test_ptfile.py", line 170, in setUp
    self.root = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testAbsoluteUrl (Products.SiteAccess.tests.testSiteRoot.SiteRootRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteAccess/tests/testSiteRoot.py", line 23, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testRequest (Products.SiteAccess.tests.testSiteRoot.SiteRootRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteAccess/tests/testSiteRoot.py", line 23, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testAbsoluteUrl (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testAbsoluteUrlPath (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testPhysicalPath (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testTraverse0 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testTraverse1 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testTraverse2 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testTraverse3 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testTraverse4 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testTraverse5 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testTraverse6 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testTraverse7 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testVirtualUrlPath (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test test_actual_url (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testCleanup (Products.SiteErrorLog.tests.testSiteErrorLog.SiteErrorLogTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteErrorLog/tests/testSiteErrorLog.py", line 24, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testEntryID (Products.SiteErrorLog.tests.testSiteErrorLog.SiteErrorLogTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteErrorLog/tests/testSiteErrorLog.py", line 24, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testForgetException (Products.SiteErrorLog.tests.testSiteErrorLog.SiteErrorLogTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteErrorLog/tests/testSiteErrorLog.py", line 24, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testIgnoredException (Products.SiteErrorLog.tests.testSiteErrorLog.SiteErrorLogTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteErrorLog/tests/testSiteErrorLog.py", line 24, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testInstantiation (Products.SiteErrorLog.tests.testSiteErrorLog.SiteErrorLogTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteErrorLog/tests/testSiteErrorLog.py", line 24, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testSimpleException (Products.SiteErrorLog.tests.testSiteErrorLog.SiteErrorLogTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/Products/SiteErrorLog/tests/testSiteErrorLog.py", line 24, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testCollector2261 (webdav.tests.testPUT_factory.TestPUTFactory)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/webdav/tests/testPUT_factory.py", line 16, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testInsideOutVirtualHosting (webdav.tests.testPUT_factory.TestPUTFactory)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/webdav/tests/testPUT_factory.py", line 16, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testNoVirtualHosting (webdav.tests.testPUT_factory.TestPUTFactory)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/webdav/tests/testPUT_factory.py", line 16, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testSimpleVirtualHosting (webdav.tests.testPUT_factory.TestPUTFactory)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/webdav/tests/testPUT_factory.py", line 16, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testSubfolderInsideOutVirtualHosting (webdav.tests.testPUT_factory.TestPUTFactory)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/webdav/tests/testPUT_factory.py", line 16, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testSubfolderVirtualHosting (webdav.tests.testPUT_factory.TestPUTFactory)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212/src/webdav/tests/testPUT_factory.py", line 16, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python26-zope212/src/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

/home/stefan/autotest/temp/python26-zope212/src/zExceptions/tests/test___init__.py:26: DeprecationWarning: String exceptions are deprecated starting with Python 2.5 and will be removed in a future release
  return upgradeException(t, v)
  Ran 1704 tests with 0 failures and 96 errors in 50.825 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.

Test-modules with import problems:
  AccessControl.tests.testAcquisition
  Products.Sessions.tests.testBrowserIdManager
  Products.Sessions.tests.testSessionDataManager
Total: 1704 tests, 0 failures, 102 errors in 51.022 seconds.

UNKNOWN

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

Running /usr/local/python2.6/bin/python bootstrap.py
Creating directory '/home/stefan/autotest/temp/python26-zope212/bin'.
Creating directory '/home/stefan/autotest/temp/python26-zope212/parts'.
Creating directory '/home/stefan/autotest/temp/python26-zope212/eggs'.
Creating directory '/home/stefan/autotest/temp/python26-zope212/develop-eggs'.
Generated script '/home/stefan/autotest/temp/python26-zope212/bin/buildout'.
Running ./bin/buildout
Setting socket time out to 60 seconds
Getting distribution for 'zc.buildout==1.4.3'.
Got zc.buildout 1.4.3.
Upgraded:
  zc.buildout version 1.4.3;
restarting.
Generated script '/home/stefan/autotest/temp/python26-zope212/bin/buildout'.
Setting socket time out to 60 seconds
Develop: '/home/stefan/autotest/temp/python26-zope212/.'
src/AccessControl/cAccessControl.c:596: warning: initialization from incompatible pointer type
src/AccessControl/cAccessControl.c:598: warning: 'intargfunc' is deprecated
src/AccessControl/cAccessControl.c:598: warning: initialization from incompatible pointer type
src/AccessControl/cAccessControl.c:599: warning: 'intargfunc' is deprecated
src/AccessControl/cAccessControl.c:599: warning: initialization from incompatible pointer type
src/AccessControl/cAccessControl.c:600: warning: 'intintargfunc' is deprecated
src/AccessControl/cAccessControl.c:600: warning: initialization from incompatible pointer type
src/AccessControl/cAccessControl.c:601: warning: initialization from incompatible pointer type
src/AccessControl/cAccessControl.c:602: warning: initialization from incompatible pointer type
src/AccessControl/cAccessControl.c:606: warning: 'intargfunc' is deprecated
src/AccessControl/cAccessControl.c:606: warning: initialization from incompatible pointer type
src/DocumentTemplate/cDocumentTemplate.c:169: warning: initialization from incompatible pointer type
src/DocumentTemplate/cDocumentTemplate.c:600: warning: initialization from incompatible pointer type
Getting distribution for 'zc.recipe.testrunner==1.2.0'.
zip_safe flag not set; analyzing archive contents...
Got zc.recipe.testrunner 1.2.0.
Getting distribution for 'zc.recipe.egg==1.2.2'.
Got zc.recipe.egg 1.2.2.
Getting distribution for 'zope.testing==3.9.4'.
warning: no files found matching 'sampletests' under directory 'src'
Got zope.testing 3.9.4.
Getting distribution for 'zope.interface==3.5.3'.
Got zope.interface 3.5.3.
Getting distribution for 'zope.exceptions==3.5.2'.
Got zope.exceptions 3.5.2.
Installing test.
Getting distribution for 'zope.app.schema==3.5.0'.
Got zope.app.schema 3.5.0.
Getting distribution for 'zope.app.publisher==3.8.4'.
Got zope.app.publisher 3.8.4.
Getting distribution for 'zope.app.publication==3.8.1'.
Got zope.app.publication 3.8.1.
Getting distribution for 'zope.viewlet==3.6.1'.
Got zope.viewlet 3.6.1.
Getting distribution for 'zope.traversing==3.7.1'.
Got zope.traversing 3.7.1.
Getting distribution for 'zope.testbrowser[zope_functional_testing]==3.6.0a2'.
Got zope.testbrowser 3.6.0a2.
Getting distribution for 'zope.tales==3.4.0'.
Got zope.tales 3.4.0.
Getting distribution for 'zope.tal==3.5.2'.
Got zope.tal 3.5.2.
Getting distribution for 'zope.structuredtext==3.4.0'.
Got zope.structuredtext 3.4.0.
Getting distribution for 'zope.size==3.4.1'.
Got zope.size 3.4.1.
Getting distribution for 'zope.site==3.6.1'.
Got zope.site 3.6.1.
Getting distribution for 'zope.sequencesort==3.4.0'.
Got zope.sequencesort 3.4.0.
Getting distribution for 'zope.sendmail==3.5.1'.
Got zope.sendmail 3.5.1.
Getting distribution for 'zope.security==3.7.2'.
Got zope.security 3.7.2.
Getting distribution for 'zope.schema==3.5.4'.
Got zope.schema 3.5.4.
Getting distribution for 'zope.publisher==3.8.0'.
Got zope.publisher 3.8.0.
Getting distribution for 'zope.proxy==3.6.0'.
Got zope.proxy 3.6.0.
Getting distribution for 'zope.processlifetime==1.0'.
Got zope.processlifetime 1.0.
Getting distribution for 'zope.pagetemplate==3.5.1'.
Got zope.pagetemplate 3.5.1.
Getting distribution for 'zope.location==3.6.0'.
Got zope.location 3.6.0.
Getting distribution for 'zope.lifecycleevent==3.6.1'.
Got zope.lifecycleevent 3.6.1.
Getting distribution for 'zope.i18nmessageid==3.5.2'.
Got zope.i18nmessageid 3.5.2.
Getting distribution for 'zope.i18n[zcml]==3.7.3'.
Got zope.i18n 3.7.3.
Getting distribution for 'zope.event==3.4.1'.
Got zope.event 3.4.1.
Getting distribution for 'zope.deferredimport==3.5.1'.
Got zope.deferredimport 3.5.1.
Getting distribution for 'zope.contenttype==3.4.2'.
Got zope.contenttype 3.4.2.
Getting distribution for 'zope.contentprovider==3.5.0'.
Got zope.contentprovider 3.5.0.
Getting distribution for 'zope.container==3.8.2'.
Got zope.container 3.8.2.
Getting distribution for 'zope.configuration==3.6.0'.
Got zope.configuration 3.6.0.
Getting distribution for 'zope.component==3.7.1'.
Got zope.component 3.7.1.
Getting distribution for 'zLOG==2.11.1'.
Got zLOG 2.11.1.
Getting distribution for 'zdaemon==2.0.4'.
Got zdaemon 2.0.4.
Getting distribution for 'transaction==1.0.0'.
Got transaction 1.0.0.
Getting distribution for 'tempstorage==2.11.2'.
Got tempstorage 2.11.2.
Getting distribution for 'pytz==2010b'.
Got pytz 2010b.
Getting distribution for 'initgroups==2.13.0'.
Got initgroups 2.13.0.
Getting distribution for 'five.formlib==1.0.2'.
Got five.formlib 1.0.2.
Getting distribution for 'docutils==0.6'.
zip_safe flag not set; analyzing archive contents...
docutils.parsers.rst.directives.misc: module references __file__
docutils.writers.latex2e.__init__: module references __file__
docutils.writers.pep_html.__init__: module references __file__
docutils.writers.odf_odt.__init__: module references __file__
docutils.writers.html4css1.__init__: module references __file__
docutils.writers.s5_html.__init__: module references __file__
docutils.writers.newlatex2e.__init__: module references __file__
Got docutils 0.6.
Getting distribution for 'ZopeUndo==2.12.0'.
Got ZopeUndo 2.12.0.
Getting distribution for 'ZODB3==3.9.5'.
Got ZODB3 3.9.5.
Getting distribution for 'ZConfig==2.7.1'.
Got ZConfig 2.7.1.
Getting distribution for 'ThreadLock==2.13.0'.
Got ThreadLock 2.13.0.
Getting distribution for 'RestrictedPython==3.5.2'.
Got RestrictedPython 3.5.2.
Getting distribution for 'Record==2.13.0'.
Got Record 2.13.0.
Getting distribution for 'Persistence==2.13.1'.
Got Persistence 2.13.1.
Getting distribution for 'MultiMapping==2.13.0'.
src/MultiMapping/_MultiMapping.c:159: warning: initialization from incompatible pointer type
Got MultiMapping 2.13.0.
Getting distribution for 'Missing==2.13.0'.
Got Missing 2.13.0.
Getting distribution for 'ExtensionClass==2.13.1'.
Got ExtensionClass 2.13.1.
Getting distribution for 'DateTime==2.12.1'.
Got DateTime 2.12.1.
Getting distribution for 'Acquisition==2.13.3'.
Got Acquisition 2.13.3.
Getting distribution for 'zope.app.pagetemplate==3.7.1'.
Got zope.app.pagetemplate 3.7.1.
Getting distribution for 'zope.browser==1.3'.
Got zope.browser 1.3.
Getting distribution for 'zope.componentvocabulary==1.0'.
Got zope.componentvocabulary 1.0.
Getting distribution for 'zope.datetime==3.4.0'.
Got zope.datetime 3.4.0.
Getting distribution for 'zope.error==3.6.0'.
Got zope.error 3.6.0.
Getting distribution for 'zope.authentication==3.7.1'.
Got zope.authentication 3.7.1.
Getting distribution for 'zope.app.testing==3.7.3'.
Got zope.app.testing 3.7.3.
Getting distribution for 'mechanize==0.1.11'.
no previously-included directories found matching 'docs-in-progress'
Got mechanize 0.1.11.
Getting distribution for 'ClientForm==0.2.10'.
Got ClientForm 0.2.10.
Getting distribution for 'zope.annotation==3.5.0'.
Got zope.annotation 3.5.0.
Getting distribution for 'zope.copy==3.5.0'.
Got zope.copy 3.5.0.
Getting distribution for 'zope.broken==3.6.0'.
Got zope.broken 3.6.0.
Getting distribution for 'zope.filerepresentation==3.5.0'.
Got zope.filerepresentation 3.5.0.
Getting distribution for 'zope.dottedname==3.4.6'.
Got zope.dottedname 3.4.6.
Getting distribution for 'zope.cachedescriptors==3.5.1'.
Got zope.cachedescriptors 3.5.1.
Getting distribution for 'zope.formlib==3.7.0'.
Got zope.formlib 3.7.0.
Getting distribution for 'zope.app.form==3.8.1'.
Got zope.app.form 3.8.1.
Getting distribution for 'zc.lockfile==1.0.0'.
Got zc.lockfile 1.0.0.
Getting distribution for 'zope.dublincore==3.4.3'.
Got zope.dublincore 3.4.3.
Getting distribution for 'zope.password==3.5.1'.
Got zope.password 3.5.1.
Getting distribution for 'zope.app.dependable==3.4.0'.
Got zope.app.dependable 3.4.0.
Getting distribution for 'zope.app.debug==3.4.1'.
Got zope.app.debug 3.4.1.
Getting distribution for 'zope.app.appsetup==3.11'.
Got zope.app.appsetup 3.11.
Getting distribution for 'zope.hookable==3.4.1'.
Got zope.hookable 3.4.1.
Getting distribution for 'zope.app.basicskin==3.4.1'.
Got zope.app.basicskin 3.4.1.
Getting distribution for 'zope.session==3.9.2'.
Got zope.session 3.9.2.
Getting distribution for 'zope.app.component==3.8.3'.
Got zope.app.component 3.8.3.
Getting distribution for 'zope.minmax==1.1.2'.
Got zope.minmax 1.1.2.
Getting distribution for 'zope.deprecation==3.4.0'.
Got zope.deprecation 3.4.0.
Getting distribution for 'zope.app.container==3.8.0'.
Got zope.app.container 3.8.0.
Getting distribution for 'zope.copypastemove==3.5.2'.
Got zope.copypastemove 3.5.2.
Generated script '/home/stefan/autotest/temp/python26-zope212/bin/test'.
Installing scripts.
Generated script '/home/stefan/autotest/temp/python26-zope212/bin/runzope'.
Generated script '/home/stefan/autotest/temp/python26-zope212/bin/zopectl'.
Generated script '/home/stefan/autotest/temp/python26-zope212/bin/zpasswd'.
Generated script '/home/stefan/autotest/temp/python26-zope212/bin/mkzeoinstance'.
Generated script '/home/stefan/autotest/temp/python26-zope212/bin/mkzopeinstance'.
Installing zopepy.
Generated interpreter '/home/stefan/autotest/temp/python26-zope212/bin/zopepy'.
Installing docs.
Getting distribution for 'sphinx'.
Got Sphinx 0.6.5.
Getting distribution for 'Jinja2==2.4.1'.
warning: no previously-included files matching '*' found under directory 'docs/_build/doctrees'
Got Jinja2 2.4.1.
Getting distribution for 'Pygments==1.3.1'.
Got Pygments 1.3.1.
Generated script '/home/stefan/autotest/temp/python26-zope212/bin/sphinx-build'.
Generated script '/home/stefan/autotest/temp/python26-zope212/bin/sphinx-quickstart'.
Generated script '/home/stefan/autotest/temp/python26-zope212/bin/sphinx-autogen'.
Installing alltests.
Getting distribution for 'zope.index==3.6.0'.
Got zope.index 3.6.0.
Getting distribution for 'zope.modulealias==3.4.0'.
Got zope.modulealias 3.4.0.
Getting distribution for 'zope.thread==3.4'.
Got zope.thread 3.4.
Getting distribution for 'zope.app.applicationcontrol==3.5.0'.
Got zope.app.applicationcontrol 3.5.0.
Getting distribution for 'zope.app.exception==3.5.0'.
Got zope.app.exception 3.5.0.
Getting distribution for 'zope.app.http==3.6.0'.
Got zope.app.http 3.6.0.
Getting distribution for 'zope.app.principalannotation==3.7.0'.
Got zope.app.principalannotation 3.7.0.
Getting distribution for 'zope.app.securitypolicy==3.5.1'.
Got zope.app.securitypolicy 3.5.1.
Getting distribution for 'zope.app.zptpage==3.5.0'.
Got zope.app.zptpage 3.5.0.
Getting distribution for 'zope.app.zcmlfiles==3.5.5'.
Got zope.app.zcmlfiles 3.5.5.
Getting distribution for 'python-gettext==1.0'.
Got python-gettext 1.0.
Getting distribution for 'zope.app.zopeappgenerations==3.5.0'.
Got zope.app.zopeappgenerations 3.5.0.
Getting distribution for 'zope.app.wsgi==3.6.0'.
Got zope.app.wsgi 3.6.0.
Getting distribution for 'zope.app.security==3.7.3'.
Got zope.app.security 3.7.3.
Getting distribution for 'zope.app.rotterdam==3.5.0'.
Got zope.app.rotterdam 3.5.0.
Getting distribution for 'zope.app.locales==3.6.0'.
Got zope.app.locales 3.6.0.
Getting distribution for 'zope.app.interface==3.5.0'.
Got zope.app.interface 3.5.0.
Getting distribution for 'zope.app.i18n==3.6.1'.
Got zope.app.i18n 3.6.1.
Getting distribution for 'zope.app.generations==3.5.0'.
Got zope.app.generations 3.5.0.
Getting distribution for 'zope.app.folder==3.5.1'.
Got zope.app.folder 3.5.1.
Getting distribution for 'zope.app.error==3.5.2'.
Got zope.app.error 3.5.2.
Getting distribution for 'zope.app.content==3.4.0'.
Got zope.app.content 3.4.0.
Getting distribution for 'zope.app.broken==3.5.0'.
Got zope.app.broken 3.5.0.
Getting distribution for 'zope.securitypolicy==3.6.1'.
Got zope.securitypolicy 3.6.1.
Getting distribution for 'zope.principalannotation==3.6.0'.
Got zope.principalannotation 3.6.0.
Getting distribution for 'zope.app.authentication==3.6.0'.
Got zope.app.authentication 3.6.0.
Getting distribution for 'zope.principalregistry==3.7.0'.
Got zope.principalregistry 3.7.0.
Getting distribution for 'zope.app.localpermission==3.7.2'.
Got zope.app.localpermission 3.7.2.
Getting distribution for 'zodbcode==3.4.0'.
Got zodbcode 3.4.0.
Getting distribution for 'zope.app.renderer==3.5.1'.
Got zope.app.renderer 3.5.1.
Getting distribution for 'roman==1.4.0'.
Got roman 1.4.0.
Generated script '/home/stefan/autotest/temp/python26-zope212/bin/alltests'.
Installing allpy.
Generated interpreter '/home/stefan/autotest/temp/python26-zope212/bin/allpy'.


More information about the Zope-tests mailing list