[Zope3-dev] Linux Test Results - Zope 3 - Not OK :-(

zope-tests@squishdot.org zope-tests@squishdot.org
Sat, 30 Nov 2002 02:59:14 +0000


==============================================================================
==============================================================================
Python Version:2.2.2 (#1, Nov  4 2002, 11:01:21) 
[GCC 2.95.2 20000220 (Debian GNU/Linux)]

Modules included:
Zope3 (HEAD)

Traceback (most recent call last):
  File "test.py", line 449, in ?
    process_args()
  File "test.py", line 413, in process_args
    bad = main(module_filter, test_filter)
  File "test.py", line 316, in main
    runner(files, test_filter, debug)
  File "test.py", line 280, in runner
    s = get_suite(file)
  File "test.py", line 235, in get_suite
    mod = package_import(modname)
  File "test.py", line 216, in package_import
    mod = __import__(modname)
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/Zope/App/ComponentArchitecture/tests/testDirectives.py", line 22, in ?
    from Zope.App.Security.Exceptions import UndefinedPermissionError
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/Zope/App/Security/__init__.py", line 18, in ?
    _protections.protect()
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/Zope/App/Security/_protections.py", line 52, in protect
    _protect(which)
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/Zope/App/Security/_protections.py", line 31, in _protect
    getCheckerForInstancesOf(dict))
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/Zope/Security/Checker.py", line 288, in defineChecker
    raise DuplicationError(type_)
Zope.Exceptions._duplicate.DuplicationError: <type 'Persistence.BTrees.OOBTree.OOBTree'>