[Testbot] UNKNOWN : Plone-4.0 Zope-2.12 Python-2.6.2

Plone Libraries Tests plone-tests at epy.co.at
Fri Oct 16 02:54:44 UTC 2009


Plone Libraries Tests : UNKNOWN
Plone-4.0 Zope-2.12 Python-2.6.2

Running /usr/local/python2.6/bin/python ./bin/test -q --no-color --no-progress --package plone --module !plone.recipe
***********************************************
WARNING: LinguaPlone not found. Skipping tests.
***********************************************
***********************************************
WARNING: LinguaPlone not found. Skipping tests.
***********************************************
Test-module import failures:

Module: plone.reload.tests.test_code

AttributeError: 'module' object has no attribute 'test_suite'


Module: plone.reload.tests.test_reload

AttributeError: 'module' object has no attribute 'test_suite'


Module: plone.app.viewletmanager.tests.test_exportimport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.viewletmanager/plone/app/viewletmanager/tests/test_exportimport.py", line 13, in <module>
    from Products.CMFPlone.setuphandlers import PloneGenerator
ImportError: cannot import name PloneGenerator


Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.715 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.010 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 2.203 seconds.
  Ran 38 tests with 0 failures and 0 errors in 0.106 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 361, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 518, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 33, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 164, in setupPloneSite
    base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 211, in run
    self._setupProfiles()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 276, in _setupProfiles
    setup.runAllImportStepsFromProfile(profile_id)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
   - __traceback_info__: profile-plone.app.portlets:default
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1058, in _runImportStepsFromContext
    chain = self.getProfileDependencyChain( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1039, in getProfileDependencyChain
    dependencies = self.getDependenciesForProfile( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 825, in getDependenciesForProfile
    raise KeyError, profile_id
KeyError: 'profile-plone.app.portlets:default'

Running plone.app.blob.tests.layer.BlobLayer tests:
  Set up Products.PloneTestCase.layer.PloneSite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 361, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 513, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 518, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 33, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 164, in setupPloneSite
    base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 211, in run
    self._setupProfiles()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 276, in _setupProfiles
    setup.runAllImportStepsFromProfile(profile_id)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
   - __traceback_info__: profile-plone.app.portlets:default
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1058, in _runImportStepsFromContext
    chain = self.getProfileDependencyChain( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1039, in getProfileDependencyChain
    dependencies = self.getDependenciesForProfile( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 825, in getDependenciesForProfile
    raise KeyError, profile_id
KeyError: 'profile-plone.app.portlets:default'

Running plone.app.blob.tests.layer.BlobReplacementLayer tests:
  Set up Products.PloneTestCase.layer.PloneSite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 361, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 513, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 513, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 518, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 33, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 164, in setupPloneSite
    base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 211, in run
    self._setupProfiles()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 276, in _setupProfiles
    setup.runAllImportStepsFromProfile(profile_id)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
   - __traceback_info__: profile-plone.app.portlets:default
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1058, in _runImportStepsFromContext
    chain = self.getProfileDependencyChain( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1039, in getProfileDependencyChain
    dependencies = self.getDependenciesForProfile( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 825, in getDependenciesForProfile
    raise KeyError, profile_id
KeyError: 'profile-plone.app.portlets:default'

Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up Products.PloneTestCase.layer.PloneSite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 361, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 513, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 518, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 33, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 164, in setupPloneSite
    base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 211, in run
    self._setupProfiles()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 276, in _setupProfiles
    setup.runAllImportStepsFromProfile(profile_id)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
   - __traceback_info__: profile-plone.app.portlets:default
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1058, in _runImportStepsFromContext
    chain = self.getProfileDependencyChain( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1039, in getProfileDependencyChain
    dependencies = self.getDependenciesForProfile( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 825, in getDependenciesForProfile
    raise KeyError, profile_id
KeyError: 'profile-plone.app.portlets:default'

Running plone.app.customerize.tests.layer.PloneCustomerize tests:
  Set up Products.PloneTestCase.layer.PloneSite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 361, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 513, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 518, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 33, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 164, in setupPloneSite
    base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 211, in run
    self._setupProfiles()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 276, in _setupProfiles
    setup.runAllImportStepsFromProfile(profile_id)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
   - __traceback_info__: profile-plone.app.portlets:default
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1058, in _runImportStepsFromContext
    chain = self.getProfileDependencyChain( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1039, in getProfileDependencyChain
    dependencies = self.getDependenciesForProfile( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 825, in getDependenciesForProfile
    raise KeyError, profile_id
KeyError: 'profile-plone.app.portlets:default'

Running plone.app.folder.tests.layer.IntegrationLayer tests:
  Set up Products.PloneTestCase.layer.PloneSite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 361, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 513, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 518, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 33, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 164, in setupPloneSite
    base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 211, in run
    self._setupProfiles()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 276, in _setupProfiles
    setup.runAllImportStepsFromProfile(profile_id)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
   - __traceback_info__: profile-plone.app.portlets:default
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1058, in _runImportStepsFromContext
    chain = self.getProfileDependencyChain( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1039, in getProfileDependencyChain
    dependencies = self.getDependenciesForProfile( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 825, in getDependenciesForProfile
    raise KeyError, profile_id
KeyError: 'profile-plone.app.portlets:default'

Running plone.app.folder.tests.layer.PartialOrderingIntegrationLayer tests:
  Set up Products.PloneTestCase.layer.PloneSite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 361, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 513, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 513, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 518, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 33, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 164, in setupPloneSite
    base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 211, in run
    self._setupProfiles()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 276, in _setupProfiles
    setup.runAllImportStepsFromProfile(profile_id)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
   - __traceback_info__: profile-plone.app.portlets:default
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1058, in _runImportStepsFromContext
    chain = self.getProfileDependencyChain( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1039, in getProfileDependencyChain
    dependencies = self.getDependenciesForProfile( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 825, in getDependenciesForProfile
    raise KeyError, profile_id
KeyError: 'profile-plone.app.portlets:default'

Running plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer tests:
  Set up Products.PloneTestCase.layer.PloneSite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 361, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 513, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 518, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 33, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 164, in setupPloneSite
    base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 211, in run
    self._setupProfiles()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 276, in _setupProfiles
    setup.runAllImportStepsFromProfile(profile_id)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
   - __traceback_info__: profile-plone.app.portlets:default
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1058, in _runImportStepsFromContext
    chain = self.getProfileDependencyChain( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1039, in getProfileDependencyChain
    dependencies = self.getDependenciesForProfile( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 825, in getDependenciesForProfile
    raise KeyError, profile_id
KeyError: 'profile-plone.app.portlets:default'

Running plone.app.linkintegrity.tests.layer.PloneLinkintegrity tests:
  Set up Products.PloneTestCase.layer.PloneSite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 361, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 513, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 518, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 33, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 164, in setupPloneSite
    base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 211, in run
    self._setupProfiles()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 276, in _setupProfiles
    setup.runAllImportStepsFromProfile(profile_id)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
   - __traceback_info__: profile-plone.app.portlets:default
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1058, in _runImportStepsFromContext
    chain = self.getProfileDependencyChain( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1039, in getProfileDependencyChain
    dependencies = self.getDependenciesForProfile( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 825, in getDependenciesForProfile
    raise KeyError, profile_id
KeyError: 'profile-plone.app.portlets:default'

Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Set up Products.PloneTestCase.layer.PloneSite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 361, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 513, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 518, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 33, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 164, in setupPloneSite
    base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 211, in run
    self._setupProfiles()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 276, in _setupProfiles
    setup.runAllImportStepsFromProfile(profile_id)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
   - __traceback_info__: profile-plone.app.portlets:default
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1058, in _runImportStepsFromContext
    chain = self.getProfileDependencyChain( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1039, in getProfileDependencyChain
    dependencies = self.getDependenciesForProfile( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 825, in getDependenciesForProfile
    raise KeyError, profile_id
KeyError: 'profile-plone.app.portlets:default'

Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up Products.PloneTestCase.layer.PloneSite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 361, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 513, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 513, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 518, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 33, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 164, in setupPloneSite
    base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 211, in run
    self._setupProfiles()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 276, in _setupProfiles
    setup.runAllImportStepsFromProfile(profile_id)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
   - __traceback_info__: profile-plone.app.portlets:default
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1058, in _runImportStepsFromContext
    chain = self.getProfileDependencyChain( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1039, in getProfileDependencyChain
    dependencies = self.getDependenciesForProfile( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 825, in getDependenciesForProfile
    raise KeyError, profile_id
KeyError: 'profile-plone.app.portlets:default'

Running plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer tests:
  Set up Products.PloneTestCase.layer.PloneSite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 361, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 513, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 518, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 33, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 164, in setupPloneSite
    base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 211, in run
    self._setupProfiles()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 276, in _setupProfiles
    setup.runAllImportStepsFromProfile(profile_id)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
   - __traceback_info__: profile-plone.app.portlets:default
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1058, in _runImportStepsFromContext
    chain = self.getProfileDependencyChain( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1039, in getProfileDependencyChain
    dependencies = self.getDependenciesForProfile( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 825, in getDependenciesForProfile
    raise KeyError, profile_id
KeyError: 'profile-plone.app.portlets:default'

Running plone.folder.tests.layer.PartialOrderingLayer tests:
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up plone.folder.tests.layer.PartialOrderingLayer in 0.000 seconds.
  Ran 11 tests with 0 failures and 0 errors in 0.008 seconds.
Running plone.folder.tests.layer.PloneFolderLayer tests:
  Tear down plone.folder.tests.layer.PartialOrderingLayer in 0.000 seconds.
  Set up plone.folder.tests.layer.PloneFolderLayer in 0.000 seconds.
  Ran 45 tests with 0 failures and 0 errors in 0.037 seconds.
Running plone.theme.tests.test_doctest.PloneThemeLayer tests:
  Tear down plone.folder.tests.layer.PloneFolderLayer in 0.000 seconds.
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.306 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.275 seconds.
  Set up Products.PloneTestCase.layer.PloneSite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 361, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 513, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/testrunner/runner.py", line 518, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/layer.py", line 33, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 164, in setupPloneSite
    base_profile, extension_profiles).run()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 211, in run
    self._setupProfiles()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 276, in _setupProfiles
    setup.runAllImportStepsFromProfile(profile_id)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
   - __traceback_info__: profile-plone.app.portlets:default
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1058, in _runImportStepsFromContext
    chain = self.getProfileDependencyChain( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1039, in getProfileDependencyChain
    dependencies = self.getDependenciesForProfile( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.5.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 825, in getDependenciesForProfile
    raise KeyError, profile_id
KeyError: 'profile-plone.app.portlets:default'

Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Products.PloneTestCase.layer.ZCML in 0.002 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 416 tests with 0 failures and 0 errors in 2.335 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.

Test-modules with import problems:
  plone.reload.tests.test_code
  plone.reload.tests.test_reload
  plone.app.viewletmanager.tests.test_exportimport
Total: 512 tests, 0 failures, 13 errors in 14.166 seconds.

UNKNOWN 

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

Running /usr/local/python2.6/bin/python bootstrap.py
Creating directory '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/bin'.
Creating directory '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/parts'.
Creating directory '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs'.
Creating directory '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/develop-eggs'.
Generated script '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/bin/buildout'.
Running ./bin/buildout
Setting socket time out to 60 seconds
Getting distribution for 'mr.developer==1.1'.
Got mr.developer 1.1.
Getting distribution for 'buildout.dumppickedversions'.
Got buildout.dumppickedversions 0.4.
mr.developer: Checking out 'Plone' with subversion.
mr.developer: Checking out 'Products.ATContentTypes' with subversion.
mr.developer: Checking out 'Products.Archetypes' with subversion.
mr.developer: Checking out 'Products.CMFActionIcons' with subversion.
mr.developer: Checking out 'Products.CMFCalendar' with subversion.
mr.developer: Checking out 'Products.CMFCore' with subversion.
mr.developer: Checking out 'Products.CMFDefault' with subversion.
mr.developer: Checking out 'Products.CMFDiffTool' with subversion.
mr.developer: Checking out 'Products.CMFDynamicViewFTI' with subversion.
mr.developer: Checking out 'Products.CMFEditions' with subversion.
mr.developer: Checking out 'Products.CMFFormController' with subversion.
mr.developer: Checking out 'Products.CMFPlacefulWorkflow' with subversion.
mr.developer: Checking out 'Products.CMFQuickInstallerTool' with subversion.
mr.developer: Checking out 'Products.CMFTestCase' with subversion.
mr.developer: Checking out 'Products.CMFTopic' with subversion.
mr.developer: Checking out 'Products.CMFUid' with subversion.
mr.developer: Checking out 'Products.DCWorkflow' with subversion.
mr.developer: Checking out 'Products.ExtendedPathIndex' with subversion.
mr.developer: Checking out 'Products.ExternalEditor' with subversion.
mr.developer: Checking out 'Products.Marshall' with subversion.
mr.developer: Checking out 'Products.MimetypesRegistry' with subversion.
mr.developer: Checking out 'Products.PasswordResetTool' with subversion.
mr.developer: Checking out 'Products.PlacelessTranslationService' with subversion.
mr.developer: Checking out 'Products.PlonePAS' with subversion.
mr.developer: Checking out 'Products.PloneTestCase' with subversion.
mr.developer: Checking out 'Products.PluggableAuthService' with subversion.
mr.developer: Checking out 'Products.PluginRegistry' with subversion.
mr.developer: Checking out 'Products.PortalTransforms' with subversion.
mr.developer: Checking out 'Products.ResourceRegistries' with subversion.
mr.developer: Checking out 'Products.TinyMCE' with subversion.
mr.developer: Checking out 'Products.ZopeVersionControl' with subversion.
mr.developer: Checking out 'Products.contentmigration' with subversion.
mr.developer: Checking out 'Products.kupu' with subversion.
mr.developer: Checking out 'Products.validation' with subversion.
mr.developer: Checking out 'Zope2' with subversion.
mr.developer: Checking out 'archetypes.kss' with subversion.
mr.developer: Checking out 'archetypes.referencebrowserwidget' with subversion.
mr.developer: Checking out 'archetypes.schemaextender' with subversion.
mr.developer: Checking out 'borg.localrole' with subversion.
mr.developer: Checking out 'five.customerize' with subversion.
mr.developer: Checking out 'kss.core' with subversion.
mr.developer: Checking out 'plone.app.blob' with subversion.
mr.developer: Checking out 'plone.app.content' with subversion.
mr.developer: Checking out 'plone.app.contentmenu' with subversion.
mr.developer: Checking out 'plone.app.contentrules' with subversion.
mr.developer: Checking out 'plone.app.controlpanel' with subversion.
mr.developer: Checking out 'plone.app.customerize' with subversion.
mr.developer: Checking out 'plone.app.folder' with subversion.
mr.developer: Checking out 'plone.app.form' with subversion.
mr.developer: Checking out 'plone.app.imaging' with subversion.
mr.developer: Checking out 'plone.app.jquerytools' with subversion.
mr.developer: Checking out 'plone.app.kss' with subversion.
mr.developer: Checking out 'plone.app.layout' with subversion.
mr.developer: Checking out 'plone.app.locales' with subversion.
mr.developer: Checking out 'plone.app.openid' with subversion.
mr.developer: Checking out 'plone.app.portlets' with subversion.
mr.developer: Checking out 'plone.app.upgrade' with subversion.
mr.developer: Checking out 'plone.app.users' with subversion.
mr.developer: Checking out 'plone.app.viewletmanager' with subversion.
mr.developer: Checking out 'plone.app.vocabularies' with subversion.
mr.developer: Checking out 'plone.app.workflow' with subversion.
mr.developer: Checking out 'plone.folder' with subversion.
mr.developer: Checking out 'plone.memoize' with subversion.
mr.developer: Checking out 'plone.portlet.static' with subversion.
mr.developer: Checking out 'plone.portlets' with subversion.
mr.developer: Checking out 'plone.protect' with subversion.
mr.developer: Checking out 'plone.recipe.zope2instance' with subversion.
mr.developer: Checking out 'plone.session' with subversion.
mr.developer: Checking out 'plone.stringinterp' with subversion.
mr.developer: Checking out 'plone.theme' with subversion.
mr.developer: Checking out 'plonetheme.sunburst' with subversion.
mr.developer: Checking out 'wicked' with subversion.
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFTestCase'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFDynamicViewFTI'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.recipe.zope2instance'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.blob'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.DCWorkflow'

Installed /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.DCWorkflow/eggtestinfo-0.2.2-py2.6.egg
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.theme'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.memoize'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFTopic'

Installed /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFTopic/eggtestinfo-0.2.2-py2.6.egg
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFEditions'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.layout'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Archetypes'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.MimetypesRegistry'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.folder'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFQuickInstallerTool'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/five.customerize'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.TinyMCE'
warning: no previously-included files matching '*pyc' found anywhere in distribution
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.kupu'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.upgrade'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFDiffTool'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.validation'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.kss'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/archetypes.kss'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PlacelessTranslationService'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.content'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plonetheme.sunburst'
warning: no previously-included files matching '*pyc' found anywhere in distribution
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PortalTransforms'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFDefault'

Installed /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFDefault/eggtestinfo-0.2.2-py2.6.egg
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.customerize'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ExternalEditor'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PluginRegistry'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.viewletmanager'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ExtendedPathIndex'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/wicked'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.locales'
warning: no files found matching '*.mo' anywhere in distribution
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.contentmigration'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.form'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.imaging'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ResourceRegistries'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentmenu'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.jquerytools'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlets'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.stringinterp'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/archetypes.referencebrowserwidget'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PluggableAuthService'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.openid'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCalendar'

Installed /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCalendar/eggtestinfo-0.2.2-py2.6.egg
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PlonePAS'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ZopeVersionControl'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Zope2'
src/AccessControl/cAccessControl.c:596: warning: initialization from incompatible pointer type
src/AccessControl/cAccessControl.c:598: warning: 'intargfunc' is deprecated
src/AccessControl/cAccessControl.c:598: warning: initialization from incompatible pointer type
src/AccessControl/cAccessControl.c:599: warning: 'intargfunc' is deprecated
src/AccessControl/cAccessControl.c:599: warning: initialization from incompatible pointer type
src/AccessControl/cAccessControl.c:600: warning: 'intintargfunc' is deprecated
src/AccessControl/cAccessControl.c:600: warning: initialization from incompatible pointer type
src/AccessControl/cAccessControl.c:601: warning: initialization from incompatible pointer type
src/AccessControl/cAccessControl.c:602: warning: initialization from incompatible pointer type
src/AccessControl/cAccessControl.c:606: warning: 'intargfunc' is deprecated
src/AccessControl/cAccessControl.c:606: warning: initialization from incompatible pointer type
src/DocumentTemplate/cDocumentTemplate.c:169: warning: initialization from incompatible pointer type
src/DocumentTemplate/cDocumentTemplate.c:600: warning: initialization from incompatible pointer type
src/MultiMapping/_MultiMapping.c:159: warning: initialization from incompatible pointer type
src/Record/_Record.c: In function 'Record___setstate__':
src/Record/_Record.c:81: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type
src/Record/_Record.c: At top level:
src/Record/_Record.c:338: warning: initialization from incompatible pointer type
src/Record/_Record.c:340: warning: 'intargfunc' is deprecated
src/Record/_Record.c:340: warning: initialization from incompatible pointer type
src/Record/_Record.c:341: warning: 'intargfunc' is deprecated
src/Record/_Record.c:341: warning: initialization from incompatible pointer type
src/Record/_Record.c:342: warning: 'intintargfunc' is deprecated
src/Record/_Record.c:342: warning: initialization from incompatible pointer type
src/Record/_Record.c:343: warning: initialization from incompatible pointer type
src/Record/_Record.c:344: warning: initialization from incompatible pointer type
src/Record/_Record.c:425: warning: initialization from incompatible pointer type
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PloneTestCase'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Marshall'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFUid'

Installed /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFUid/eggtestinfo-0.2.2-py2.6.egg
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.vocabularies'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.static'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFActionIcons'

Installed /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFActionIcons/eggtestinfo-0.2.2-py2.6.egg
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.workflow'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/borg.localrole'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/kss.core'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.protect'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.session'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFPlacefulWorkflow'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/archetypes.schemaextender'
Develop: '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore'

Installed /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/eggtestinfo-0.2.2-py2.6.egg
Getting distribution for 'zc.recipe.egg==1.2.2'.
Got zc.recipe.egg 1.2.2.
Getting distribution for 'zope.app.schema==3.5.0'.
Got zope.app.schema 3.5.0.
Getting distribution for 'zope.app.publisher==3.8.3'.
Got zope.app.publisher 3.8.3.
Getting distribution for 'zope.app.publication==3.7.0'.
Got zope.app.publication 3.7.0.
Getting distribution for 'zope.app.form==3.8.1'.
Got zope.app.form 3.8.1.
Getting distribution for 'zope.viewlet==3.5.0'.
Got zope.viewlet 3.5.0.
Getting distribution for 'zope.traversing==3.7.1'.
Got zope.traversing 3.7.1.
Getting distribution for 'zope.testing==3.7.7'.
Got zope.testing 3.7.7.
Getting distribution for 'zope.testbrowser[zope_functional_testing]==3.6.0a2'.
Got zope.testbrowser 3.6.0a2.
Getting distribution for 'zope.tales==3.4.0'.
Got zope.tales 3.4.0.
Getting distribution for 'zope.tal==3.5.1'.
Got zope.tal 3.5.1.
Getting distribution for 'zope.structuredtext==3.4.0'.
Got zope.structuredtext 3.4.0.
Getting distribution for 'zope.size==3.4.1'.
Got zope.size 3.4.1.
Getting distribution for 'zope.site==3.6.1'.
Got zope.site 3.6.1.
Getting distribution for 'zope.sequencesort==3.4.0'.
Got zope.sequencesort 3.4.0.
Getting distribution for 'zope.sendmail==3.5.1'.
Got zope.sendmail 3.5.1.
Getting distribution for 'zope.security==3.7.1'.
Got zope.security 3.7.1.
Getting distribution for 'zope.schema==3.5.4'.
Got zope.schema 3.5.4.
Getting distribution for 'zope.publisher==3.8.0'.
Got zope.publisher 3.8.0.
Getting distribution for 'zope.proxy==3.5.0'.
Got zope.proxy 3.5.0.
Getting distribution for 'zope.processlifetime==1.0'.
Got zope.processlifetime 1.0.
Getting distribution for 'zope.pagetemplate==3.5.0'.
Got zope.pagetemplate 3.5.0.
Getting distribution for 'zope.location==3.5.4'.
Got zope.location 3.5.4.
Getting distribution for 'zope.lifecycleevent==3.5.2'.
Got zope.lifecycleevent 3.5.2.
Getting distribution for 'zope.interface==3.5.2'.
Got zope.interface 3.5.2.
Getting distribution for 'zope.i18nmessageid==3.4.3'.
Got zope.i18nmessageid 3.4.3.
Getting distribution for 'zope.i18n[zcml]==3.7.1'.
Got zope.i18n 3.7.1.
Getting distribution for 'zope.formlib==3.6.0'.
Got zope.formlib 3.6.0.
Getting distribution for 'zope.exceptions==3.5.2'.
Got zope.exceptions 3.5.2.
Getting distribution for 'zope.event==3.4.1'.
Got zope.event 3.4.1.
Getting distribution for 'zope.deferredimport==3.5.0'.
Got zope.deferredimport 3.5.0.
Getting distribution for 'zope.contenttype==3.4.2'.
Got zope.contenttype 3.4.2.
Getting distribution for 'zope.contentprovider==3.5.0'.
Got zope.contentprovider 3.5.0.
Getting distribution for 'zope.container==3.8.2'.
Got zope.container 3.8.2.
Getting distribution for 'zope.configuration==3.6.0'.
Got zope.configuration 3.6.0.
Getting distribution for 'zope.component==3.7.1'.
Got zope.component 3.7.1.
Getting distribution for 'zLOG==2.11.1'.
Got zLOG 2.11.1.
Getting distribution for 'zdaemon==2.0.4'.
Got zdaemon 2.0.4.
Getting distribution for 'transaction==1.0.0'.
Got transaction 1.0.0.
Getting distribution for 'tempstorage==2.11.2'.
Got tempstorage 2.11.2.
Getting distribution for 'pytz==2009l'.
Got pytz 2009l.
Getting distribution for 'docutils==0.5'.
"optparse" module already present; ignoring extras/optparse.py.
"textwrap" module already present; ignoring extras/textwrap.py.
zip_safe flag not set; analyzing archive contents...
docutils.parsers.rst.directives.misc: module references __file__
docutils.writers.pep_html.__init__: module references __file__
docutils.writers.html4css1.__init__: module references __file__
docutils.writers.s5_html.__init__: module references __file__
docutils.writers.newlatex2e.__init__: module references __file__
Got docutils 0.5.
Getting distribution for 'ZODB3==3.9.2'.
Got ZODB3 3.9.2.
Getting distribution for 'ZConfig==2.7.1'.
Got ZConfig 2.7.1.
Getting distribution for 'RestrictedPython==3.5.1'.
Got RestrictedPython 3.5.1.
Getting distribution for 'Persistence==2.11.1'.
Got Persistence 2.11.1.
Getting distribution for 'ExtensionClass==2.11.3'.
Got ExtensionClass 2.11.3.
Getting distribution for 'DateTime==2.12.0'.
Got DateTime 2.12.0.
Getting distribution for 'Acquisition==2.12.3'.
Got Acquisition 2.12.3.
Getting distribution for 'zope.browser==1.2'.
Got zope.browser 1.2.
Getting distribution for 'zope.componentvocabulary==1.0'.
Got zope.componentvocabulary 1.0.
Getting distribution for 'zope.datetime==3.4.0'.
Got zope.datetime 3.4.0.
Getting distribution for 'zope.error==3.6.0'.
Got zope.error 3.6.0.
Getting distribution for 'zope.deprecation==3.4.0'.
Got zope.deprecation 3.4.0.
Getting distribution for 'zope.authentication==3.7.0'.
Got zope.authentication 3.7.0.
Getting distribution for 'zope.app.basicskin==3.4.1'.
Got zope.app.basicskin 3.4.1.
Getting distribution for 'zope.app.pagetemplate==3.7.1'.
Got zope.app.pagetemplate 3.7.1.
Getting distribution for 'zope.app.testing==3.6.2'.
Got zope.app.testing 3.6.2.
Getting distribution for 'mechanize==0.1.11'.
no previously-included directories found matching 'docs-in-progress'
Got mechanize 0.1.11.
Getting distribution for 'ClientForm==0.2.10'.
Got ClientForm 0.2.10.
Getting distribution for 'zope.annotation==3.4.2'.
Got zope.annotation 3.4.2.
Getting distribution for 'zope.copy==3.5.0'.
Got zope.copy 3.5.0.
Getting distribution for 'zope.broken==3.5.0'.
Got zope.broken 3.5.0.
Getting distribution for 'zope.filerepresentation==3.5.0'.
Got zope.filerepresentation 3.5.0.
Getting distribution for 'zope.dottedname==3.4.5'.
Got zope.dottedname 3.4.5.
Getting distribution for 'zope.cachedescriptors==3.5.0'.
Got zope.cachedescriptors 3.5.0.
Getting distribution for 'zc.lockfile==1.0.0'.
Got zc.lockfile 1.0.0.
Getting distribution for 'zope.dublincore==3.4.3'.
Got zope.dublincore 3.4.3.
Getting distribution for 'zope.password==3.5.1'.
Got zope.password 3.5.1.
Getting distribution for 'zope.app.dependable==3.4.0'.
Got zope.app.dependable 3.4.0.
Getting distribution for 'zope.app.debug==3.4.1'.
Got zope.app.debug 3.4.1.
Getting distribution for 'zope.app.component==3.8.3'.
Got zope.app.component 3.8.3.
Getting distribution for 'zope.app.appsetup==3.11'.
Got zope.app.appsetup 3.11.
Getting distribution for 'zope.hookable==3.4.1'.
Got zope.hookable 3.4.1.
Getting distribution for 'zope.app.container==3.8.0'.
Got zope.app.container 3.8.0.
Getting distribution for 'zope.session==3.9.1'.
Got zope.session 3.9.1.
Getting distribution for 'zope.copypastemove==3.5.2'.
Got zope.copypastemove 3.5.2.
Getting distribution for 'zope.minmax==1.1.0'.
Got zope.minmax 1.1.0.
Getting distribution for 'zc.recipe.testrunner==1.2.0'.
zip_safe flag not set; analyzing archive contents...
Got zc.recipe.testrunner 1.2.0.
Getting distribution for 'plone.recipe.alltests==1.1'.
Got plone.recipe.alltests 1.1.
Unused options for buildout: 'zope-directory'.
Installing _mr.developer.
Generated script '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/bin/develop'.
Installing zopepy.
Getting distribution for 'plone.reload==1.0'.
Got plone.reload 1.0.
Getting distribution for 'Products.SecureMailHost==1.1.2'.
Got Products.SecureMailHost 1.1.2.
Getting distribution for 'Products.PloneLanguageTool==3.0.3'.
SyntaxError: ("'return' outside function", ('build/bdist.linux-x86_64/egg/Products/PloneLanguageTool/skins/LanguageTool/isTranslatable.py', 11, None, 'return context.portal_url.getPortalObject().portal_languages.isTranslatable(context)\n'))

SyntaxError: ("'return' outside function", ('/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/tmpY9cHcC/Products.PloneLanguageTool-3.0.3-py2.6.egg/Products/PloneLanguageTool/skins/LanguageTool/isTranslatable.py', 11, None, 'return context.portal_url.getPortalObject().portal_languages.isTranslatable(context)\n'))

Got Products.PloneLanguageTool 3.0.3.
Getting distribution for 'Products.GenericSetup==1.5.0b1'.

Installed /tmp/easy_install-SqgBEs/Products.GenericSetup-1.5.0b1/eggtestinfo-0.2.2-py2.6.egg
Got Products.GenericSetup 1.5.0b1.
Getting distribution for 'zope.ramcache==1.0'.
Got zope.ramcache 1.0.
Getting distribution for 'zope.app.cache==3.5.0'.
Got zope.app.cache 3.5.0.
Getting distribution for 'zope.app.locales==3.5.1'.
Got zope.app.locales 3.5.1.
Getting distribution for 'z3c.autoinclude==0.3.1'.
Got z3c.autoinclude 0.3.1.
Getting distribution for 'five.localsitemanager==2.0'.
Got five.localsitemanager 2.0.
Getting distribution for 'plone.portlet.collection==1.1.3'.
Got plone.portlet.collection 1.1.3.
Getting distribution for 'plone.openid==1.2'.
Got plone.openid 1.2.
Getting distribution for 'plone.locking==1.2.0'.
Got plone.locking 1.2.0.
Getting distribution for 'plone.intelligenttext==1.0.3'.
Got plone.intelligenttext 1.0.3.
Getting distribution for 'plone.indexer==1.0rc2'.
Got plone.indexer 1.0rc2.
Getting distribution for 'plone.i18n==1.0.7'.
Got plone.i18n 1.0.7.
Getting distribution for 'plone.fieldsets==1.0.3'.
Got plone.fieldsets 1.0.3.
Getting distribution for 'plone.contentrules==1.1.0'.
Got plone.contentrules 1.1.0.
Getting distribution for 'plone.browserlayer==1.0.1'.
Got plone.browserlayer 1.0.1.
Getting distribution for 'plone.app.redirector==1.0.12'.
Got plone.app.redirector 1.0.12.
Getting distribution for 'plone.app.linkintegrity==1.1'.
Got plone.app.linkintegrity 1.1.
Getting distribution for 'plone.app.iterate==1.2.3'.
Got plone.app.iterate 1.2.3.
Getting distribution for 'plone.app.i18n==1.0.7'.
Got plone.app.i18n 1.0.7.
Getting distribution for 'Products.statusmessages==3.0.3'.
Got Products.statusmessages 3.0.3.
Getting distribution for 'Markdown==1.7'.
Got markdown 1.7.
Getting distribution for 'Products.ATReferenceBrowserWidget==3.0a1'.
Got Products.ATReferenceBrowserWidget 3.0a1.
Getting distribution for 'feedparser==4.1'.
zip_safe flag not set; analyzing archive contents...
Got feedparser 4.1.
Getting distribution for 'plone.keyring==1.2'.
Got plone.keyring 1.2.
Getting distribution for 'python-openid==2.2.4'.
zip_safe flag not set; analyzing archive contents...
Got python-openid 2.2.4.
Getting distribution for 'zope.thread==3.4'.
Got zope.thread 3.4.
Getting distribution for 'zope.app.folder==3.5.1'.
Got zope.app.folder 3.5.1.
Getting distribution for 'elementtree==1.2.7-20070827-preview'.
zip_safe flag not set; analyzing archive contents...
Got elementtree 1.2.7-20070827-preview.
Getting distribution for 'python-gettext==1.0'.
Got python-gettext 1.0.
Getting distribution for 'zope.app.security==3.7.0'.
Got zope.app.security 3.7.0.
Getting distribution for 'zope.app.content==3.4.0'.
Got zope.app.content 3.4.0.
Getting distribution for 'zope.app.authentication==3.6.0'.
Got zope.app.authentication 3.6.0.
Getting distribution for 'zope.principalregistry==3.7.0'.
Got zope.principalregistry 3.7.0.
Getting distribution for 'zope.app.localpermission==3.7.0'.
Got zope.app.localpermission 3.7.0.
Getting distribution for 'zope.app.interface==3.5.0'.
Got zope.app.interface 3.5.0.
Getting distribution for 'zodbcode==3.4.0'.
Got zodbcode 3.4.0.
Generated interpreter '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/bin/zopepy'.
Installing instance.
Generated script '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/bin/mkzopeinstance'.
Generated script '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/bin/runzope'.
Generated script '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/bin/instance'.
Installing test.
Getting distribution for 'Products.i18ntestcase==1.2'.
Got Products.i18ntestcase 1.2.
Getting distribution for 'collective.monkeypatcher==1.0b2'.
Got collective.monkeypatcher 1.0b2.
Generated script '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/bin/test'.
Installing alltests.
Generated script '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/bin/alltests'.
Installing coverage-report.
Getting distribution for 'z3c.coverage==1.1.3'.
Got z3c.coverage 1.1.3.
Generated script '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/bin/coverage-report'.
Installing coverage-test.
Generated script '/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/bin/coverage-test'.
*************** PICKED VERSIONS ****************
[versions]

*************** /PICKED VERSIONS ***************




More information about the Testbot mailing list