[cmf-tests] UNKNOWN : CMF-1.6 Zope-2.8 Python-2.3.6 : Linux

CMF Unit Tests cmf-tests at epy.co.at
Sun Nov 19 22:07:30 EST 2006


CMF Unit 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
2006-11-20 03:53:30 WARNING OFS.Application Duplicate Product name
After loading Product 'Five' from '/home/stefan/autotest/temp/python23-zope28-cmf16/Products',
I skipped the one in '/home/stefan/autotest/temp/python23-zope28/lib/python/Products'.

2006-11-20 03:53:30 ERROR Zope Default Object Creation Could not initialze a Temporary Folder because a database was not configured to be mounted at the /temp_folder mount point
2006-11-20 03:53:32 ERROR Five Could not import Product Products.GenericSetup
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/Five/fiveconfigure.py", line 83, in loadProducts
    xmlconfig.include(_context, zcml, package=product)
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/zope/configuration/xmlconfig.py", line 375, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/zope/configuration/xmlconfig.py", line 245, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.3/lib/python2.3/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.3/lib/python2.3/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.3/lib/python2.3/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.3/lib/python2.3/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/zope/configuration/xmlconfig.py", line 225, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/zope/configuration/config.py", line 518, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/zope/configuration/config.py", line 664, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/zope/configuration/config.py", line 1322, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/zope/configuration/fields.py", line 197, in fromUnicode
    raise InvalidToken("%s in %s" % (v, u))
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/GenericSetup/configure.zcml", line 55.2-57.8
    ConfigurationError: ('Invalid value for', 'factory', "Couldn't import Products.GenericSetup.components, cannot import name adapts in .components.ComponentRegistryXMLAdapter")
2006-11-20 03:53:32 ERROR Zope Couldn't install Five
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/Five/__init__.py", line 33, in initialize
    zcml.load_site()
  File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/Five/zcml.py", line 41, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/zope/configuration/xmlconfig.py", line 439, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/zope/configuration/xmlconfig.py", line 377, in include
    assert _context.stack[-1].context is context
AssertionError
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 725, in main
    numbad = runner(files, test_filter, debug)
  File "/home/stefan/autotest/temp/python23-zope28/test.py", line 617, in runner
    s = get_suite(file, runner.result)
  File "/home/stefan/autotest/temp/python23-zope28/test.py", line 531, in get_suite
    mod = package_import(modname)
  File "/home/stefan/autotest/temp/python23-zope28/test.py", line 505, in package_import
    mod = __import__(modname)
  File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/GenericSetup/tests/test_components.py", line 29, in ?
    from Products.Five.component import enableSite
ImportError: No module named component


More information about the cmf-tests mailing list