[cmf-tests] UNKNOWN : CMF-1.6 Zope-2.8 Python-2.3.6 : Linux
CMF Tests
cmf-tests at epy.co.at
Sat Aug 23 21:12:36 EDT 2008
CMF Tests : UNKNOWN
CMF-1.6 Zope-2.8 Python-2.3.6 : Linux
Running /usr/local/python2.3/bin/python /home/stefan/autotest/temp/python23-zope28/test.py --config-file etc/zope.conf --libdir Products !Products.Five
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python23-zope28/test.py", line 989, in ?
process_args()
File "/home/stefan/autotest/temp/python23-zope28/test.py", line 979, in process_args
bad = main(module_filter, test_filter, libdir)
File "/home/stefan/autotest/temp/python23-zope28/test.py", line 704, in main
files = find_tests(module_filter)
File "/home/stefan/autotest/temp/python23-zope28/test.py", line 501, in find_tests
walk_with_symlinks(pathinit.testdir, finder.visit, rx)
File "/home/stefan/autotest/temp/python23-zope28/test.py", line 655, in walk_with_symlinks
walk_with_symlinks(name, visit, arg)
File "/home/stefan/autotest/temp/python23-zope28/test.py", line 655, in walk_with_symlinks
walk_with_symlinks(name, visit, arg)
File "/home/stefan/autotest/temp/python23-zope28/test.py", line 655, in walk_with_symlinks
walk_with_symlinks(name, visit, arg)
File "/home/stefan/autotest/temp/python23-zope28/test.py", line 649, in walk_with_symlinks
visit(arg, path, names)
File "/home/stefan/autotest/temp/python23-zope28/test.py", line 481, in visit
__import__(pkg)
File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/Five/__init__.py", line 25, in ?
monkey.monkeyPatch()
File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/Five/monkey.py", line 26, in monkeyPatch
from Products.Five import interfaces, i18n
File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/Five/__init__.py", line 25, in ?
monkey.monkeyPatch()
File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/Five/monkey.py", line 27, in monkeyPatch
interfaces.monkey()
File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/Five/interfaces.py", line 58, in monkey
from Products.Five.bbb import OFS_interfaces
File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/Five/bbb/OFS_interfaces.py", line 29, in ?
from webdav_interfaces import IDAVCollection
File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/Five/bbb/webdav_interfaces.py", line 23, in ?
from Products.Five.fiveconfigure import createZope2Bridge
File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/Five/fiveconfigure.py", line 41, in ?
from Products.Five.browser.metaconfigure import page
File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/Five/browser/metaconfigure.py", line 42, in ?
from Products.Five.browser.pagetemplatefile import ZopeTwoPageTemplateFile
File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/Five/browser/pagetemplatefile.py", line 23, in ?
from Products.PageTemplates.PageTemplateFile import PageTemplateFile
File "/home/stefan/autotest/temp/python23-zope28/lib/python/Products/PageTemplates/PageTemplateFile.py", line 27, in ?
from PageTemplate import PageTemplate
File "/home/stefan/autotest/temp/python23-zope28/lib/python/Products/PageTemplates/PageTemplate.py", line 27, in ?
from Expressions import getEngine
File "/home/stefan/autotest/temp/python23-zope28/lib/python/Products/PageTemplates/Expressions.py", line 23, in ?
from TALES import Engine
File "/home/stefan/autotest/temp/python23-zope28/lib/python/Products/PageTemplates/TALES.py", line 20, in ?
import re, sys, ZTUtils
File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZTUtils/__init__.py", line 25, in ?
from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZTUtils/Zope.py", line 21, in ?
from Products.ZCatalog.Lazy import Lazy
File "/home/stefan/autotest/temp/python23-zope28/lib/python/Products/ZCatalog/__init__.py", line 18, in ?
from ZClasses import createZClassForBase
File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZClasses/__init__.py", line 20, in ?
import ZClass
File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZClasses/ZClass.py", line 16, in ?
import Method, Basic, Property, AccessControl.Role, re
File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZClasses/Method.py", line 24, in ?
from Products.PythonScripts.PythonScript import PythonScript
File "/home/stefan/autotest/temp/python23-zope28/lib/python/Products/PythonScripts/__init__.py", line 65, in ?
import patches
File "/home/stefan/autotest/temp/python23-zope28/lib/python/Products/PythonScripts/patches.py", line 98, in ?
encodings._aliases = encodings.aliases.aliases
AttributeError: 'module' object has no attribute 'aliases'
More information about the cmf-tests
mailing list