[Zope-tests] UNKNOWN : Zope-2.11 Python-2.4.6 : Linux
Zope2 Tests
zope-tests at epy.co.at
Sat Jan 12 07:16:22 UTC 2013
Zope2 Tests : UNKNOWN
Zope-2.11 Python-2.4.6 : Linux (x86_64)
Running /usr/local/python2.4/bin/python test.py -q --all
/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py:1849: DeprecationWarning: The Interface package is deprecated and will be removed in Zope 2.12. Use zope.interface instead.
__import__(name)
/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py:1849: DeprecationWarning: ZClasses are deprecated, unmaintained and should no longer be used
__import__(name)
Test-module import failures:
Module: AccessControl.tests.testAcquisition
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
ImportError: No module named ImplPython
Module: AccessControl.tests.testBindings
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 37, in ?
from AccessControl.interfaces import ISecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/interfaces.py", line 18, in ?
from AccessControl.SimpleObjectPolicies import _noroles
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/SimpleObjectPolicies.py", line 82, in ?
from DocumentTemplate.DT_Util import TemplateDict
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: AccessControl.tests.testChownRecursive
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: AccessControl.tests.testClassSecurityInfo
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: AccessControl.tests.testDeprecatedAPI
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: AccessControl.tests.testImplementation
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: AccessControl.tests.testModuleSecurity
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: AccessControl.tests.testOwned
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: AccessControl.tests.testPasswordDigest
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: AccessControl.tests.testPermissionMapping
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: AccessControl.tests.testPermissionRole
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: AccessControl.tests.testRole
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: AccessControl.tests.testSecurity
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: AccessControl.tests.testSecurityManager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: AccessControl.tests.testUserFolder
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: AccessControl.tests.testZopeGuards
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: AccessControl.tests.testZopeSecurityPolicy
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: AccessControl.tests.test_requestmethod
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: AccessControl.tests.test_safeiter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: App.tests.testPersistentExtra
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/tests/testPersistentExtra.py", line 2, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: App.tests.test_cachemanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/tests/test_cachemanager.py", line 23, in ?
from App.CacheManager import CacheManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/CacheManager.py", line 22, in ?
import Globals
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: App.tests.test_class_init
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/tests/test_class_init.py", line 18, in ?
from App.class_init import default__class_init__ as InitializeClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: App.tests.test_setConfiguration
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/tests/test_setConfiguration.py", line 19, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: DocumentTemplate.sequence.tests.testSequence
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: DocumentTemplate.tests.testDTML
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: DocumentTemplate.tests.testDTMLUnicode
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: DocumentTemplate.tests.testustr
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: OFS.tests.testAppInitializer
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testAppInitializer.py", line 20, in ?
from OFS.Application import Application, AppInitializer, get_products
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: OFS.tests.testCopySupport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testCopySupport.py", line 2, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: OFS.tests.testCopySupportEvents
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testCopySupportEvents.py", line 2, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: OFS.tests.testCopySupportHooks
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testCopySupportHooks.py", line 2, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: OFS.tests.testFileAndImage
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testFileAndImage.py", line 3, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: OFS.tests.testHistory
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testHistory.py", line 2, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: OFS.tests.testObjectManager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testObjectManager.py", line 3, in ?
from AccessControl.Owned import EmergencyUserCannotOwn
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: OFS.tests.testOrderSupport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testOrderSupport.py", line 3, in ?
from OFS.CopySupport import CopySource
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/CopySupport.py", line 25, in ?
import Globals, Moniker, ExtensionClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: OFS.tests.testProductInit
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProductInit.py", line 18, in ?
from OFS.Application import Application, AppInitializer, get_products
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: OFS.tests.testRanges
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testRanges.py", line 18, in ?
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: OFS.tests.testTraverse
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testTraverse.py", line 24, in ?
from AccessControl import SecurityManager, Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.BTreeFolder2.tests.testBTreeFolder2
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/BTreeFolder2/__init__.py", line 18, in ?
import BTreeFolder2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/BTreeFolder2/BTreeFolder2.py", line 26, in ?
import Globals
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.ExternalMethod.tests.testExternalMethod
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ExternalMethod/__init__.py", line 17, in ?
import ExternalMethod
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ExternalMethod/ExternalMethod.py", line 20, in ?
from Globals import Persistent, DTMLFile, MessageDialog, HTML
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.Five.browser.tests.test_absoluteurl
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 22, in ?
from Products.Five.browser import BrowserView
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/browser/__init__.py", line 19, in ?
import zope.publisher.browser
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: Products.Five.browser.tests.test_adding
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.browser.tests.test_decode
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.browser.tests.test_defaultview
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.browser.tests.test_i18n
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.browser.tests.test_menu
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.browser.tests.test_pages
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.browser.tests.test_provider
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.browser.tests.test_recurse
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.browser.tests.test_resource
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.browser.tests.test_skin
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.browser.tests.test_traversable
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.browser.tests.test_zope3security
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.component.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.form.tests.test_forms
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.formlib.tests.test_formlib
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.site.tests.test_functional
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.site.tests.test_localsite
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.site.tests.test_sitemanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.site.tests.test_utility
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.skin.tests.test_standardmacros
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.tests.test_bridge
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.tests.test_directives
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.tests.test_event
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.tests.test_i18n
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.tests.test_registerclass
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.tests.test_registerpackage
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.tests.test_security
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.tests.test_size
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.tests.test_testbrowser
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.tests.test_viewable
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.utilities.browser.tests.test_marker
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.Five.viewlet.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
ImportError: cannot import name zcml
Module: Products.MailHost.tests.testMailHost
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/MailHost/__init__.py", line 17, in ?
import MailHost
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/MailHost/MailHost.py", line 27, in ?
import OFS.SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PageTemplates.tests.testDTMLTests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
import ZTUtils
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 29, in ?
from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/Zope.py", line 21, in ?
from Products.ZCatalog.Lazy import Lazy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
from Globals import DTMLFile, MessageDialog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PageTemplates.tests.testExpressions
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
import ZTUtils
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 29, in ?
from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/Zope.py", line 21, in ?
from Products.ZCatalog.Lazy import Lazy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
from Globals import DTMLFile, MessageDialog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PageTemplates.tests.testHTMLTests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
import ZTUtils
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 29, in ?
from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/Zope.py", line 21, in ?
from Products.ZCatalog.Lazy import Lazy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
from Globals import DTMLFile, MessageDialog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PageTemplates.tests.testTALES
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
import ZTUtils
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 29, in ?
from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/Zope.py", line 21, in ?
from Products.ZCatalog.Lazy import Lazy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
from Globals import DTMLFile, MessageDialog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PageTemplates.tests.testZRPythonExpr
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
import ZTUtils
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 29, in ?
from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/Zope.py", line 21, in ?
from Products.ZCatalog.Lazy import Lazy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
from Globals import DTMLFile, MessageDialog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PageTemplates.tests.testZopePageTemplate
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
import ZTUtils
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 29, in ?
from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/Zope.py", line 21, in ?
from Products.ZCatalog.Lazy import Lazy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
from Globals import DTMLFile, MessageDialog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PageTemplates.tests.test_ptfile
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
import ZTUtils
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 29, in ?
from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/Zope.py", line 21, in ?
from Products.ZCatalog.Lazy import Lazy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
from Globals import DTMLFile, MessageDialog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PluginIndexes.DateIndex.tests.test_DateIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
import common.UnIndex as UnIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PluginIndexes.DateRangeIndex.tests.test_DateRangeIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
import common.UnIndex as UnIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PluginIndexes.FieldIndex.tests.testFieldIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
import common.UnIndex as UnIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PluginIndexes.KeywordIndex.tests.testKeywordIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
import common.UnIndex as UnIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PluginIndexes.PathIndex.tests.testPathIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
import common.UnIndex as UnIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PluginIndexes.TextIndex.Splitter.UnicodeSplitter.tests.testUnicodeSplitter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
import common.UnIndex as UnIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PluginIndexes.TextIndex.tests.testSplitter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
import common.UnIndex as UnIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PluginIndexes.TextIndex.tests.testTextIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
import common.UnIndex as UnIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PluginIndexes.TopicIndex.tests.testTopicIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
import common.UnIndex as UnIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PluginIndexes.common.tests.test_UnIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
import common.UnIndex as UnIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PluginIndexes.common.tests.test_util
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
import common.UnIndex as UnIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.PythonScripts.tests.testPythonScript
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PythonScripts/__init__.py", line 17, in ?
import PythonScript
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PythonScripts/PythonScript.py", line 24, in ?
from Globals import DTMLFile, MessageDialog, package_home
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.Sessions.tests.testBrowserIdManager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Sessions/__init__.py", line 20, in ?
import BrowserIdManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Sessions/BrowserIdManager.py", line 15, in ?
import Globals
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.Sessions.tests.testSessionDataManager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Sessions/__init__.py", line 20, in ?
import BrowserIdManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Sessions/BrowserIdManager.py", line 15, in ?
import Globals
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.SiteAccess.tests.testSiteRoot
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/SiteAccess/__init__.py", line 3, in ?
import SiteRoot, AccessRule, VirtualHostMonster
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/SiteAccess/SiteRoot.py", line 6, in ?
from Globals import DTMLFile, MessageDialog, Persistent
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.SiteAccess.tests.testVirtualHostMonster
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/SiteAccess/__init__.py", line 3, in ?
import SiteRoot, AccessRule, VirtualHostMonster
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/SiteAccess/SiteRoot.py", line 6, in ?
from Globals import DTMLFile, MessageDialog, Persistent
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.SiteErrorLog.tests.testSiteErrorLog
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/SiteErrorLog/__init__.py", line 19, in ?
import SiteErrorLog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/SiteErrorLog/SiteErrorLog.py", line 26, in ?
import Globals
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.StandardCacheManagers.tests.test_AcceleratedHTTPCacheManager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/StandardCacheManagers/__init__.py", line 19, in ?
import RAMCacheManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/StandardCacheManagers/RAMCacheManager.py", line 21, in ?
from OFS.Cache import Cache, CacheManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Cache.py", line 19, in ?
import Globals
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.Transience.tests.testTimeoutRelated
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Transience/__init__.py", line 20, in ?
import Transience
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Transience/Transience.py", line 27, in ?
import Globals
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.Transience.tests.testTransactionHelper
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Transience/__init__.py", line 20, in ?
import Transience
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Transience/Transience.py", line 27, in ?
import Globals
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.Transience.tests.testTransientObject
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Transience/__init__.py", line 20, in ?
import Transience
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Transience/Transience.py", line 27, in ?
import Globals
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.Transience.tests.testTransientObjectContainer
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Transience/__init__.py", line 20, in ?
import Transience
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Transience/Transience.py", line 27, in ?
import Globals
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.ZCTextIndex.tests.testIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.ZCTextIndex.tests.testLexicon
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.ZCTextIndex.tests.testNBest
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.ZCTextIndex.tests.testPipelineFactory
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.ZCTextIndex.tests.testQueryEngine
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.ZCTextIndex.tests.testQueryParser
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.ZCTextIndex.tests.testSetOps
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.ZCTextIndex.tests.testStopper
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.ZCTextIndex.tests.testZCTextIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
from OFS.SimpleItem import SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.ZCatalog.tests.testBrains
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
from Globals import DTMLFile, MessageDialog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.ZCatalog.tests.testCatalog
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
from Globals import DTMLFile, MessageDialog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.ZCatalog.tests.testLazySequences
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
from Globals import DTMLFile, MessageDialog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Products.ZODBMountPoint.tests.testMountPoint
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZODBMountPoint/tests/testMountPoint.py", line 20, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: Products.ZReST.tests.test_ZReST
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZReST/__init__.py", line 7, in ?
import ZReST
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZReST/ZReST.py", line 17, in ?
from OFS.SimpleItem import Item
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Testing.ZopeTestCase.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: Testing.ZopeTestCase.zopedoctest.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: Testing.tests.test_makerequest
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: ZClasses.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZClasses/__init__.py", line 26, in ?
import ZClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZClasses/ZClass.py", line 15, in ?
import Globals, OFS.SimpleItem, OFS.PropertySheets, Products
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: ZPublisher.tests.testBaseRequest
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: ZPublisher.tests.testBeforeTraverse
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: ZPublisher.tests.testHTTPRangeSupport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: ZPublisher.tests.testHTTPRequest
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: ZPublisher.tests.testHTTPResponse
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: ZPublisher.tests.testIterators
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: ZPublisher.tests.testPostTraversal
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: ZPublisher.tests.testPublish
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: ZPublisher.tests.testTaintedString
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: ZPublisher.tests.test_Converters
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: ZPublisher.tests.test_xmlrpc
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: ZServer.tests.test_clockserver
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZServer/__init__.py", line 35, in ?
ZOPE_VERSION = utils.getZopeVersion()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZServer/utils.py", line 19, in getZopeVersion
return App.version_txt.version_txt()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 66, in version_txt
_prep_version_data()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 42, in _prep_version_data
fn = _get_filename()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 33, in _get_filename
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: ZServer.tests.test_config
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZServer/__init__.py", line 35, in ?
ZOPE_VERSION = utils.getZopeVersion()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZServer/utils.py", line 19, in getZopeVersion
return App.version_txt.version_txt()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 66, in version_txt
_prep_version_data()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 42, in _prep_version_data
fn = _get_filename()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 33, in _get_filename
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: ZServer.tests.test_responses
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZServer/__init__.py", line 35, in ?
ZOPE_VERSION = utils.getZopeVersion()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZServer/utils.py", line 19, in getZopeVersion
return App.version_txt.version_txt()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 66, in version_txt
_prep_version_data()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 42, in _prep_version_data
fn = _get_filename()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 33, in _get_filename
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: ZTUtils.tests.testBatch
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 29, in ?
from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/Zope.py", line 21, in ?
from Products.ZCatalog.Lazy import Lazy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
from Globals import DTMLFile, MessageDialog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: ZTUtils.tests.testIterator
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 29, in ?
from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/Zope.py", line 21, in ?
from Products.ZCatalog.Lazy import Lazy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
from Globals import DTMLFile, MessageDialog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: ZTUtils.tests.testTree
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 29, in ?
from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/Zope.py", line 21, in ?
from Products.ZCatalog.Lazy import Lazy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
from Globals import DTMLFile, MessageDialog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: ZTUtils.tests.testZope
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 29, in ?
from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/Zope.py", line 21, in ?
from Products.ZCatalog.Lazy import Lazy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
from Globals import DTMLFile, MessageDialog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: Zope2.App.tests.testDoomedTransaction
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: Zope2.App.tests.testExceptionHook
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: Zope2.Startup.tests.testStarter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: Zope2.Startup.tests.test_schema
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: Zope2.Startup.tests.test_warnfilter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: reStructuredText.tests.testReST
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/reStructuredText/__init__.py", line 46, in ?
default_output_encoding = getConfiguration().rest_output_encoding or default_enc
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: webdav.tests.testPUT_factory
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testPUT_factory.py", line 2, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: webdav.tests.testResource
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testResource.py", line 2, in ?
from AccessControl.SecurityManagement import newSecurityManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Module: zope.annotation.tests.test_attributeannotations
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/__init__.py", line 20, in ?
from zope.annotation.factory import factory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/factory.py", line 20, in ?
import zope.location.location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.contentprovider.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/contentprovider/tests.py", line 24, in ?
from zope.app.testing import setup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/testing/setup.py", line 19, in ?
import zope.traversing.api
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/api.py", line 224, in ?
from zope.traversing.adapters import traversePathElement
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/adapters.py", line 28, in ?
from zope.traversing.namespace import namespaceLookup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 28, in ?
from zope.publisher.browser import applySkin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.copypastemove.tests.test_clipboard
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/copypastemove/__init__.py", line 22, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.copypastemove.tests.test_rename
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/copypastemove/__init__.py", line 22, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.documenttemplate.untrusted.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/documenttemplate/untrusted/__init__.py", line 1, in ?
from zope.documenttemplate.untrusted.untrusted import UntrustedHTML
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/documenttemplate/untrusted/untrusted.py", line 19, in ?
from zope.security.checker import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.dublincore.tests.test_creatorannotator
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_creatorannotator.py", line 19, in ?
from zope.app.component.testing import PlacefulSetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/component/testing.py", line 24, in ?
from zope.app.component.interfaces import ILocalSiteManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/component/interfaces/__init__.py", line 22, in ?
import zope.app.container.interfaces
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/container/interfaces.py", line 26, in ?
from zope.location.interfaces import ILocation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.dublincore.tests.test_partialannotatable
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_partialannotatable.py", line 9, in ?
from zope.annotation.attribute import AttributeAnnotations
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/__init__.py", line 20, in ?
from zope.annotation.factory import factory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/factory.py", line 20, in ?
import zope.location.location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.dublincore.tests.test_property
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_property.py", line 27, in ?
from zope.app.testing import setup, placelesssetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/testing/setup.py", line 19, in ?
import zope.traversing.api
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/api.py", line 224, in ?
from zope.traversing.adapters import traversePathElement
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/adapters.py", line 28, in ?
from zope.traversing.namespace import namespaceLookup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 28, in ?
from zope.publisher.browser import applySkin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.dublincore.tests.test_zdcannotatableadapter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zdcannotatableadapter.py", line 20, in ?
from zope.annotation.interfaces import IAnnotations
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/__init__.py", line 20, in ?
from zope.annotation.factory import factory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/factory.py", line 20, in ?
import zope.location.location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.error.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/error/tests.py", line 21, in ?
from zope.exceptions.exceptionformatter import format_exception
ImportError: No module named exceptions.exceptionformatter
Module: zope.formlib.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/formlib/tests.py", line 25, in ?
import zope.i18n.testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/testing.py", line 19, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.location.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.publisher.tests.test_baseresponse
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baseresponse.py", line 20, in ?
from zope.publisher.base import BaseResponse
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Module: zope.publisher.tests.test_browser
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_browser.py", line 20, in ?
from zope.app.testing import setup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/testing/setup.py", line 19, in ?
import zope.traversing.api
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/api.py", line 224, in ?
from zope.traversing.adapters import traversePathElement
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/adapters.py", line 28, in ?
from zope.traversing.namespace import namespaceLookup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 28, in ?
from zope.publisher.browser import applySkin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.publisher.tests.test_browserlanguages
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_browserlanguages.py", line 20, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.publisher.tests.test_browserrequest
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_browserrequest.py", line 26, in ?
from zope.publisher.http import HTTPCharsets
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/http.py", line 50, in ?
from zope.publisher.base import BaseRequest, BaseResponse
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Module: zope.publisher.tests.test_browserresponse
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_browserresponse.py", line 21, in ?
from zope.publisher.browser import BrowserResponse
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.publisher.tests.test_ftp
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ftp.py", line 21, in ?
import zope.publisher.ftp
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/ftp.py", line 20, in ?
from zope.publisher.base import BaseResponse, BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Module: zope.publisher.tests.test_http
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_http.py", line 33, in ?
from zope.publisher.http import HTTPRequest, HTTPResponse
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/http.py", line 50, in ?
from zope.publisher.base import BaseRequest, BaseResponse
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Module: zope.publisher.tests.test_httpcharsets
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_httpcharsets.py", line 20, in ?
from zope.publisher.http import HTTPCharsets
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/http.py", line 50, in ?
from zope.publisher.base import BaseRequest, BaseResponse
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Module: zope.publisher.tests.test_publisher
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_publisher.py", line 21, in ?
from zope.publisher.base import TestRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Module: zope.publisher.tests.test_requestdataproperty
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_requestdataproperty.py", line 23, in ?
from zope.publisher.base \
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Module: zope.publisher.tests.test_xmlrpc
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_xmlrpc.py", line 21, in ?
from zope.publisher import xmlrpc
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/xmlrpc.py", line 33, in ?
from zope.publisher.http import HTTPRequest, HTTPResponse, DirectResult
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/http.py", line 50, in ?
from zope.publisher.base import BaseRequest, BaseResponse
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Module: zope.publisher.tests.test_xmlrpcrequest
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_xmlrpcrequest.py", line 21, in ?
from zope.publisher.base import DefaultPublication
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Module: zope.rdb.tests.test_directives
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 31, in ?
from zope.security.checker import NamesChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.rdb.tests.test_doctests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 31, in ?
from zope.security.checker import NamesChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.rdb.tests.test_dsnparser
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 31, in ?
from zope.security.checker import NamesChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.rdb.tests.test_gadflyadapter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 31, in ?
from zope.security.checker import NamesChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.rdb.tests.test_gadflyphantom
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 31, in ?
from zope.security.checker import NamesChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.rdb.tests.test_gadflyrootdirective
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 31, in ?
from zope.security.checker import NamesChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.rdb.tests.test_resultset
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 31, in ?
from zope.security.checker import NamesChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.rdb.tests.test_row
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 31, in ?
from zope.security.checker import NamesChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.rdb.tests.test_zopeconnection
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 31, in ?
from zope.security.checker import NamesChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.rdb.tests.test_zopecursor
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 31, in ?
from zope.security.checker import NamesChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.rdb.tests.test_zopedatabaseadapter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 31, in ?
from zope.security.checker import NamesChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.rdb.tests.test_zopedbtransactionmanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 31, in ?
from zope.security.checker import NamesChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.security.tests.test_adapter
ImportError: No module named exceptions
Module: zope.security.tests.test_checker
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/tests/test_checker.py", line 25, in ?
from zope.security.management import setSecurityPolicy, newInteraction
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.security.tests.test_decorator
ImportError: No module named exceptions
Module: zope.security.tests.test_permission
ImportError: No module named exceptions
Module: zope.security.tests.test_proxy
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/tests/test_proxy.py", line 21, in ?
from zope.security.proxy import getChecker, ProxyFactory, removeSecurityProxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/proxy.py", line 26, in ?
from zope.security.checker import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.security.tests.test_set_checkers
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/tests/test_set_checkers.py", line 23, in ?
from zope.security.checker import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.security.tests.test_simpleinteraction
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/tests/test_simpleinteraction.py", line 22, in ?
from zope.security.simplepolicies import ParanoidSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/simplepolicies.py", line 19, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.security.tests.test_standard_checkers
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/tests/test_standard_checkers.py", line 21, in ?
from zope.security.checker import ProxyFactory, NamesChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.securitypolicy.tests.test_annotationprincipalpermissionmanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_annotationprincipalpermissionmanager.py", line 21, in ?
from zope.annotation.attribute import AttributeAnnotations
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/__init__.py", line 20, in ?
from zope.annotation.factory import factory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/factory.py", line 20, in ?
import zope.location.location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.securitypolicy.tests.test_annotationprincipalrolemanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_annotationprincipalrolemanager.py", line 21, in ?
from zope.annotation.interfaces import IAttributeAnnotatable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/__init__.py", line 20, in ?
from zope.annotation.factory import factory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/factory.py", line 20, in ?
import zope.location.location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.securitypolicy.tests.test_annotationrolepermissionmanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_annotationrolepermissionmanager.py", line 20, in ?
from zope.annotation.interfaces import IAttributeAnnotatable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/__init__.py", line 20, in ?
from zope.annotation.factory import factory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/factory.py", line 20, in ?
import zope.location.location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.securitypolicy.tests.test_principalpermissionmanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_principalpermissionmanager.py", line 21, in ?
from zope.security.permission import Permission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.securitypolicy.tests.test_principalrolemanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_principalrolemanager.py", line 20, in ?
from zope.app.testing import ztapi
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/testing/ztapi.py", line 21, in ?
from zope.publisher.browser import IBrowserRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.securitypolicy.tests.test_role
ImportError: No module named exceptions
Module: zope.securitypolicy.tests.test_rolepermissionmanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_rolepermissionmanager.py", line 21, in ?
from zope.security.permission import Permission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.securitypolicy.tests.test_securitydirectives
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_securitydirectives.py", line 24, in ?
from zope.security.permission import Permission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.securitypolicy.tests.test_securitymap
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_securitymap.py", line 19, in ?
from zope.securitypolicy.securitymap import SecurityMap
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/securitymap.py", line 19, in ?
from zope.annotation import IAnnotations
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/__init__.py", line 20, in ?
from zope.annotation.factory import factory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/factory.py", line 20, in ?
import zope.location.location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.securitypolicy.tests.test_vocabulary
ImportError: No module named exceptions
Module: zope.securitypolicy.tests.test_zopepolicy
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_zopepolicy.py", line 21, in ?
from zope.annotation.interfaces import IAnnotatable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/__init__.py", line 20, in ?
from zope.annotation.factory import factory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/factory.py", line 20, in ?
import zope.location.location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.sendmail.tests.test_vocabulary
ImportError: No module named exceptions
Module: zope.server.http.tests.test_wsgiserver
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/http/tests/test_wsgiserver.py", line 31, in ?
from zope.publisher.http import IHTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/http.py", line 50, in ?
from zope.publisher.base import BaseRequest, BaseResponse
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Module: zope.session.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/session/tests.py", line 23, in ?
from zope.app.testing import placelesssetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/testing/placelesssetup.py", line 21, in ?
from zope.i18n.testing import PlacelessSetup as I18nPlacelessSetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/testing.py", line 19, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.testbrowser.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/tests.py", line 20, in ?
from zope.app.testing import functional
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/testing/functional.py", line 35, in ?
from zope.publisher.browser import BrowserRequest, setDefaultSkin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.traversing.browser.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/browser/__init__.py", line 18, in ?
from zope.traversing.browser.absoluteurl import absoluteURL
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/browser/absoluteurl.py", line 22, in ?
from zope.publisher.browser import BrowserView
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.traversing.tests.test_conveniencefunctions
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_conveniencefunctions.py", line 22, in ?
from zope.location.traversing import LocationPhysicallyLocatable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.traversing.tests.test_lang
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_lang.py", line 23, in ?
from zope.publisher.tests import test_browserlanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_browserlanguages.py", line 20, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.traversing.tests.test_namespacetrversal
ImportError: No module named exceptions
Module: zope.traversing.tests.test_physicallocationadapters
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_physicallocationadapters.py", line 20, in ?
import zope.traversing.testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/testing.py", line 23, in ?
from zope.location.traversing import LocationPhysicallyLocatable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.traversing.tests.test_presentation
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_presentation.py", line 21, in ?
from zope.publisher.browser import TestRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.traversing.tests.test_skinf
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_skinf.py", line 19, in ?
from zope.app.testing import functional
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/testing/functional.py", line 35, in ?
from zope.publisher.browser import BrowserRequest, setDefaultSkin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.traversing.tests.test_traverser
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_traverser.py", line 23, in ?
from zope.location.traversing import LocationPhysicallyLocatable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.traversing.tests.test_vhosting
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_vhosting.py", line 20, in ?
from zope.traversing.api import traverse
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/api.py", line 224, in ?
from zope.traversing.adapters import traversePathElement
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/adapters.py", line 28, in ?
from zope.traversing.namespace import namespaceLookup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 28, in ?
from zope.publisher.browser import applySkin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Module: zope.viewlet.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/viewlet/tests.py", line 25, in ?
from zope.app.testing import setup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/testing/setup.py", line 19, in ?
import zope.traversing.api
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/api.py", line 224, in ?
from zope.traversing.adapters import traversePathElement
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/adapters.py", line 28, in ?
from zope.traversing.namespace import namespaceLookup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 28, in ?
from zope.publisher.browser import applySkin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Running unit tests:
Error in test test_z3interfaces (App.tests.testManagement.TestNavigation)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/tests/testManagement.py", line 8, in test_z3interfaces
from App.Management import Navigation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/Management.py", line 19, in ?
from Globals import DTMLFile, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_z3interfaces (App.tests.testUndo.TestUndoSupport)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/tests/testUndo.py", line 8, in test_z3interfaces
from App.Undo import UndoSupport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/Undo.py", line 19, in ?
from Globals import InitializeClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_without_version_txt (App.tests.test_version_txt.VersionTextTestCase)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/tests/test_version_txt.py", line 52, in test_without_version_txt
self.failIf(os.path.exists(version_txt._get_filename()))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 33, in _get_filename
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 22, in ?
from zope.app.appsetup.appsetup import config, database
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/appsetup.py", line 26, in ?
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test___bobo_traverse__attribute_hit (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 51, in test___bobo_traverse__attribute_hit
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test___bobo_traverse__attribute_key_miss_R_M_default_fake_request (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 79, in test___bobo_traverse__attribute_key_miss_R_M_default_fake_request
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test___bobo_traverse__attribute_key_miss_R_M_default_real_request (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 72, in test___bobo_traverse__attribute_key_miss_R_M_default_real_request
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test___bobo_traverse__attribute_key_miss_R_M_is_GET (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 86, in test___bobo_traverse__attribute_key_miss_R_M_is_GET
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test___bobo_traverse__attribute_key_miss_R_M_not_GET_POST (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 94, in test___bobo_traverse__attribute_key_miss_R_M_not_GET_POST
from webdav.NullResource import NullResource
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/NullResource.py", line 21, in ?
import OFS.SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test___bobo_traverse__attribute_miss_key_hit (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 58, in test___bobo_traverse__attribute_miss_key_hit
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_class_provides_IApplication (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 14, in test_class_provides_IApplication
from OFS.interfaces import IApplication
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 21, in ?
from AccessControl.interfaces import IOwned
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_id_no_request (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 31, in test_id_no_request
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_id_w_request_no_SCRIPT_NAME (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 35, in test_id_w_request_no_SCRIPT_NAME
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_id_w_request_w_SCRIPT_NAME (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 40, in test_id_w_request_w_SCRIPT_NAME
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_instance_attributes (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 26, in test_instance_attributes
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_instance_conforms_to_IApplication (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 20, in test_instance_conforms_to_IApplication
from OFS.interfaces import IApplication
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 21, in ?
from AccessControl.interfaces import IOwned
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_title_and_id_plus_title_or_id (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 45, in test_title_and_id_plus_title_or_id
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_z3interfaces (OFS.tests.testFTPInterface.TestFTPInterface)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testFTPInterface.py", line 7, in test_z3interfaces
from OFS.interfaces import IFTPAccess
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 21, in ?
from AccessControl.interfaces import IOwned
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_z3interfaces (OFS.tests.testFindSupport.TestFindSupport)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testFindSupport.py", line 7, in test_z3interfaces
from OFS.interfaces import IFindSupport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 21, in ?
from AccessControl.interfaces import IOwned
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_z2interfaces (OFS.tests.testFolder.TestFolder)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testFolder.py", line 8, in test_z2interfaces
from OFS.Folder import Folder
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Folder.py", line 20, in ?
import AccessControl.Role, webdav.Collection
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_z3interfaces (OFS.tests.testFolder.TestFolder)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testFolder.py", line 14, in test_z3interfaces
from OFS.Folder import Folder
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Folder.py", line 20, in ?
import AccessControl.Role, webdav.Collection
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_z2interfaces (OFS.tests.testOrderedFolder.TestOrderedFolder)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testOrderedFolder.py", line 8, in test_z2interfaces
from OFS.IOrderSupport import IOrderedContainer
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/IOrderSupport.py", line 21, in ?
from OFS.interfaces import IOrderedContainer as z3IOrderedContainer
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 21, in ?
from AccessControl.interfaces import IOwned
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_z3interfaces (OFS.tests.testOrderedFolder.TestOrderedFolder)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testOrderedFolder.py", line 16, in test_z3interfaces
from OFS.interfaces import IOrderedContainer
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 21, in ?
from AccessControl.interfaces import IOwned
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test testLinesPropertyIsTuple (OFS.tests.testProperties.TestPropertyManager)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 39, in testLinesPropertyIsTuple
inst = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 29, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 25, in _getTargetClass
from OFS.PropertyManager import PropertyManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/PropertyManager.py", line 22, in ?
from Globals import InitializeClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_propertyDescription_no_description_falls_back_to_id (OFS.tests.testProperties.TestPropertyManager)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 74, in test_propertyDescription_no_description_falls_back_to_id
class NoDescription(self._getTargetClass()):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 25, in _getTargetClass
from OFS.PropertyManager import PropertyManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/PropertyManager.py", line 22, in ?
from Globals import InitializeClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_propertyDescription_with_description (OFS.tests.testProperties.TestPropertyManager)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 82, in test_propertyDescription_with_description
class WithDescription(self._getTargetClass()):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 25, in _getTargetClass
from OFS.PropertyManager import PropertyManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/PropertyManager.py", line 22, in ?
from Globals import InitializeClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_propertyLabel_no_label_falls_back_to_id (OFS.tests.testProperties.TestPropertyManager)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 58, in test_propertyLabel_no_label_falls_back_to_id
class NoLabel(self._getTargetClass()):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 25, in _getTargetClass
from OFS.PropertyManager import PropertyManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/PropertyManager.py", line 22, in ?
from Globals import InitializeClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_propertyLabel_with_label (OFS.tests.testProperties.TestPropertyManager)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 66, in test_propertyLabel_with_label
class WithLabel(self._getTargetClass()):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 25, in _getTargetClass
from OFS.PropertyManager import PropertyManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/PropertyManager.py", line 22, in ?
from Globals import InitializeClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_z3interfaces (OFS.tests.testProperties.TestPropertyManager)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 32, in test_z3interfaces
from OFS.interfaces import IPropertyManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 21, in ?
from AccessControl.interfaces import IOwned
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test testPropertySheetLinesPropertyIsTuple (OFS.tests.testProperties.TestPropertySheet)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 101, in testPropertySheetLinesPropertyIsTuple
inst = self._makeOne('foo')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 96, in _makeOne
from OFS.PropertySheets import PropertySheet
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/PropertySheets.py", line 17, in ?
import time, App.Management, Globals, sys
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/Management.py", line 19, in ?
from Globals import DTMLFile, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_dav__propstat_notnullns (OFS.tests.testProperties.TestPropertySheet)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 149, in test_dav__propstat_notnullns
inst = self._makeOne('foo')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 96, in _makeOne
from OFS.PropertySheets import PropertySheet
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/PropertySheets.py", line 17, in ?
import time, App.Management, Globals, sys
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/Management.py", line 19, in ?
from Globals import DTMLFile, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_dav__propstat_nullns (OFS.tests.testProperties.TestPropertySheet)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 138, in test_dav__propstat_nullns
inst = self._makeOne('foo')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 96, in _makeOne
from OFS.PropertySheets import PropertySheet
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/PropertySheets.py", line 17, in ?
import time, App.Management, Globals, sys
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/Management.py", line 19, in ?
from Globals import DTMLFile, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_conforms_to_IItem (OFS.tests.testSimpleItem.TestItem)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testSimpleItem.py", line 14, in test_conforms_to_IItem
from OFS.interfaces import IItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 21, in ?
from AccessControl.interfaces import IOwned
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_conforms_to_IManageable (OFS.tests.testSimpleItem.TestItem)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testSimpleItem.py", line 20, in test_conforms_to_IManageable
from OFS.interfaces import IManageable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 21, in ?
from AccessControl.interfaces import IOwned
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_raise_StandardErrorMessage_TaintedString_errorValue (OFS.tests.testSimpleItem.TestItem)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testSimpleItem.py", line 44, in test_raise_StandardErrorMessage_TaintedString_errorValue
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_raise_StandardErrorMessage_str_errorValue (OFS.tests.testSimpleItem.TestItem)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testSimpleItem.py", line 26, in test_raise_StandardErrorMessage_str_errorValue
item = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testSimpleItem.py", line 11, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testSimpleItem.py", line 7, in _getTargetClass
from OFS.SimpleItem import Item
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_z3interfaces (OFS.tests.testSimpleItem.TestItem_w__name__)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testSimpleItem.py", line 65, in test_z3interfaces
from OFS.interfaces import IItemWithName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 21, in ?
from AccessControl.interfaces import IOwned
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_z3interfaces (OFS.tests.testSimpleItem.TestSimpleItem)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testSimpleItem.py", line 75, in test_z3interfaces
from OFS.interfaces import ISimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 21, in ?
from AccessControl.interfaces import IOwned
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_Broken_instance___getattr___allows_persistence_attrs (OFS.tests.test_Uninstalled.TestsOfBroken)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/test_Uninstalled.py", line 22, in setUp
from OFS.Uninstalled import broken_klasses
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Uninstalled.py", line 16, in ?
import SimpleItem, Globals, Acquisition
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_Broken_instance___getstate___raises_useful_exception (OFS.tests.test_Uninstalled.TestsOfBroken)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/test_Uninstalled.py", line 22, in setUp
from OFS.Uninstalled import broken_klasses
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Uninstalled.py", line 16, in ?
import SimpleItem, Globals, Acquisition
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_Broken_non_product_no_oid_yields_class_derived_from_Broken (OFS.tests.test_Uninstalled.TestsOfBroken)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/test_Uninstalled.py", line 22, in setUp
from OFS.Uninstalled import broken_klasses
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Uninstalled.py", line 16, in ?
import SimpleItem, Globals, Acquisition
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_Broken_product_no_oid_yields_class_derived_from_Broken (OFS.tests.test_Uninstalled.TestsOfBroken)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/test_Uninstalled.py", line 22, in setUp
from OFS.Uninstalled import broken_klasses
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Uninstalled.py", line 16, in ?
import SimpleItem, Globals, Acquisition
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_Broken_product_with_oid_yields_instance_derived_from_Broken (OFS.tests.test_Uninstalled.TestsOfBroken)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/test_Uninstalled.py", line 22, in setUp
from OFS.Uninstalled import broken_klasses
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Uninstalled.py", line 16, in ?
import SimpleItem, Globals, Acquisition
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_OFS_ObjectManager__importObjectFromFile_xml (OFS.tests.test_XMLExportImport.XMLExportImportTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/test_XMLExportImport.py", line 97, in test_OFS_ObjectManager__importObjectFromFile_xml
from OFS.DTMLMethod import DTMLMethod
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/DTMLMethod.py", line 17, in ?
import History
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/History.py", line 17, in ?
import Globals, ExtensionClass, difflib
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_exportXML (OFS.tests.test_XMLExportImport.XMLExportImportTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/test_XMLExportImport.py", line 125, in test_exportXML
from OFS.Folder import Folder
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Folder.py", line 20, in ?
import AccessControl.Role, webdav.Collection
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_export_import_as_file_idempotent (OFS.tests.test_XMLExportImport.XMLExportImportTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/test_XMLExportImport.py", line 70, in test_export_import_as_file_idempotent
from OFS.DTMLMethod import DTMLMethod
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/DTMLMethod.py", line 17, in ?
import History
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/History.py", line 17, in ?
import Globals, ExtensionClass, difflib
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_export_import_as_string_idempotent (OFS.tests.test_XMLExportImport.XMLExportImportTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/test_XMLExportImport.py", line 49, in test_export_import_as_string_idempotent
from OFS.DTMLMethod import DTMLMethod
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/DTMLMethod.py", line 17, in ?
import History
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/History.py", line 17, in ?
import Globals, ExtensionClass, difflib
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_importXML (OFS.tests.test_XMLExportImport.XMLExportImportTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/test_XMLExportImport.py", line 162, in test_importXML
connection, app = self._makeJarAndRoot()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/test_XMLExportImport.py", line 34, in _makeJarAndRoot
from OFS.Folder import Folder
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Folder.py", line 20, in ?
import AccessControl.Role, webdav.Collection
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_bad_aquisition (Shared.DC.ZRDB.tests.test_caching.TestCaching)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 34, in setUp
from Shared.DC.ZRDB import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_different_queries_different_second (Shared.DC.ZRDB.tests.test_caching.TestCaching)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 34, in setUp
from Shared.DC.ZRDB import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_different_queries_same_second (Shared.DC.ZRDB.tests.test_caching.TestCaching)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 34, in setUp
from Shared.DC.ZRDB import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_same_query_different_seconds (Shared.DC.ZRDB.tests.test_caching.TestCaching)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 34, in setUp
from Shared.DC.ZRDB import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_same_query_same_second (Shared.DC.ZRDB.tests.test_caching.TestCaching)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 34, in setUp
from Shared.DC.ZRDB import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_time_refreshed_cache (Shared.DC.ZRDB.tests.test_caching.TestCaching)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 34, in setUp
from Shared.DC.ZRDB import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_time_tcache_expires (Shared.DC.ZRDB.tests.test_caching.TestCaching)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 34, in setUp
from Shared.DC.ZRDB import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_connection_hook (Shared.DC.ZRDB.tests.test_caching.TestCacheKeys)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 280, in setUp
from Shared.DC.ZRDB.DA import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_default (Shared.DC.ZRDB.tests.test_caching.TestCacheKeys)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 280, in setUp
from Shared.DC.ZRDB.DA import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_different_max_rows (Shared.DC.ZRDB.tests.test_caching.TestCacheKeys)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 280, in setUp
from Shared.DC.ZRDB.DA import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_args_match (Shared.DC.ZRDB.tests.test_caching.TestFullChain)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 311, in setUp
from Shared.DC.ZRDB.DA import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_cached_result_not_called_for_no_caching (Shared.DC.ZRDB.tests.test_caching.TestFullChain)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 311, in setUp
from Shared.DC.ZRDB.DA import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_ctor_empty_args (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 30, in test_ctor_empty_args
group = self._makeOne([('sqlgroup', '', None)])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_ctor_noparens (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 54, in test_ctor_noparens
group = self._makeOne([('sqlgroup', 'noparens', None)])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_ctor_required (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 38, in test_ctor_required
group = self._makeOne([('sqlgroup', 'required', None)])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_ctor_set (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 62, in test_ctor_set
group = self._makeOne([('sqlgroup', 'set', None)])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_ctor_where (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 46, in test_ctor_where
group = self._makeOne([('sqlgroup', 'where', None)])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_parsed_rendered_complex_set (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 162, in test_parsed_rendered_complex_set
from Shared.DC.ZRDB.DA import nvSQL
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_parsed_rendered_complex_where (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 144, in test_parsed_rendered_complex_where
from Shared.DC.ZRDB.DA import nvSQL
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_render_empty_optional (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 70, in test_render_empty_optional
group = self._makeOne([('sqlgroup', '', lambda x, y:'')])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_empty_optional_set (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 80, in test_render_empty_optional_set
group = self._makeOne([('sqlgroup', 'set', lambda x, y:'')])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_empty_optional_where (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 75, in test_render_empty_optional_where
group = self._makeOne([('sqlgroup', 'where', lambda x, y:'')])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_empty_required_raises_ValueError (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 85, in test_render_empty_required_raises_ValueError
group = self._makeOne([('sqlgroup', 'required', lambda x, y:'')])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_multiple_blocks_with_tname (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 112, in test_render_multiple_blocks_with_tname
group = self._makeOne([('sqlgroup', '', lambda x, y:'abc'),
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_multiple_blocks_with_tname_and_where (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 132, in test_render_multiple_blocks_with_tname_and_where
group = self._makeOne([('sqlgroup', 'where', lambda x, y:'abc'),
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_multiple_blocks_with_tname_noparens (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 122, in test_render_multiple_blocks_with_tname_noparens
group = self._makeOne([('sqlgroup', 'noparens', lambda x, y:'abc'),
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_one_block (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 90, in test_render_one_block
group = self._makeOne([('sqlgroup', '', lambda x, y:'abc'),
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_one_block_set (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 105, in test_render_one_block_set
group = self._makeOne([('sqlgroup', 'set', lambda x, y:'abc'),
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_one_block_where (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 98, in test_render_one_block_where
group = self._makeOne([('sqlgroup', 'where', lambda x, y:'abc'),
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_constructor_invalid_type (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 46, in test_constructor_invalid_type
from DocumentTemplate.DT_Util import ParseError
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_constructor_no_type (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 42, in test_constructor_no_type
from DocumentTemplate.DT_Util import ParseError
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_constructor_valid_type (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 50, in test_constructor_valid_type
from DocumentTemplate.DT_Util import ParseError
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_expr_missing_optional_returns_null (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 77, in test_render_expr_missing_optional_returns_null
v = self._makeOne('expr="foo" type="string" optional')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_expr_missing_required_raises_NameError (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 73, in test_render_expr_missing_required_raises_NameError
v = self._makeOne('expr="foo" type="string"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_expr_returns_value (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 69, in test_render_expr_returns_value
v = self._makeOne('expr="foo" type="string"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_expr_with_none_returns_null (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 127, in test_render_expr_with_none_returns_null
v = self._makeOne('expr="foo" type="string"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_float_optional_invalid_returns_null (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 109, in test_render_float_optional_invalid_returns_null
v = self._makeOne('expr="foo" type="float" optional')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_float_required_invalid_raises_ValueError (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 105, in test_render_float_required_invalid_raises_ValueError
v = self._makeOne('expr="foo" type="float"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_float_returns_float_without_quoting (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 97, in test_render_float_returns_float_without_quoting
v = self._makeOne('expr="foo" type="float"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_float_with_long_returns_value_without_L (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 101, in test_render_float_with_long_returns_value_without_L
v = self._makeOne('expr="foo" type="float"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_int_optional_invalid_returns_null (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 93, in test_render_int_optional_invalid_returns_null
v = self._makeOne('expr="foo" type="int" optional')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_int_required_invalid_raises_ValueError (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 89, in test_render_int_required_invalid_raises_ValueError
v = self._makeOne('expr="foo" type="int"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_int_returns_int_without_quoting (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 81, in test_render_int_returns_int_without_quoting
v = self._makeOne('expr="foo" type="int"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_int_with_long_returns_value_without_L (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 85, in test_render_int_with_long_returns_value_without_L
v = self._makeOne('expr="foo" type="int"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_name_missing_optional_returns_null (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 65, in test_render_name_missing_optional_returns_null
v = self._makeOne('foo type="string" optional')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_name_missing_required_raises_ValueError (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 61, in test_render_name_missing_required_raises_ValueError
v = self._makeOne('foo type="string"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_name_returns_value (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 57, in test_render_name_returns_value
v = self._makeOne('foo type="string"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_name_with_none_returns_null (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 122, in test_render_name_with_none_returns_null
v = self._makeOne('foo type="string"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_nb_optional_with_blank_returns_null (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 117, in test_render_nb_optional_with_blank_returns_null
v = self._makeOne('expr="foo" type="nb" optional')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_render_nb_required_with_blank_raises_ValueError (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 113, in test_render_nb_required_with_blank_raises_ValueError
v = self._makeOne('expr="foo" type="nb"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
from DT_Var import Var, Call, Comment
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 24, in ?
from Publish import publish_module, Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 20, in ?
from Request import Request
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Request.py", line 13, in ?
import HTTPRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
from BaseRequest import BaseRequest, quote
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 28, in ?
from zope.app.publisher.browser import queryDefaultViewName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/publisher/browser/__init__.py", line 23, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_z3interfaces (webdav.tests.testCollection.TestCollection)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testCollection.py", line 7, in test_z3interfaces
from webdav.Collection import Collection
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/Collection.py", line 20, in ?
from Globals import InitializeClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/PersistentExtra.py", line 24, in ?
from class_init import default__class_init__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/class_init.py", line 16, in ?
from AccessControl.Permission import ApplicationDefaultPermissions # BBB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_z2interfaces (webdav.tests.testLockItem.TestLockItem)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testLockItem.py", line 8, in test_z2interfaces
from webdav.LockItem import LockItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/LockItem.py", line 20, in ?
from AccessControl import ClassSecurityInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_z3interfaces (webdav.tests.testLockItem.TestLockItem)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testLockItem.py", line 15, in test_z3interfaces
from webdav.LockItem import LockItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/LockItem.py", line 20, in ?
from AccessControl import ClassSecurityInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_wl_isLockable (webdav.tests.testLockable.TestUtilFunctions)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testLockable.py", line 14, in test_wl_isLockable
from webdav.Lockable import wl_isLockable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/Lockable.py", line 19, in ?
from AccessControl import ClassSecurityInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_wl_isLocked (webdav.tests.testLockable.TestUtilFunctions)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testLockable.py", line 5, in test_wl_isLocked
from webdav.Lockable import wl_isLocked
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/Lockable.py", line 19, in ?
from AccessControl import ClassSecurityInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_z2interfaces (webdav.tests.testNullResource.TestLockNullResource)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testNullResource.py", line 8, in test_z2interfaces
from webdav.NullResource import LockNullResource
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/NullResource.py", line 21, in ?
import OFS.SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_z3interfaces (webdav.tests.testNullResource.TestLockNullResource)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testNullResource.py", line 15, in test_z3interfaces
from webdav.NullResource import LockNullResource
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/NullResource.py", line 21, in ?
import OFS.SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_HEAD_locks_empty_body_before_raising_NotFound (webdav.tests.testNullResource.TestNullResource)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testNullResource.py", line 55, in test_HEAD_locks_empty_body_before_raising_NotFound
nonesuch = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testNullResource.py", line 28, in _makeOne
return self._getTargetClass()(parent, name, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testNullResource.py", line 24, in _getTargetClass
from webdav.NullResource import NullResource
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/NullResource.py", line 21, in ?
import OFS.SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_z2interfaces (webdav.tests.testNullResource.TestNullResource)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testNullResource.py", line 34, in test_z2interfaces
verifyClass(WriteLockInterface, self._getTargetClass())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testNullResource.py", line 24, in _getTargetClass
from webdav.NullResource import NullResource
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/NullResource.py", line 21, in ?
import OFS.SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_z3interfaces (webdav.tests.testNullResource.TestNullResource)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testNullResource.py", line 40, in test_z3interfaces
verifyClass(IWriteLock, self._getTargetClass())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testNullResource.py", line 24, in _getTargetClass
from webdav.NullResource import NullResource
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/NullResource.py", line 21, in ?
import OFS.SimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_apply_bogus_lock (webdav.tests.test_davcmds.TestUnlock)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/test_davcmds.py", line 38, in test_apply_bogus_lock
inst = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/test_davcmds.py", line 10, in _makeOne
klass = self._getTargetClass()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/test_davcmds.py", line 6, in _getTargetClass
from webdav.davcmds import Unlock
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/davcmds.py", line 23, in ?
from AccessControl import getSecurityManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Error in test test_parse_xml_property_values_with_namespaces (webdav.tests.test_davcmds.TestPropPatch)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/test_davcmds.py", line 78, in test_parse_xml_property_values_with_namespaces
inst = self._makeOne(request)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/test_davcmds.py", line 54, in _makeOne
klass = self._getTargetClass()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/test_davcmds.py", line 50, in _getTargetClass
from webdav.davcmds import PropPatch
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/davcmds.py", line 23, in ?
from AccessControl import getSecurityManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 17, in ?
from Implementation import setImplementation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 98, in ?
setImplementation("C")
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
from AccessControl import ImplC as impl
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplC.py", line 30, in ?
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/ImplPython.py", line 35, in ?
from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement
Failure in test /home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt
Failed doctest test for zcml.txt
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 0
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 40, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[7]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 47, in zcml.txt
Failed example:
runSnippet('''
<adapter
factory="zope.component.testfiles.components.Comp"
provides="zope.component.testfiles.components.IApp"
for="zope.component.testfiles.components.IContent"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[10]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 54, in zcml.txt
Failed example:
IApp(Content()).__class__
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[11]>", line 1, in ?
IApp(Content()).__class__
TypeError: ('Could not adapt', <zope.component.testfiles.components.Content object at 0x39dfe50>, <InterfaceClass zope.component.testfiles.components.IApp>)
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 63, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[13]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 68, in zcml.txt
Failed example:
runSnippet('''
<adapter
factory="zope.component.testfiles.components.Comp"
provides="zope.component.testfiles.components.IApp"
for="zope.component.testfiles.components.IContent"
name="test"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[16]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 76, in zcml.txt
Failed example:
zope.component.getAdapter(Content(), IApp, 'test').__class__
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[17]>", line 1, in ?
zope.component.getAdapter(Content(), IApp, 'test').__class__
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 90, in getAdapter
raise ComponentLookupError(object, interface, name)
ComponentLookupError: (<zope.component.testfiles.components.Content object at 0x39e2dd0>, <InterfaceClass zope.component.testfiles.components.IApp>, 'test')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 87, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[18]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 88, in zcml.txt
Failed example:
runSnippet('''
<adapter
factory="zope.component.testfiles.adapter.A1
zope.component.testfiles.adapter.A2
zope.component.testfiles.adapter.A3"
provides="zope.component.testfiles.components.IApp"
for="zope.component.testfiles.components.IContent"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[19]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 101, in zcml.txt
Failed example:
a3 = IApp(content)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[21]>", line 1, in ?
a3 = IApp(content)
TypeError: ('Could not adapt', <zope.component.testfiles.components.Content object at 0x39df910>, <InterfaceClass zope.component.testfiles.components.IApp>)
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 102, in zcml.txt
Failed example:
a3.__class__ is A3
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[22]>", line 1, in ?
a3.__class__ is A3
NameError: name 'a3' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 105, in zcml.txt
Failed example:
a2 = a3.context[0]
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[23]>", line 1, in ?
a2 = a3.context[0]
NameError: name 'a3' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 106, in zcml.txt
Failed example:
a2.__class__ is A2
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[24]>", line 1, in ?
a2.__class__ is A2
NameError: name 'a2' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 109, in zcml.txt
Failed example:
a1 = a2.context[0]
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[25]>", line 1, in ?
a1 = a2.context[0]
NameError: name 'a2' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 110, in zcml.txt
Failed example:
a1.__class__ is A1
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[26]>", line 1, in ?
a1.__class__ is A1
NameError: name 'a1' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 113, in zcml.txt
Failed example:
a1.context[0] is content
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[27]>", line 1, in ?
a1.context[0] is content
NameError: name 'a1' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 118, in zcml.txt
Failed example:
runSnippet('''
<adapter
factory=""
provides="zope.component.testfiles.components.IApp"
for="zope.component.testfiles.components.IContent"
/>''')
Expected:
Traceback (most recent call last):
...
ZopeXMLConfigurationError: File "<string>", line 4.2-8.8
ValueError: No factory specified
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[28]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 137, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[29]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 141, in zcml.txt
Failed example:
runSnippet('''
<adapter factory="zope.component.testfiles.components.Comp" />''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[31]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 144, in zcml.txt
Failed example:
IApp(Content()).__class__
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[32]>", line 1, in ?
IApp(Content()).__class__
TypeError: ('Could not adapt', <zope.component.testfiles.components.Content object at 0x39e5790>, <InterfaceClass zope.component.testfiles.components.IApp>)
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 150, in zcml.txt
Failed example:
runSnippet('''
<adapter
factory="zope.component.testfiles.adapter.A4"
for="zope.component.testfiles.components.IContent"
/>''')
Expected:
Traceback (most recent call last):
...
ZopeXMLConfigurationError: File "<string>", line 4.2-7.8
TypeError: Missing 'provides' attribute
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[33]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 163, in zcml.txt
Failed example:
runSnippet('''
<adapter
factory="zope.component.testfiles.adapter.A5"
for="zope.component.testfiles.components.IContent"
/>''')
Expected:
Traceback (most recent call last):
...
ZopeXMLConfigurationError: File "<string>", line 4.2-7.8
TypeError: Missing 'provides' attribute
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[34]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 176, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[35]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 177, in zcml.txt
Failed example:
runSnippet('''
<adapter
for="zope.component.testfiles.components.Content"
provides="zope.component.testfiles.adapter.I1"
factory="zope.component.testfiles.adapter.A1"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[36]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 185, in zcml.txt
Failed example:
a1 = zope.component.getAdapter(content, I1, '')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[38]>", line 1, in ?
a1 = zope.component.getAdapter(content, I1, '')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 90, in getAdapter
raise ComponentLookupError(object, interface, name)
ComponentLookupError: (<zope.component.testfiles.components.Content object at 0x5421c90>, <InterfaceClass zope.component.testfiles.adapter.I1>, '')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 186, in zcml.txt
Failed example:
isinstance(a1, A1)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[39]>", line 1, in ?
isinstance(a1, A1)
NameError: name 'a1' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 206, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[43]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 207, in zcml.txt
Failed example:
runSnippet('''
<adapter
for="zope.component.testfiles.components.IContent
zope.component.testfiles.adapter.I1
zope.component.testfiles.adapter.I2"
provides="zope.component.testfiles.adapter.I3"
factory="zope.component.testfiles.adapter.A3"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[44]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 220, in zcml.txt
Failed example:
a3.__class__ is A3
Expected:
True
Got:
False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 222, in zcml.txt
Failed example:
a3.context == (content, a1, a2)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[50]>", line 1, in ?
a3.context == (content, a1, a2)
AttributeError: 'NoneType' object has no attribute 'context'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 228, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[51]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 229, in zcml.txt
Failed example:
runSnippet('''
<adapter
for=""
provides="zope.component.testfiles.adapter.I3"
factory="zope.component.testfiles.adapter.A3"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[52]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 237, in zcml.txt
Failed example:
a3.__class__ is A3
Expected:
True
Got:
False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 239, in zcml.txt
Failed example:
a3.context == ()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[55]>", line 1, in ?
a3.context == ()
AttributeError: 'NoneType' object has no attribute 'context'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 245, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[56]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 246, in zcml.txt
Failed example:
runSnippet('''
<adapter factory="zope.component.testfiles.adapter.A3" />''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[57]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 250, in zcml.txt
Failed example:
a3.__class__ is A3
Expected:
True
Got:
False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 252, in zcml.txt
Failed example:
a3.context == (content, a1, a2)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[60]>", line 1, in ?
a3.context == (content, a1, a2)
AttributeError: 'NoneType' object has no attribute 'context'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 257, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[61]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 258, in zcml.txt
Failed example:
runSnippet('''
<adapter
for="zope.component.testfiles.components.IContent
zope.component.testfiles.adapter.I1
zope.component.testfiles.adapter.I2"
provides="zope.component.testfiles.components.IApp"
factory="zope.component.testfiles.adapter.A1
zope.component.testfiles.adapter.A2"
/>''')
Expected:
Traceback (most recent call last):
...
ZopeXMLConfigurationError: File "<string>", line 4.2-11.8
ValueError: Can't use multiple factories and multiple for
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[62]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 274, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[63]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 275, in zcml.txt
Failed example:
runSnippet('''
<adapter
for=""
provides="zope.component.testfiles.components.IApp"
factory="zope.component.testfiles.adapter.A1
zope.component.testfiles.adapter.A2"
/>''')
Expected:
Traceback (most recent call last):
...
ZopeXMLConfigurationError: File "<string>", line 4.2-9.8
ValueError: Can't use multiple factories and multiple for
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[64]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 294, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[65]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 300, in zcml.txt
Failed example:
XMLConfig('meta.zcml', zope.security)()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[69]>", line 1, in ?
XMLConfig('meta.zcml', zope.security)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/meta.zcml", line 5.2-9.35
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 301, in zcml.txt
Failed example:
runSnippet('''
<permission
id="y.x"
title="XY"
description="Allow XY."
/>
<adapter
factory="zope.component.testfiles.components.Comp"
provides="zope.component.testfiles.components.IApp"
for="zope.component.testfiles.components.IContent"
permission="y.x"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[70]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'permission')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 317, in zcml.txt
Failed example:
IApp(Content()).__class__
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[71]>", line 1, in ?
IApp(Content()).__class__
TypeError: ('Could not adapt', <zope.component.testfiles.components.Content object at 0x39c9cd0>, <InterfaceClass zope.component.testfiles.components.IApp>)
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 319, in zcml.txt
Failed example:
type(IApp(Content()))
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[72]>", line 1, in ?
type(IApp(Content()))
TypeError: ('Could not adapt', <zope.component.testfiles.components.Content object at 0x39c9c50>, <InterfaceClass zope.component.testfiles.components.IApp>)
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 326, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[73]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 330, in zcml.txt
Failed example:
runSnippet('''
<adapter
factory="zope.component.testfiles.components.Comp"
provides="zope.component.testfiles.components.IApp"
for="zope.component.testfiles.components.IContent"
permission="zope.Public"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[75]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 338, in zcml.txt
Failed example:
from zope.security.checker import ProxyFactory
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[76]>", line 1, in ?
from zope.security.checker import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 339, in zcml.txt
Failed example:
adapter = ProxyFactory(IApp(Content()))
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[77]>", line 1, in ?
adapter = ProxyFactory(IApp(Content()))
NameError: name 'ProxyFactory' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 340, in zcml.txt
Failed example:
from zope.security.proxy import getTestProxyItems
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[78]>", line 1, in ?
from zope.security.proxy import getTestProxyItems
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/proxy.py", line 26, in ?
from zope.security.checker import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 341, in zcml.txt
Failed example:
items = [item[0] for item in getTestProxyItems(adapter)]
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[79]>", line 1, in ?
items = [item[0] for item in getTestProxyItems(adapter)]
NameError: name 'getTestProxyItems' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 342, in zcml.txt
Failed example:
items
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[80]>", line 1, in ?
items
NameError: name 'items' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 345, in zcml.txt
Failed example:
from zope.security.proxy import removeSecurityProxy
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[81]>", line 1, in ?
from zope.security.proxy import removeSecurityProxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/proxy.py", line 26, in ?
from zope.security.checker import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 346, in zcml.txt
Failed example:
removeSecurityProxy(adapter).__class__ is Comp
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[82]>", line 1, in ?
removeSecurityProxy(adapter).__class__ is Comp
NameError: name 'removeSecurityProxy' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 352, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[83]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 353, in zcml.txt
Failed example:
runSnippet('''
<adapter
factory="zope.component.testfiles.components.Comp"
permission="zope.Public"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[84]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 359, in zcml.txt
Failed example:
adapter = ProxyFactory(IApp(Content()))
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[85]>", line 1, in ?
adapter = ProxyFactory(IApp(Content()))
NameError: name 'ProxyFactory' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 360, in zcml.txt
Failed example:
[item[0] for item in getTestProxyItems(adapter)]
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[86]>", line 1, in ?
[item[0] for item in getTestProxyItems(adapter)]
NameError: name 'getTestProxyItems' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 362, in zcml.txt
Failed example:
removeSecurityProxy(adapter).__class__ is Comp
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[87]>", line 1, in ?
removeSecurityProxy(adapter).__class__ is Comp
NameError: name 'removeSecurityProxy' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 367, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[88]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 368, in zcml.txt
Failed example:
runSnippet('''
<adapter
factory="zope.component.testfiles.adapter.A3"
provides="zope.component.testfiles.adapter.I3"
for="zope.component.testfiles.components.IContent
zope.component.testfiles.adapter.I1
zope.component.testfiles.adapter.I2"
permission="zope.Public"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[89]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 381, in zcml.txt
Failed example:
a3 = ProxyFactory(zope.component.queryMultiAdapter((content, a1, a2), I3))
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[93]>", line 1, in ?
a3 = ProxyFactory(zope.component.queryMultiAdapter((content, a1, a2), I3))
NameError: name 'ProxyFactory' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 382, in zcml.txt
Failed example:
a3.__class__ == A3
Expected:
True
Got:
False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 384, in zcml.txt
Failed example:
[item[0] for item in getTestProxyItems(a3)]
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[95]>", line 1, in ?
[item[0] for item in getTestProxyItems(a3)]
NameError: name 'getTestProxyItems' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 391, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[96]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 392, in zcml.txt
Failed example:
runSnippet('''
<adapter
factory="zope.component.testfiles.components.Comp"
provides="zope.component.testfiles.components.IApp"
for="zope.component.testfiles.components.IContent"
permission="zope.UndefinedPermission"
/>''')
Expected:
Traceback (most recent call last):
...
ConfigurationExecutionError: exceptions.ValueError: ('Undefined permission id', 'zope.UndefinedPermission')
in:
File "<string>", line 4.2-9.8
Could not read source.
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[97]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 414, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[98]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 415, in zcml.txt
Failed example:
runSnippet('''
<adapter
for="zope.component.testfiles.components.IContent"
provides="zope.component.testfiles.adapter.I1"
factory="zope.component.testfiles.adapter.A1"
trusted="yes"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[99]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 426, in zcml.txt
Failed example:
type(I1(ob)) is A1
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[101]>", line 1, in ?
type(I1(ob)) is A1
TypeError: ('Could not adapt', <zope.component.testfiles.components.Content object at 0x3995ed0>, <InterfaceClass zope.component.testfiles.adapter.I1>)
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 432, in zcml.txt
Failed example:
p = ProxyFactory(ob)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[102]>", line 1, in ?
p = ProxyFactory(ob)
NameError: name 'ProxyFactory' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 433, in zcml.txt
Failed example:
a = I1(p)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[103]>", line 1, in ?
a = I1(p)
NameError: name 'p' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 434, in zcml.txt
Failed example:
type(a)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[104]>", line 1, in ?
type(a)
NameError: name 'a' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 440, in zcml.txt
Failed example:
a = removeSecurityProxy(a)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[105]>", line 1, in ?
a = removeSecurityProxy(a)
NameError: name 'removeSecurityProxy' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 441, in zcml.txt
Failed example:
type(a) is A1
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[106]>", line 1, in ?
type(a) is A1
NameError: name 'a' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 443, in zcml.txt
Failed example:
a.context[0] is ob
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[107]>", line 1, in ?
a.context[0] is ob
NameError: name 'a' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 448, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[108]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 449, in zcml.txt
Failed example:
XMLConfig('meta.zcml', zope.security)()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[109]>", line 1, in ?
XMLConfig('meta.zcml', zope.security)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/meta.zcml", line 5.2-9.35
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 450, in zcml.txt
Failed example:
runSnippet('''
<permission
id="y.x"
title="XY"
description="Allow XY."
/>
<adapter
for="zope.component.testfiles.components.IContent"
provides="zope.component.testfiles.adapter.I1"
factory="zope.component.testfiles.adapter.A1"
permission="y.x"
trusted="yes"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[110]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'permission')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 467, in zcml.txt
Failed example:
type(I1(ob)) is A1
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[112]>", line 1, in ?
type(I1(ob)) is A1
TypeError: ('Could not adapt', <zope.component.testfiles.components.Content object at 0x39c5950>, <InterfaceClass zope.component.testfiles.adapter.I1>)
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 473, in zcml.txt
Failed example:
p = ProxyFactory(ob)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[113]>", line 1, in ?
p = ProxyFactory(ob)
NameError: name 'ProxyFactory' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 474, in zcml.txt
Failed example:
a = I1(p)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[114]>", line 1, in ?
a = I1(p)
NameError: name 'p' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 475, in zcml.txt
Failed example:
type(a)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[115]>", line 1, in ?
type(a)
NameError: name 'a' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 481, in zcml.txt
Failed example:
a = removeSecurityProxy(a)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[116]>", line 1, in ?
a = removeSecurityProxy(a)
NameError: name 'removeSecurityProxy' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 482, in zcml.txt
Failed example:
type(a)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[117]>", line 1, in ?
type(a)
NameError: name 'a' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 484, in zcml.txt
Failed example:
a.context[0] is ob
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[118]>", line 1, in ?
a.context[0] is ob
NameError: name 'a' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 490, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[119]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 491, in zcml.txt
Failed example:
runSnippet('''
<adapter
for="zope.component.testfiles.components.IContent"
provides="zope.component.testfiles.adapter.I1"
factory="zope.component.testfiles.adapter.A1"
permission="zope.Public"
trusted="yes"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[120]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 501, in zcml.txt
Failed example:
p = ProxyFactory(ob)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[122]>", line 1, in ?
p = ProxyFactory(ob)
NameError: name 'ProxyFactory' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 502, in zcml.txt
Failed example:
a = I1(p)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[123]>", line 1, in ?
a = I1(p)
NameError: name 'p' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 503, in zcml.txt
Failed example:
type(a)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[124]>", line 1, in ?
type(a)
NameError: name 'a' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 506, in zcml.txt
Failed example:
a = removeSecurityProxy(a)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[125]>", line 1, in ?
a = removeSecurityProxy(a)
NameError: name 'removeSecurityProxy' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 507, in zcml.txt
Failed example:
type(a) is A1
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[126]>", line 1, in ?
type(a) is A1
NameError: name 'a' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 513, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[127]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 514, in zcml.txt
Failed example:
runSnippet('''
<adapter
for="zope.component.testfiles.components.IContent"
provides="zope.component.testfiles.adapter.I1"
factory="zope.component.testfiles.adapter.A1"
trusted="yes"
locate="yes"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[128]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'adapter')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 524, in zcml.txt
Failed example:
p = ProxyFactory(ob)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[130]>", line 1, in ?
p = ProxyFactory(ob)
NameError: name 'ProxyFactory' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 525, in zcml.txt
Failed example:
a = I1(p)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[131]>", line 1, in ?
a = I1(p)
NameError: name 'p' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 526, in zcml.txt
Failed example:
type(a)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[132]>", line 1, in ?
type(a)
NameError: name 'a' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 529, in zcml.txt
Failed example:
a = removeSecurityProxy(a)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[133]>", line 1, in ?
a = removeSecurityProxy(a)
NameError: name 'removeSecurityProxy' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 530, in zcml.txt
Failed example:
type(a)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[134]>", line 1, in ?
type(a)
NameError: name 'a' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 541, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[135]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 542, in zcml.txt
Failed example:
runSnippet('''
<subscriber
provides="zope.component.testfiles.adapter.IS"
factory="zope.component.testfiles.adapter.A3"
for="zope.component.testfiles.components.IContent
zope.component.testfiles.adapter.I1"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[136]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'subscriber')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 554, in zcml.txt
Failed example:
a3 = subscribers[0]
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[140]>", line 1, in ?
a3 = subscribers[0]
IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 555, in zcml.txt
Failed example:
a3.__class__ is A3
Expected:
True
Got:
False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 557, in zcml.txt
Failed example:
a3.context == (content, a1)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[142]>", line 1, in ?
a3.context == (content, a1)
AttributeError: 'NoneType' object has no attribute 'context'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 564, in zcml.txt
Failed example:
doc = [reg.info for reg in gsm.registeredSubscriptionAdapters()
if reg.provided is IS][0]
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[144]>", line 1, in ?
doc = [reg.info for reg in gsm.registeredSubscriptionAdapters()
IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 566, in zcml.txt
Failed example:
print doc
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[145]>", line 1, in ?
print doc
NameError: name 'doc' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 575, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[146]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 576, in zcml.txt
Failed example:
runSnippet('''
<subscriber
provides="zope.component.testfiles.adapter.IS"
factory="zope.component.testfiles.adapter.A3"
for="zope.component.testfiles.components.IContent
zope.component.testfiles.adapter.I1"
/>
<subscriber
provides="zope.component.testfiles.adapter.IS"
factory="zope.component.testfiles.adapter.A2"
for="zope.component.testfiles.components.IContent
zope.component.testfiles.adapter.I1"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[147]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'subscriber')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 591, in zcml.txt
Failed example:
len(subscribers)
Expected:
2
Got:
0
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 593, in zcml.txt
Failed example:
sorted([a.__class__.__name__ for a in subscribers])
Expected:
['A2', 'A3']
Got:
[]
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 604, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[151]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 605, in zcml.txt
Failed example:
runSnippet('''
<subscriber
provides="zope.component.testfiles.adapter.IS"
factory="zope.component.testfiles.adapter.A3"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[152]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'subscriber')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 615, in zcml.txt
Failed example:
a3 = subscribers[0]
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[156]>", line 1, in ?
a3 = subscribers[0]
IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 616, in zcml.txt
Failed example:
a3.__class__ is A3
Expected:
True
Got:
False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 618, in zcml.txt
Failed example:
a3.context == (content, a1, a2)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[158]>", line 1, in ?
a3.context == (content, a1, a2)
AttributeError: 'NoneType' object has no attribute 'context'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 624, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[159]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 625, in zcml.txt
Failed example:
runSnippet('''
<subscriber handler="zope.component.testfiles.adapter.A3" />''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[160]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'subscriber')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 629, in zcml.txt
Failed example:
a3 = sm.adapters.subscriptions((IContent, I1, I2), None)[0]
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[162]>", line 1, in ?
a3 = sm.adapters.subscriptions((IContent, I1, I2), None)[0]
IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 630, in zcml.txt
Failed example:
a3 is A3
Expected:
True
Got:
False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 636, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[164]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 637, in zcml.txt
Failed example:
runSnippet('''
<subscriber
for="zope.component.testfiles.components.Content"
provides="zope.component.testfiles.adapter.I1"
factory="zope.component.testfiles.adapter.A1"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[165]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'subscriber')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 645, in zcml.txt
Failed example:
isinstance(subs[0], A1)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[167]>", line 1, in ?
isinstance(subs[0], A1)
IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 661, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[169]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 662, in zcml.txt
Failed example:
XMLConfig('meta.zcml', zope.security)()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[170]>", line 1, in ?
XMLConfig('meta.zcml', zope.security)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/meta.zcml", line 5.2-9.35
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 663, in zcml.txt
Failed example:
runSnippet('''
<permission
id="y.x"
title="XY"
description="Allow XY."
/>
<subscriber
provides="zope.component.testfiles.adapter.IS"
factory="zope.component.testfiles.adapter.A3"
for="zope.component.testfiles.components.IContent
zope.component.testfiles.adapter.I1"
permission="y.x"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[171]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'permission')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 678, in zcml.txt
Failed example:
a3 = subscribers[0]
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[173]>", line 1, in ?
a3 = subscribers[0]
IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 679, in zcml.txt
Failed example:
a3.__class__ is A3
Expected:
True
Got:
False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 681, in zcml.txt
Failed example:
type(a3)
Expected:
<class 'zope.location.location.LocationProxy'>
Got:
<type 'NoneType'>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 683, in zcml.txt
Failed example:
a3.context == (content, a1)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[176]>", line 1, in ?
a3.context == (content, a1)
AttributeError: 'NoneType' object has no attribute 'context'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 695, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[177]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 696, in zcml.txt
Failed example:
runSnippet('''
<subscriber
provides="zope.component.testfiles.adapter.IS"
factory="zope.component.testfiles.adapter.A3"
for="zope.component.testfiles.components.IContent
zope.component.testfiles.adapter.I1"
trusted="yes"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[178]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'subscriber')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 708, in zcml.txt
Failed example:
a3 = subscribers[0]
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[180]>", line 1, in ?
a3 = subscribers[0]
IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 709, in zcml.txt
Failed example:
a3.__class__ is A3
Expected:
True
Got:
False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 711, in zcml.txt
Failed example:
a3.context == (content, a1)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[182]>", line 1, in ?
a3.context == (content, a1)
AttributeError: 'NoneType' object has no attribute 'context'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 713, in zcml.txt
Failed example:
type(a3) is A3
Expected:
True
Got:
False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 719, in zcml.txt
Failed example:
p = ProxyFactory(content)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[184]>", line 1, in ?
p = ProxyFactory(content)
NameError: name 'ProxyFactory' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 720, in zcml.txt
Failed example:
a3 = zope.component.subscribers((p, a1), IS)[0]
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[185]>", line 1, in ?
a3 = zope.component.subscribers((p, a1), IS)[0]
NameError: name 'p' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 721, in zcml.txt
Failed example:
type(a3)
Expected:
<type 'zope.security._proxy._Proxy'>
Got:
<type 'NoneType'>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 726, in zcml.txt
Failed example:
removeSecurityProxy(a3).context[0] is content
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[187]>", line 1, in ?
removeSecurityProxy(a3).context[0] is content
NameError: name 'removeSecurityProxy' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 728, in zcml.txt
Failed example:
type(removeSecurityProxy(a3)) is A3
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[188]>", line 1, in ?
type(removeSecurityProxy(a3)) is A3
NameError: name 'removeSecurityProxy' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 734, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[189]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 735, in zcml.txt
Failed example:
runSnippet('''
<subscriber
provides="zope.component.testfiles.adapter.IS"
factory="zope.component.testfiles.adapter.A3"
for="zope.component.testfiles.components.IContent
zope.component.testfiles.adapter.I1"
trusted="yes"
locate="yes"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[190]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'subscriber')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 748, in zcml.txt
Failed example:
a3 = subscribers[0]
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[192]>", line 1, in ?
a3 = subscribers[0]
IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 749, in zcml.txt
Failed example:
a3.__class__ is A3
Expected:
True
Got:
False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 751, in zcml.txt
Failed example:
a3.context == (content, a1)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[194]>", line 1, in ?
a3.context == (content, a1)
AttributeError: 'NoneType' object has no attribute 'context'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 753, in zcml.txt
Failed example:
type(a3) is A3
Expected:
True
Got:
False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 758, in zcml.txt
Failed example:
p = ProxyFactory(content)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[196]>", line 1, in ?
p = ProxyFactory(content)
NameError: name 'ProxyFactory' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 759, in zcml.txt
Failed example:
a3 = zope.component.subscribers((p, a1), IS)[0]
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[197]>", line 1, in ?
a3 = zope.component.subscribers((p, a1), IS)[0]
NameError: name 'p' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 761, in zcml.txt
Failed example:
type(a3)
Expected:
<type 'zope.security._proxy._Proxy'>
Got:
<type 'NoneType'>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 764, in zcml.txt
Failed example:
removeSecurityProxy(a3).context[0] is content
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[199]>", line 1, in ?
removeSecurityProxy(a3).context[0] is content
NameError: name 'removeSecurityProxy' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 770, in zcml.txt
Failed example:
type(removeSecurityProxy(a3))
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[200]>", line 1, in ?
type(removeSecurityProxy(a3))
NameError: name 'removeSecurityProxy' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 779, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[201]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 780, in zcml.txt
Failed example:
runSnippet('''
<subscriber
for="zope.component.testfiles.components.IContent
zope.component.testfiles.adapter.I1"
handler="zope.component.testfiles.adapter.Handler"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[202]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'subscriber')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 791, in zcml.txt
Failed example:
content.args == ((a1,),)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[204]>", line 1, in ?
content.args == ((a1,),)
AttributeError: 'Content' object has no attribute 'args'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 805, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[205]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 811, in zcml.txt
Failed example:
runSnippet('''
<utility
component="zope.component.testfiles.components.comp"
provides="zope.component.testfiles.components.IApp"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[207]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'utility')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 816, in zcml.txt
Failed example:
zope.component.getUtility(IApp) is comp
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[208]>", line 1, in ?
zope.component.getUtility(IApp) is comp
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass zope.component.testfiles.components.IApp>, '')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 825, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[209]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 831, in zcml.txt
Failed example:
runSnippet('''
<utility
component="zope.component.testfiles.components.comp"
provides="zope.component.testfiles.components.IApp"
name="test"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[211]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'utility')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 837, in zcml.txt
Failed example:
zope.component.getUtility(IApp, 'test') is comp
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[212]>", line 1, in ?
zope.component.getUtility(IApp, 'test') is comp
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass zope.component.testfiles.components.IApp>, 'test')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 845, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[213]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 849, in zcml.txt
Failed example:
runSnippet('''
<utility
factory="zope.component.testfiles.components.Comp"
provides="zope.component.testfiles.components.IApp"
/>''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[215]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'utility')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 854, in zcml.txt
Failed example:
zope.component.getUtility(IApp).__class__ is Comp
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[216]>", line 1, in ?
zope.component.getUtility(IApp).__class__ is Comp
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass zope.component.testfiles.components.IApp>, '')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 863, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[217]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 867, in zcml.txt
Failed example:
runSnippet('''
<utility component="zope.component.testfiles.components.comp" />''')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[219]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'utility')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 869, in zcml.txt
Failed example:
zope.component.getUtility(IApp) is comp
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[220]>", line 1, in ?
zope.component.getUtility(IApp) is comp
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass zope.component.testfiles.components.IApp>, '')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 875, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[221]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 876, in zcml.txt
Failed example:
runSnippet('''
<utility component="zope.component.testfiles.adapter.a4" />''')
Expected:
Traceback (most recent call last):
...
ZopeXMLConfigurationError: File "<string>", line 4.2-4.61
TypeError: Missing 'provides' attribute
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[222]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'utility')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 886, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[223]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 887, in zcml.txt
Failed example:
runSnippet('''
<utility component="zope.component.testfiles.adapter.a5" />''')
Expected:
Traceback (most recent call last):
...
ZopeXMLConfigurationError: File "<string>", line 4.2-4.61
TypeError: Missing 'provides' attribute
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[224]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'utility')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 896, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[225]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 897, in zcml.txt
Failed example:
runSnippet('''
<utility component="zope.component.testfiles.adapter.A4" />''')
Expected:
Traceback (most recent call last):
...
ZopeXMLConfigurationError: File "<string>", line 4.2-4.61
TypeError: Missing 'provides' attribute
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[226]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'utility')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 904, in zcml.txt
Failed example:
clearZCML()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[227]>", line 1, in ?
clearZCML()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/tests.py", line 1009, in clearZCML
XMLConfig('meta.zcml', component)()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 661, in __init__
include(context, file_name, module)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/meta.zcml", line 7.4-11.10
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 905, in zcml.txt
Failed example:
runSnippet('''
<utility component="zope.component.testfiles.adapter.A5" />''')
Expected:
Traceback (most recent call last):
...
ZopeXMLConfigurationError: File "<string>", line 4.2-4.61
TypeError: Missing 'provides' attribute
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[228]>", line 1, in ?
runSnippet('''
File "<doctest zcml.txt[2]>", line 7, in runSnippet
xmlconfig(StringIO(template % snippet))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 669, in xmlconfig
processxmlfile(file, context, testing=testing)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
AttributesNSImpl(newattrs, qnames))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
self.context.begin(name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 538, in begin
self.stack.append(self.stack[-1].contained(__name, __data, __info))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 839, in contained
return RootStackItem.contained(self, name, data, info)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 707, in contained
factory = self.context.factory(self.context, name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 484, in factory
raise ConfigurationError("Unknown directive", ns, n)
ZopeXMLConfigurationError: File "<string>", line 4.2
ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/zope', u'utility')
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 998, in zcml.txt
Failed example:
from zope.component.zcml import interface
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[237]>", line 1, in ?
from zope.component.zcml import interface
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 999, in zcml.txt
Failed example:
interface(context, I, ITestType)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zcml.txt[238]>", line 1, in ?
interface(context, I, ITestType)
NameError: name 'interface' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.txt", line 1000, in zcml.txt
Failed example:
context
Expected:
((None,
<function provideInterface>,
('',
<InterfaceClass __builtin__.I>,
<InterfaceClass zope.component.tests.ITestType>)),)
Got:
()
Error in test testDates (zope.dublincore.tests.test_zopedublincore.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 33, in setUp
self.dc = self._Test__new()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 29, in _Test__new
from zope.dublincore.zopedublincore import ZopeDublinCore
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/zopedublincore.py", line 24, in ?
from zope.dublincore.interfaces import IZopeDublinCore
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/interfaces.py", line 20, in ?
from zope.annotation.interfaces import IAnnotatable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/__init__.py", line 20, in ?
from zope.annotation.factory import factory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/factory.py", line 20, in ?
import zope.location.location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test testImplementa (zope.dublincore.tests.test_zopedublincore.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 33, in setUp
self.dc = self._Test__new()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 29, in _Test__new
from zope.dublincore.zopedublincore import ZopeDublinCore
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/zopedublincore.py", line 24, in ?
from zope.dublincore.interfaces import IZopeDublinCore
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/interfaces.py", line 20, in ?
from zope.annotation.interfaces import IAnnotatable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/__init__.py", line 20, in ?
from zope.annotation.factory import factory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/factory.py", line 20, in ?
import zope.location.location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test testOtherQualified (zope.dublincore.tests.test_zopedublincore.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 33, in setUp
self.dc = self._Test__new()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 29, in _Test__new
from zope.dublincore.zopedublincore import ZopeDublinCore
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/zopedublincore.py", line 24, in ?
from zope.dublincore.interfaces import IZopeDublinCore
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/interfaces.py", line 20, in ?
from zope.annotation.interfaces import IAnnotatable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/__init__.py", line 20, in ?
from zope.annotation.factory import factory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/factory.py", line 20, in ?
import zope.location.location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test testScalars (zope.dublincore.tests.test_zopedublincore.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 33, in setUp
self.dc = self._Test__new()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 29, in _Test__new
from zope.dublincore.zopedublincore import ZopeDublinCore
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/zopedublincore.py", line 24, in ?
from zope.dublincore.interfaces import IZopeDublinCore
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/interfaces.py", line 20, in ?
from zope.annotation.interfaces import IAnnotatable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/__init__.py", line 20, in ?
from zope.annotation.factory import factory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/factory.py", line 20, in ?
import zope.location.location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test testSequences (zope.dublincore.tests.test_zopedublincore.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 33, in setUp
self.dc = self._Test__new()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 29, in _Test__new
from zope.dublincore.zopedublincore import ZopeDublinCore
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/zopedublincore.py", line 24, in ?
from zope.dublincore.interfaces import IZopeDublinCore
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/interfaces.py", line 20, in ?
from zope.annotation.interfaces import IAnnotatable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/__init__.py", line 20, in ?
from zope.annotation.factory import factory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/factory.py", line 20, in ?
import zope.location.location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test testRegisterTranslations (zope.i18n.tests.test_zcml.DirectivesTest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/tests/test_zcml.py", line 38, in setUp
self.context = xmlconfig.file('meta.zcml', zope.i18n)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 610, in file
include(context, name, package)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/zcml.py", line 28, in ?
from zope.component.zcml import utility
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/meta.zcml", line 8.4-12.10
ImportError: No module named exceptions
Error in test /home/stefan/autotest/temp/python24-zope211/lib/python/zope/lifecycleevent/README.txt
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 2283, in setUp
self._dt_setUp(test)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/lifecycleevent/tests.py", line 35, in setUpDoctest
from zope.annotation.attribute import AttributeAnnotations
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/__init__.py", line 20, in ?
from zope.annotation.factory import factory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/factory.py", line 20, in ?
import zope.location.location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test testEnvironment (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/basetestiapplicationrequest.py", line 35, in testEnvironment
request = self._Test__new(foo='Foo', bar='Bar')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test testGetAndDefaultInMapping (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/basetestiapplicationrequest.py", line 53, in testGetAndDefaultInMapping
request = self._Test__new()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test testHoldCloseAndGetResponse (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/basetestipublicationrequest.py", line 49, in testHoldCloseAndGetResponse
request = self._Test__new()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test testIReadMapping (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/common/tests/basemapping.py", line 70, in testIReadMapping
inst = self._IReadMapping__sample()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/common/tests/basemapping.py", line 112, in _IReadMapping__sample
return self._IEnumerableMapping__sample()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 85, in _IEnumerableMapping__sample
return self._Test__new(**(self._IEnumerableMapping__stateDict()))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test testPublicationManagement (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/basetestipublisherrequest.py", line 36, in testPublicationManagement
request = self._Test__new()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test testSkinManagement (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/basetestipublicationrequest.py", line 76, in testSkinManagement
request = self._Test__new()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test testTraversalStack (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/basetestipublicationrequest.py", line 43, in testTraversalStack
request = self._Test__new()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test testVerifyIApplicationRequest (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/basetestiapplicationrequest.py", line 28, in testVerifyIApplicationRequest
verifyObject(IApplicationRequest, self._Test__new())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test testVerifyIPublicationRequest (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/basetestipublicationrequest.py", line 36, in testVerifyIPublicationRequest
verifyObject(IPublicationRequest, self._Test__new())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test testVerifyIPublisherRequest (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/basetestipublisherrequest.py", line 25, in testVerifyIPublisherRequest
verifyObject(IPublisherRequest, self._Test__new())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_AnnotationsExist (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 77, in test_AnnotationsExist
self.assertEqual(self._Test__new().annotations, {})
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_IApplicationRequest_bodyStream (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 46, in test_IApplicationRequest_bodyStream
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_IPublicationRequest_getPositionalArguments (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 52, in test_IPublicationRequest_getPositionalArguments
self.assertEqual(self._Test__new().getPositionalArguments(), ())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_IPublisherRequest_processInputs (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 74, in test_IPublisherRequest_processInputs
self._Test__new().processInputs()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_IPublisherRequest_retry (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 55, in test_IPublisherRequest_retry
self.assertEqual(self._Test__new().supportsRetry(), 0)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_IPublisherRequest_traverse (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 59, in test_IPublisherRequest_traverse
request = self._Test__new()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_SetRequestInResponse (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 91, in test_SetRequestInResponse
request = self._Test__new()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test___len__ (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/common/tests/basemapping.py", line 104, in test___len__
inst = self._IEnumerableMapping__sample()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 85, in _IEnumerableMapping__sample
return self._Test__new(**(self._IEnumerableMapping__stateDict()))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_items (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/common/tests/basemapping.py", line 98, in test_items
inst = self._IEnumerableMapping__sample()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 85, in _IEnumerableMapping__sample
return self._Test__new(**(self._IEnumerableMapping__stateDict()))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_keys (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/common/tests/basemapping.py", line 80, in test_keys
inst = self._IEnumerableMapping__sample()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 85, in _IEnumerableMapping__sample
return self._Test__new(**(self._IEnumerableMapping__stateDict()))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_retry_keeps_everything (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 96, in test_retry_keeps_everything
from zope.publisher.browser import TestRequest, setDefaultSkin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_values (zope.publisher.tests.test_baserequest.TestBaseRequest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/common/tests/basemapping.py", line 92, in test_values
inst = self._IEnumerableMapping__sample()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 85, in _IEnumerableMapping__sample
return self._Test__new(**(self._IEnumerableMapping__stateDict()))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 39, in _Test__new
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test testVerifyIPublication (zope.publisher.tests.test_ipublication.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 36, in setUp
self._request = request = self._Test__request()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 50, in _Test__request
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_afterCall (zope.publisher.tests.test_ipublication.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 36, in setUp
self._request = request = self._Test__request()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 50, in _Test__request
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_afterTraversal (zope.publisher.tests.test_ipublication.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 36, in setUp
self._request = request = self._Test__request()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 50, in _Test__request
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_beforeTraversal (zope.publisher.tests.test_ipublication.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 36, in setUp
self._request = request = self._Test__request()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 50, in _Test__request
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_callObject (zope.publisher.tests.test_ipublication.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 36, in setUp
self._request = request = self._Test__request()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 50, in _Test__request
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_callTraversalHooks (zope.publisher.tests.test_ipublication.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 36, in setUp
self._request = request = self._Test__request()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 50, in _Test__request
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_getApplication (zope.publisher.tests.test_ipublication.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 36, in setUp
self._request = request = self._Test__request()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 50, in _Test__request
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_handleException (zope.publisher.tests.test_ipublication.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 36, in setUp
self._request = request = self._Test__request()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 50, in _Test__request
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_traverseName (zope.publisher.tests.test_ipublication.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 36, in setUp
self._request = request = self._Test__request()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 50, in _Test__request
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test testgetApplication (zope.publisher.tests.test_ipublication.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 36, in setUp
self._request = request = self._Test__request()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 50, in _Test__request
from zope.publisher.base import BaseRequest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 27, in ?
from zope.exceptions.exceptionformatter import print_exception
ImportError: No module named exceptions.exceptionformatter
Error in test test_checkPermission (zope.security.tests.test_management.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/tests/test_management.py", line 77, in test_checkPermission
from zope.security import checkPermission
ImportError: cannot import name checkPermission
Error in test test_checkPublicPermission (zope.security.tests.test_management.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/tests/test_management.py", line 99, in test_checkPublicPermission
from zope.security import checkPermission
ImportError: cannot import name checkPermission
Error in test test_import (zope.security.tests.test_management.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/tests/test_management.py", line 28, in test_import
from zope.security import management
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_query_new_end_restore_Interaction (zope.security.tests.test_management.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/tests/test_management.py", line 45, in test_query_new_end_restore_Interaction
from zope.security.management import queryInteraction
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_securityPolicy (zope.security.tests.test_management.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/tests/test_management.py", line 36, in test_securityPolicy
from zope.security.management import setSecurityPolicy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_system_user (zope.security.tests.test_management.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/tests/test_management.py", line 118, in test_system_user
from zope.security.management import system_user
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/management.py", line 25, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Failure in test /home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt
Failed doctest test for builtins.txt
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 0
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 10, in builtins.txt
Failed example:
from zope.security.untrustedpython.builtins import SafeBuiltins
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[0]>", line 1, in ?
from zope.security.untrustedpython.builtins import SafeBuiltins
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.py", line 18, in ?
from zope.security.proxy import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/proxy.py", line 26, in ?
from zope.security.checker import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 11, in builtins.txt
Failed example:
d = {'__builtins__': SafeBuiltins}
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[1]>", line 1, in ?
d = {'__builtins__': SafeBuiltins}
NameError: name 'SafeBuiltins' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 12, in builtins.txt
Failed example:
exec 'x = str(1)' in d
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[2]>", line 1, in ?
exec 'x = str(1)' in d
NameError: name 'd' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 13, in builtins.txt
Failed example:
d['x']
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[3]>", line 1, in ?
d['x']
NameError: name 'd' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 18, in builtins.txt
Failed example:
SafeBuiltins.foo = 1
Expected:
Traceback (most recent call last):
...
AttributeError: foo
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[4]>", line 1, in ?
SafeBuiltins.foo = 1
NameError: name 'SafeBuiltins' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 23, in builtins.txt
Failed example:
del SafeBuiltins['getattr']
Expected:
Traceback (most recent call last):
...
TypeError: object does not support item deletion
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[5]>", line 1, in ?
del SafeBuiltins['getattr']
NameError: name 'SafeBuiltins' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 42, in builtins.txt
Failed example:
from zope.security.proxy import Proxy
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[6]>", line 1, in ?
from zope.security.proxy import Proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/proxy.py", line 26, in ?
from zope.security.checker import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 43, in builtins.txt
Failed example:
for key, value in SafeBuiltins.__dict__.items():
if not isinstance(key, str):
raise TypeError(key)
if value is not None and not isinstance(value, (Proxy, int, str)):
raise TypeError(value, key)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[7]>", line 1, in ?
for key, value in SafeBuiltins.__dict__.items():
NameError: name 'SafeBuiltins' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 51, in builtins.txt
Failed example:
SafeBuiltins.eval
Expected:
Traceback (most recent call last):
...
AttributeError: object has no attribute 'eval'
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[8]>", line 1, in ?
SafeBuiltins.eval
NameError: name 'SafeBuiltins' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 55, in builtins.txt
Failed example:
SafeBuiltins.globals
Expected:
Traceback (most recent call last):
...
AttributeError: object has no attribute 'globals'
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[9]>", line 1, in ?
SafeBuiltins.globals
NameError: name 'SafeBuiltins' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 62, in builtins.txt
Failed example:
imp = SafeBuiltins.__import__
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[10]>", line 1, in ?
imp = SafeBuiltins.__import__
NameError: name 'SafeBuiltins' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 68, in builtins.txt
Failed example:
imp('zope.security') == zope
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[12]>", line 1, in ?
imp('zope.security') == zope
NameError: name 'imp' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 70, in builtins.txt
Failed example:
imp('zope.security', {}, {}, ['*']) == zope.security
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[13]>", line 1, in ?
imp('zope.security', {}, {}, ['*']) == zope.security
NameError: name 'imp' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 75, in builtins.txt
Failed example:
type(imp('zope.security')) is Proxy
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[14]>", line 1, in ?
type(imp('zope.security')) is Proxy
NameError: name 'imp' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 88, in builtins.txt
Failed example:
imp('zope.security')
Expected:
Traceback (most recent call last):
...
ImportError: zope.security
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[18]>", line 1, in ?
imp('zope.security')
NameError: name 'imp' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 97, in builtins.txt
Failed example:
imp('security', {'__name__': 'zope', '__path__': []}) == security
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[20]>", line 1, in ?
imp('security', {'__name__': 'zope', '__path__': []}) == security
NameError: name 'imp' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 99, in builtins.txt
Failed example:
imp('security', {'__name__': 'zope.foo'}) == zope.security
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[21]>", line 1, in ?
imp('security', {'__name__': 'zope.foo'}) == zope.security
NameError: name 'imp' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 102, in builtins.txt
Failed example:
imp('security.untrustedpython', {'__name__': 'zope.foo'}) == security
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[22]>", line 1, in ?
imp('security.untrustedpython', {'__name__': 'zope.foo'}) == security
NameError: name 'imp' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.txt", line 105, in builtins.txt
Failed example:
imp('security.untrustedpython', {'__name__': 'zope.foo'}, {}, ['*']
) == untrustedpython
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest builtins.txt[24]>", line 1, in ?
imp('security.untrustedpython', {'__name__': 'zope.foo'}, {}, ['*']
NameError: name 'imp' is not defined
Failure in test /home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt
Failed doctest test for interpreter.txt
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 0
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 9, in interpreter.txt
Failed example:
from zope.security.untrustedpython.interpreter import exec_src
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[0]>", line 1, in ?
from zope.security.untrustedpython.interpreter import exec_src
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.py", line 20, in ?
from zope.security.untrustedpython.builtins import SafeBuiltins
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.py", line 18, in ?
from zope.security.proxy import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/proxy.py", line 26, in ?
from zope.security.checker import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 11, in interpreter.txt
Failed example:
exec_src("x=1", d)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[2]>", line 1, in ?
exec_src("x=1", d)
NameError: name 'exec_src' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 12, in interpreter.txt
Failed example:
d['x']
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[3]>", line 1, in ?
d['x']
KeyError: 'x'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 15, in interpreter.txt
Failed example:
exec_src("x=getattr", d)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[4]>", line 1, in ?
exec_src("x=getattr", d)
NameError: name 'exec_src' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 21, in interpreter.txt
Failed example:
from zope.security.untrustedpython.builtins import SafeBuiltins
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[5]>", line 1, in ?
from zope.security.untrustedpython.builtins import SafeBuiltins
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.py", line 18, in ?
from zope.security.proxy import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/proxy.py", line 26, in ?
from zope.security.checker import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 22, in interpreter.txt
Failed example:
d['__builtins__'] == SafeBuiltins
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[6]>", line 1, in ?
d['__builtins__'] == SafeBuiltins
KeyError: '__builtins__'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 27, in interpreter.txt
Failed example:
exec_src('str=str', d)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[7]>", line 1, in ?
exec_src('str=str', d)
NameError: name 'exec_src' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 28, in interpreter.txt
Failed example:
from zope.security.proxy import Proxy
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[8]>", line 1, in ?
from zope.security.proxy import Proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/proxy.py", line 26, in ?
from zope.security.checker import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 29, in interpreter.txt
Failed example:
type(d['str']) is Proxy
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[9]>", line 1, in ?
type(d['str']) is Proxy
KeyError: 'str'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 37, in interpreter.txt
Failed example:
try: exec_src('__builtins__.__dict__["x"] = 1', d)
except ForbiddenAttribute: print 'Forbidden!'
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[11]>", line 1, in ?
try: exec_src('__builtins__.__dict__["x"] = 1', d)
NameError: name 'exec_src' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 41, in interpreter.txt
Failed example:
try: exec_src('del __builtins__.__dict__["str"]', d)
except ForbiddenAttribute: print 'Forbidden!'
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[12]>", line 1, in ?
try: exec_src('del __builtins__.__dict__["str"]', d)
NameError: name 'exec_src' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 45, in interpreter.txt
Failed example:
try: exec_src('__builtins__.__dict__.update({"x": 1})', d)
except ForbiddenAttribute: print 'Forbidden!'
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[13]>", line 1, in ?
try: exec_src('__builtins__.__dict__.update({"x": 1})', d)
NameError: name 'exec_src' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 52, in interpreter.txt
Failed example:
exec_src("exec 'x=1'", d)
Expected:
Traceback (most recent call last):
...
SyntaxError: Line 1: exec statements are not supported
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[14]>", line 1, in ?
exec_src("exec 'x=1'", d)
NameError: name 'exec_src' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 59, in interpreter.txt
Failed example:
exec_src("data = {}\nupdate = data.update\nupdate({'x': 'y'})", d)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[15]>", line 1, in ?
exec_src("data = {}\nupdate = data.update\nupdate({'x': 'y'})", d)
NameError: name 'exec_src' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 60, in interpreter.txt
Failed example:
type(d['update']) is Proxy
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[16]>", line 1, in ?
type(d['update']) is Proxy
KeyError: 'update'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 72, in interpreter.txt
Failed example:
from zope.security.untrustedpython.interpreter import exec_code
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[20]>", line 1, in ?
from zope.security.untrustedpython.interpreter import exec_code
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.py", line 20, in ?
from zope.security.untrustedpython.builtins import SafeBuiltins
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.py", line 18, in ?
from zope.security.proxy import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/proxy.py", line 26, in ?
from zope.security.checker import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 73, in interpreter.txt
Failed example:
exec_code(code, d)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[21]>", line 1, in ?
exec_code(code, d)
NameError: name 'exec_code' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 74, in interpreter.txt
Failed example:
d['x']
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[22]>", line 1, in ?
d['x']
KeyError: 'x'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 86, in interpreter.txt
Failed example:
from zope.security.untrustedpython.interpreter import CompiledProgram
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[23]>", line 1, in ?
from zope.security.untrustedpython.interpreter import CompiledProgram
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.py", line 20, in ?
from zope.security.untrustedpython.builtins import SafeBuiltins
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.py", line 18, in ?
from zope.security.proxy import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/proxy.py", line 26, in ?
from zope.security.checker import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 87, in interpreter.txt
Failed example:
p = CompiledProgram('x=2')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[24]>", line 1, in ?
p = CompiledProgram('x=2')
NameError: name 'CompiledProgram' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 89, in interpreter.txt
Failed example:
p.exec_(d)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[26]>", line 1, in ?
p.exec_(d)
NameError: name 'p' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 90, in interpreter.txt
Failed example:
d['x']
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[27]>", line 1, in ?
d['x']
KeyError: 'x'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 96, in interpreter.txt
Failed example:
p = CompiledProgram('print "Hello world!"')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[28]>", line 1, in ?
p = CompiledProgram('print "Hello world!"')
NameError: name 'CompiledProgram' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 99, in interpreter.txt
Failed example:
p.exec_({}, output=f)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[31]>", line 1, in ?
p.exec_({}, output=f)
NameError: name 'p' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 100, in interpreter.txt
Failed example:
f.getvalue()
Expected:
'Hello world!\n'
Got:
''
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 109, in interpreter.txt
Failed example:
from zope.security.untrustedpython.interpreter import CompiledExpression
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[33]>", line 1, in ?
from zope.security.untrustedpython.interpreter import CompiledExpression
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.py", line 20, in ?
from zope.security.untrustedpython.builtins import SafeBuiltins
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/builtins.py", line 18, in ?
from zope.security.proxy import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/proxy.py", line 26, in ?
from zope.security.checker import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 110, in interpreter.txt
Failed example:
p = CompiledExpression('x*2')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[34]>", line 1, in ?
p = CompiledExpression('x*2')
NameError: name 'CompiledExpression' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/untrustedpython/interpreter.txt", line 111, in interpreter.txt
Failed example:
p.eval({'x': 2})
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest interpreter.txt[35]>", line 1, in ?
p.eval({'x': 2})
NameError: name 'p' is not defined
Error in test testDirectDelivery (zope.sendmail.tests.test_directives.DirectivesTest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/sendmail/tests/test_directives.py", line 70, in setUp
self.context = xmlconfig.string(zcml.replace('path/to/tmp/mailbox', self.mailbox))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 627, in string
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 689, in finish
actions = self.handler(context, **args)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/sendmail/zcml.py", line 21, in ?
from zope.component.zcml import handler, proxify, PublicPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "<string>", line 4.2-4.53
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/sendmail/meta.zcml", line 5.2-10.8
ImportError: No module named exceptions
Error in test testQueuedDelivery (zope.sendmail.tests.test_directives.DirectivesTest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/sendmail/tests/test_directives.py", line 70, in setUp
self.context = xmlconfig.string(zcml.replace('path/to/tmp/mailbox', self.mailbox))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 627, in string
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 689, in finish
actions = self.handler(context, **args)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/sendmail/zcml.py", line 21, in ?
from zope.component.zcml import handler, proxify, PublicPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "<string>", line 4.2-4.53
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/sendmail/meta.zcml", line 5.2-10.8
ImportError: No module named exceptions
Error in test testSMTPMailer (zope.sendmail.tests.test_directives.DirectivesTest)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/sendmail/tests/test_directives.py", line 70, in setUp
self.context = xmlconfig.string(zcml.replace('path/to/tmp/mailbox', self.mailbox))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 627, in string
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 689, in finish
actions = self.handler(context, **args)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
processxmlfile(f, context)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
parser.parse(src)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
self._cont_handler.endElementNS(pair, None)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
self.context.end()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 541, in end
self.stack.pop().finish()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 688, in finish
args = toargs(context, *self.argdata)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1380, in toargs
args[str(name)] = field.fromUnicode(s)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
value = self.context.resolve(name)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 181, in resolve
mod = __import__(mname, *_import_chickens)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/sendmail/zcml.py", line 21, in ?
from zope.component.zcml import handler, proxify, PublicPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/zcml.py", line 23, in ?
import zope.security.zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/zcml.py", line 23, in ?
from zope.security.permission import checkPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/permission.py", line 22, in ?
from zope.security.checker import CheckerPublic
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ZopeXMLConfigurationError: File "<string>", line 4.2-4.53
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/sendmail/meta.zcml", line 5.2-10.8
ImportError: No module named exceptions
Error in test testApplicationControl (zope.traversing.tests.test_etc.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_etc.py", line 24, in testApplicationControl
from zope.traversing.namespace import etc
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 28, in ?
from zope.publisher.browser import applySkin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test testSiteManager (zope.traversing.tests.test_etc.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_etc.py", line 33, in testSiteManager
from zope.traversing.namespace import etc
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 28, in ?
from zope.publisher.browser import applySkin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test (zope.traversing.tests.test_skin.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_skin.py", line 41, in test
from zope.traversing.namespace import skin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 28, in ?
from zope.publisher.browser import applySkin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_missing_skin (zope.traversing.tests.test_skin.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_skin.py", line 51, in test_missing_skin
from zope.traversing.namespace import skin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 28, in ?
from zope.publisher.browser import applySkin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_unicode_vh_host (zope.traversing.tests.test_vh.TestVHNamespace)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_vh.py", line 82, in test_unicode_vh_host
from zope.traversing.namespace import vh
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 28, in ?
from zope.publisher.browser import applySkin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_vh (zope.traversing.tests.test_vh.TestVHNamespace)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_vh.py", line 47, in test_vh
from zope.traversing.namespace import vh
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 28, in ?
from zope.publisher.browser import applySkin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_vh_host (zope.traversing.tests.test_vh.TestVHNamespace)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_vh.py", line 72, in test_vh_host
from zope.traversing.namespace import vh
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 28, in ?
from zope.publisher.browser import applySkin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Error in test test_vh_noPlusPlus (zope.traversing.tests.test_vh.TestVHNamespace)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_vh.py", line 62, in test_vh_noPlusPlus
from zope.traversing.namespace import vh
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 28, in ?
from zope.publisher.browser import applySkin
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 35, in ?
from zope.location import Location
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 25, in ?
from zope.security.decorator import DecoratedSecurityCheckerDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/decorator.py", line 25, in ?
from zope.security.checker import selectChecker, CombinedChecker
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/checker.py", line 37, in ?
from zope.exceptions import DuplicationError
ImportError: No module named exceptions
Ran 3244 tests with 3 failures and 165 errors in 1 minutes 38.835 seconds.
Test-modules with import problems:
AccessControl.tests.testAcquisition
AccessControl.tests.testBindings
AccessControl.tests.testChownRecursive
AccessControl.tests.testClassSecurityInfo
AccessControl.tests.testDeprecatedAPI
AccessControl.tests.testImplementation
AccessControl.tests.testModuleSecurity
AccessControl.tests.testOwned
AccessControl.tests.testPasswordDigest
AccessControl.tests.testPermissionMapping
AccessControl.tests.testPermissionRole
AccessControl.tests.testRole
AccessControl.tests.testSecurity
AccessControl.tests.testSecurityManager
AccessControl.tests.testUserFolder
AccessControl.tests.testZopeGuards
AccessControl.tests.testZopeSecurityPolicy
AccessControl.tests.test_requestmethod
AccessControl.tests.test_safeiter
App.tests.testPersistentExtra
App.tests.test_cachemanager
App.tests.test_class_init
App.tests.test_setConfiguration
DocumentTemplate.sequence.tests.testSequence
DocumentTemplate.tests.testDTML
DocumentTemplate.tests.testDTMLUnicode
DocumentTemplate.tests.testustr
OFS.tests.testAppInitializer
OFS.tests.testCopySupport
OFS.tests.testCopySupportEvents
OFS.tests.testCopySupportHooks
OFS.tests.testFileAndImage
OFS.tests.testHistory
OFS.tests.testObjectManager
OFS.tests.testOrderSupport
OFS.tests.testProductInit
OFS.tests.testRanges
OFS.tests.testTraverse
Products.BTreeFolder2.tests.testBTreeFolder2
Products.ExternalMethod.tests.testExternalMethod
Products.Five.browser.tests.test_absoluteurl
Products.Five.browser.tests.test_adding
Products.Five.browser.tests.test_decode
Products.Five.browser.tests.test_defaultview
Products.Five.browser.tests.test_i18n
Products.Five.browser.tests.test_menu
Products.Five.browser.tests.test_pages
Products.Five.browser.tests.test_provider
Products.Five.browser.tests.test_recurse
Products.Five.browser.tests.test_resource
Products.Five.browser.tests.test_skin
Products.Five.browser.tests.test_traversable
Products.Five.browser.tests.test_zope3security
Products.Five.component.tests
Products.Five.form.tests.test_forms
Products.Five.formlib.tests.test_formlib
Products.Five.site.tests.test_functional
Products.Five.site.tests.test_localsite
Products.Five.site.tests.test_sitemanager
Products.Five.site.tests.test_utility
Products.Five.skin.tests.test_standardmacros
Products.Five.tests.test_bridge
Products.Five.tests.test_directives
Products.Five.tests.test_event
Products.Five.tests.test_i18n
Products.Five.tests.test_registerclass
Products.Five.tests.test_registerpackage
Products.Five.tests.test_security
Products.Five.tests.test_size
Products.Five.tests.test_testbrowser
Products.Five.tests.test_viewable
Products.Five.utilities.browser.tests.test_marker
Products.Five.viewlet.tests
Products.MailHost.tests.testMailHost
Products.PageTemplates.tests.testDTMLTests
Products.PageTemplates.tests.testExpressions
Products.PageTemplates.tests.testHTMLTests
Products.PageTemplates.tests.testTALES
Products.PageTemplates.tests.testZRPythonExpr
Products.PageTemplates.tests.testZopePageTemplate
Products.PageTemplates.tests.test_ptfile
Products.PluginIndexes.DateIndex.tests.test_DateIndex
Products.PluginIndexes.DateRangeIndex.tests.test_DateRangeIndex
Products.PluginIndexes.FieldIndex.tests.testFieldIndex
Products.PluginIndexes.KeywordIndex.tests.testKeywordIndex
Products.PluginIndexes.PathIndex.tests.testPathIndex
Products.PluginIndexes.TextIndex.Splitter.UnicodeSplitter.tests.testUnicodeSplitter
Products.PluginIndexes.TextIndex.tests.testSplitter
Products.PluginIndexes.TextIndex.tests.testTextIndex
Products.PluginIndexes.TopicIndex.tests.testTopicIndex
Products.PluginIndexes.common.tests.test_UnIndex
Products.PluginIndexes.common.tests.test_util
Products.PythonScripts.tests.testPythonScript
Products.Sessions.tests.testBrowserIdManager
Products.Sessions.tests.testSessionDataManager
Products.SiteAccess.tests.testSiteRoot
Products.SiteAccess.tests.testVirtualHostMonster
Products.SiteErrorLog.tests.testSiteErrorLog
Products.StandardCacheManagers.tests.test_AcceleratedHTTPCacheManager
Products.Transience.tests.testTimeoutRelated
Products.Transience.tests.testTransactionHelper
Products.Transience.tests.testTransientObject
Products.Transience.tests.testTransientObjectContainer
Products.ZCTextIndex.tests.testIndex
Products.ZCTextIndex.tests.testLexicon
Products.ZCTextIndex.tests.testNBest
Products.ZCTextIndex.tests.testPipelineFactory
Products.ZCTextIndex.tests.testQueryEngine
Products.ZCTextIndex.tests.testQueryParser
Products.ZCTextIndex.tests.testSetOps
Products.ZCTextIndex.tests.testStopper
Products.ZCTextIndex.tests.testZCTextIndex
Products.ZCatalog.tests.testBrains
Products.ZCatalog.tests.testCatalog
Products.ZCatalog.tests.testLazySequences
Products.ZODBMountPoint.tests.testMountPoint
Products.ZReST.tests.test_ZReST
Testing.ZopeTestCase.tests
Testing.ZopeTestCase.zopedoctest.tests
Testing.tests.test_makerequest
ZClasses.tests
ZPublisher.tests.testBaseRequest
ZPublisher.tests.testBeforeTraverse
ZPublisher.tests.testHTTPRangeSupport
ZPublisher.tests.testHTTPRequest
ZPublisher.tests.testHTTPResponse
ZPublisher.tests.testIterators
ZPublisher.tests.testPostTraversal
ZPublisher.tests.testPublish
ZPublisher.tests.testTaintedString
ZPublisher.tests.test_Converters
ZPublisher.tests.test_xmlrpc
ZServer.tests.test_clockserver
ZServer.tests.test_config
ZServer.tests.test_responses
ZTUtils.tests.testBatch
ZTUtils.tests.testIterator
ZTUtils.tests.testTree
ZTUtils.tests.testZope
Zope2.App.tests.testDoomedTransaction
Zope2.App.tests.testExceptionHook
Zope2.Startup.tests.testStarter
Zope2.Startup.tests.test_schema
Zope2.Startup.tests.test_warnfilter
reStructuredText.tests.testReST
webdav.tests.testPUT_factory
webdav.tests.testResource
zope.annotation.tests.test_attributeannotations
zope.contentprovider.tests
zope.copypastemove.tests.test_clipboard
zope.copypastemove.tests.test_rename
zope.documenttemplate.untrusted.tests
zope.dublincore.tests.test_creatorannotator
zope.dublincore.tests.test_partialannotatable
zope.dublincore.tests.test_property
zope.dublincore.tests.test_zdcannotatableadapter
zope.error.tests
zope.formlib.tests
zope.location.tests
zope.publisher.tests.test_baseresponse
zope.publisher.tests.test_browser
zope.publisher.tests.test_browserlanguages
zope.publisher.tests.test_browserrequest
zope.publisher.tests.test_browserresponse
zope.publisher.tests.test_ftp
zope.publisher.tests.test_http
zope.publisher.tests.test_httpcharsets
zope.publisher.tests.test_publisher
zope.publisher.tests.test_requestdataproperty
zope.publisher.tests.test_xmlrpc
zope.publisher.tests.test_xmlrpcrequest
zope.rdb.tests.test_directives
zope.rdb.tests.test_doctests
zope.rdb.tests.test_dsnparser
zope.rdb.tests.test_gadflyadapter
zope.rdb.tests.test_gadflyphantom
zope.rdb.tests.test_gadflyrootdirective
zope.rdb.tests.test_resultset
zope.rdb.tests.test_row
zope.rdb.tests.test_zopeconnection
zope.rdb.tests.test_zopecursor
zope.rdb.tests.test_zopedatabaseadapter
zope.rdb.tests.test_zopedbtransactionmanager
zope.security.tests.test_adapter
zope.security.tests.test_checker
zope.security.tests.test_decorator
zope.security.tests.test_permission
zope.security.tests.test_proxy
zope.security.tests.test_set_checkers
zope.security.tests.test_simpleinteraction
zope.security.tests.test_standard_checkers
zope.securitypolicy.tests.test_annotationprincipalpermissionmanager
zope.securitypolicy.tests.test_annotationprincipalrolemanager
zope.securitypolicy.tests.test_annotationrolepermissionmanager
zope.securitypolicy.tests.test_principalpermissionmanager
zope.securitypolicy.tests.test_principalrolemanager
zope.securitypolicy.tests.test_role
zope.securitypolicy.tests.test_rolepermissionmanager
zope.securitypolicy.tests.test_securitydirectives
zope.securitypolicy.tests.test_securitymap
zope.securitypolicy.tests.test_vocabulary
zope.securitypolicy.tests.test_zopepolicy
zope.sendmail.tests.test_vocabulary
zope.server.http.tests.test_wsgiserver
zope.session.tests
zope.testbrowser.tests
zope.traversing.browser.tests
zope.traversing.tests.test_conveniencefunctions
zope.traversing.tests.test_lang
zope.traversing.tests.test_namespacetrversal
zope.traversing.tests.test_physicallocationadapters
zope.traversing.tests.test_presentation
zope.traversing.tests.test_skinf
zope.traversing.tests.test_traverser
zope.traversing.tests.test_vhosting
zope.viewlet.tests
UNKNOWN
More information about the Zope-tests
mailing list