[cmf-tests] UNKNOWN : CMF-trunk Zope-trunk Python-2.5.2 : Linux
CMF Tests
cmf-tests at epy.co.at
Mon Oct 27 22:58:34 EDT 2008
CMF Tests : UNKNOWN
CMF-trunk Zope-trunk Python-2.5.2 : Linux
Running /usr/local/python2.5/bin/python /home/stefan/autotest/temp/python25-zope212/test.py -q --config-file etc/zope.conf --path Products --test-path Products
Parsing /home/stefan/autotest/temp/python25-zope212-cmf22/etc/zope.conf
Test-module import failures:
Module: CMFActionIcons.tests.test_exportimport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFActionIcons/tests/test_exportimport.py", line 24, in <module>
from Products.CMFCore.testing import ExportImportZCMLLayer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/testing.py", line 30, in <module>
from Products.GenericSetup.utils import BodyAdapterBase
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCalendar.browser.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCalendar/__init__.py", line 21, in <module>
import Event
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCalendar/Event.py", line 28, in <module>
from Products.CMFDefault.DublinCore import DefaultDublinCoreImpl
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCalendar.tests.test_Calendar
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCalendar/__init__.py", line 21, in <module>
import Event
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCalendar/Event.py", line 28, in <module>
from Products.CMFDefault.DublinCore import DefaultDublinCoreImpl
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCalendar.tests.test_Event
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCalendar/__init__.py", line 21, in <module>
import Event
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCalendar/Event.py", line 28, in <module>
from Products.CMFDefault.DublinCore import DefaultDublinCoreImpl
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.exportimport.tests.test_actions
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/__init__.py", line 18, in <module>
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/content.py", line 25, in <module>
from Products.GenericSetup.interfaces import IFilesystemExporter
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.exportimport.tests.test_cachingpolicymgr
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/__init__.py", line 18, in <module>
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/content.py", line 25, in <module>
from Products.GenericSetup.interfaces import IFilesystemExporter
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.exportimport.tests.test_catalog
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/__init__.py", line 18, in <module>
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/content.py", line 25, in <module>
from Products.GenericSetup.interfaces import IFilesystemExporter
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.exportimport.tests.test_content
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/__init__.py", line 18, in <module>
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/content.py", line 25, in <module>
from Products.GenericSetup.interfaces import IFilesystemExporter
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.exportimport.tests.test_contenttyperegistry
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/__init__.py", line 18, in <module>
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/content.py", line 25, in <module>
from Products.GenericSetup.interfaces import IFilesystemExporter
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.exportimport.tests.test_cookieauth
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/__init__.py", line 18, in <module>
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/content.py", line 25, in <module>
from Products.GenericSetup.interfaces import IFilesystemExporter
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.exportimport.tests.test_mailhost
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/__init__.py", line 18, in <module>
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/content.py", line 25, in <module>
from Products.GenericSetup.interfaces import IFilesystemExporter
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.exportimport.tests.test_properties
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/__init__.py", line 18, in <module>
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/content.py", line 25, in <module>
from Products.GenericSetup.interfaces import IFilesystemExporter
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.exportimport.tests.test_skins
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/__init__.py", line 18, in <module>
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/content.py", line 25, in <module>
from Products.GenericSetup.interfaces import IFilesystemExporter
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.exportimport.tests.test_typeinfo
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/__init__.py", line 18, in <module>
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/content.py", line 25, in <module>
from Products.GenericSetup.interfaces import IFilesystemExporter
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.exportimport.tests.test_workflow
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/__init__.py", line 18, in <module>
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/content.py", line 25, in <module>
from Products.GenericSetup.interfaces import IFilesystemExporter
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.tests.test_ActionInformation
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/tests/test_ActionInformation.py", line 27, in <module>
from Products.CMFCore.testing import FunctionalZCMLLayer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/testing.py", line 30, in <module>
from Products.GenericSetup.utils import BodyAdapterBase
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.tests.test_CMFBTreeFolder
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/tests/test_CMFBTreeFolder.py", line 21, in <module>
from Products.CMFCore.testing import ConformsToFolder
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/testing.py", line 30, in <module>
from Products.GenericSetup.utils import BodyAdapterBase
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.tests.test_CMFCatalogAware
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/tests/test_CMFCatalogAware.py", line 31, in <module>
from Products.CMFCore.testing import EventZCMLLayer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/testing.py", line 30, in <module>
from Products.GenericSetup.utils import BodyAdapterBase
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.tests.test_CachingPolicyManager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/tests/test_CachingPolicyManager.py", line 34, in <module>
from Products.CMFCore.testing import FunctionalZCMLLayer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/testing.py", line 30, in <module>
from Products.GenericSetup.utils import BodyAdapterBase
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.tests.test_FSPageTemplate
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/tests/test_FSPageTemplate.py", line 33, in <module>
from Products.CMFCore.testing import TraversingZCMLLayer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/testing.py", line 30, in <module>
from Products.GenericSetup.utils import BodyAdapterBase
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.tests.test_FSReSTMethod
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/tests/test_FSReSTMethod.py", line 26, in <module>
from Products.CMFCore.testing import TraversingZCMLLayer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/testing.py", line 30, in <module>
from Products.GenericSetup.utils import BodyAdapterBase
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.tests.test_FSSTXMethod
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/tests/test_FSSTXMethod.py", line 26, in <module>
from Products.CMFCore.testing import TraversingZCMLLayer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/testing.py", line 30, in <module>
from Products.GenericSetup.utils import BodyAdapterBase
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.tests.test_OpaqueItems
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/tests/test_OpaqueItems.py", line 27, in <module>
from Products.CMFCore.testing import TraversingEventZCMLLayer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/testing.py", line 30, in <module>
from Products.GenericSetup.utils import BodyAdapterBase
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.tests.test_PortalContent
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/tests/test_PortalContent.py", line 28, in <module>
from Products.CMFCore.testing import TraversingEventZCMLLayer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/testing.py", line 30, in <module>
from Products.GenericSetup.utils import BodyAdapterBase
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.tests.test_PortalFolder
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/tests/test_PortalFolder.py", line 37, in <module>
from Products.CMFCore.testing import ConformsToFolder
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/testing.py", line 30, in <module>
from Products.GenericSetup.utils import BodyAdapterBase
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFCore.tests.test_TypesTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/tests/test_TypesTool.py", line 44, in <module>
from Products.CMFCore.testing import FunctionalZCMLLayer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/testing.py", line 30, in <module>
from Products.GenericSetup.utils import BodyAdapterBase
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.browser.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.browser.tests.test_ursa
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.formlib.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_DefaultWorkflow
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_DiscussionReply
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_DiscussionTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_Discussions
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_Document
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_DublinCore
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_Favorite
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_File
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_Image
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_Link
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_MembershipTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_MetadataTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_NewsItem
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_Portal
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_PropertiesTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_RegistrationTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_SkinnedFolder
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_SyndicationTool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_join
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFDefault.tests.test_utils
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFTopic.tests.test_DateC
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFTopic/__init__.py", line 20, in <module>
import Topic
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFTopic/Topic.py", line 26, in <module>
from Products.CMFDefault.SkinnedFolder import SkinnedFolder
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFTopic.tests.test_ListC
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFTopic/__init__.py", line 20, in <module>
import Topic
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFTopic/Topic.py", line 26, in <module>
from Products.CMFDefault.SkinnedFolder import SkinnedFolder
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFTopic.tests.test_SIC
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFTopic/__init__.py", line 20, in <module>
import Topic
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFTopic/Topic.py", line 26, in <module>
from Products.CMFDefault.SkinnedFolder import SkinnedFolder
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFTopic.tests.test_SSC
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFTopic/__init__.py", line 20, in <module>
import Topic
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFTopic/Topic.py", line 26, in <module>
from Products.CMFDefault.SkinnedFolder import SkinnedFolder
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFTopic.tests.test_SortC
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFTopic/__init__.py", line 20, in <module>
import Topic
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFTopic/Topic.py", line 26, in <module>
from Products.CMFDefault.SkinnedFolder import SkinnedFolder
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFTopic.tests.test_Topic
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFTopic/__init__.py", line 20, in <module>
import Topic
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFTopic/Topic.py", line 26, in <module>
from Products.CMFDefault.SkinnedFolder import SkinnedFolder
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFTopic.tests.test_exportimport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFTopic/__init__.py", line 20, in <module>
import Topic
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFTopic/Topic.py", line 26, in <module>
from Products.CMFDefault.SkinnedFolder import SkinnedFolder
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/__init__.py", line 23, in <module>
import DiscussionTool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionTool.py", line 32, in <module>
from DiscussionItem import DiscussionItemContainer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/DiscussionItem.py", line 33, in <module>
from Document import Document
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFDefault/Document.py", line 41, in <module>
from Products.GenericSetup.interfaces import IDAVAware
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: CMFUid.tests.test_uidannotation
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFUid/tests/test_uidannotation.py", line 33, in <module>
from Products.CMFCore.tests.test_PortalFolder import _AllowedUser
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/tests/test_PortalFolder.py", line 37, in <module>
from Products.CMFCore.testing import ConformsToFolder
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/testing.py", line 30, in <module>
from Products.GenericSetup.utils import BodyAdapterBase
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: DCWorkflow.tests.test_DCWorkflow
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/DCWorkflow/tests/test_DCWorkflow.py", line 25, in <module>
from Products.CMFCore.testing import TraversingEventZCMLLayer
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/testing.py", line 30, in <module>
from Products.GenericSetup.utils import BodyAdapterBase
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: DCWorkflow.tests.test_exportimport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/DCWorkflow/tests/test_exportimport.py", line 24, in <module>
from Products.CMFCore.exportimport.tests.test_workflow \
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/__init__.py", line 18, in <module>
from content import exportSiteStructure
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/exportimport/content.py", line 25, in <module>
from Products.GenericSetup.interfaces import IFilesystemExporter
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.MailHost.tests.test_exportimport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.OFSP.tests.test_exportimport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.PageTemplates.tests.test_exportimport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.PluginIndexes.tests.test_exportimport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.PythonScripts.tests.test_exportimport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.ZCTextIndex.tests.test_exportimport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.ZCatalog.tests.test_exportimport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.tests.test_components
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.tests.test_content
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.tests.test_context
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.tests.test_differ
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.tests.test_events
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.tests.test_profile_metadata
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.tests.test_registry
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.tests.test_rolemap
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.tests.test_stepzcml
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.tests.test_tool
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.tests.test_utils
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Module: GenericSetup.tests.test_zcml
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 33, in <module>
import bbb.registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/registry.py", line 19, in <module>
from Products.GenericSetup.registry import ImportStepRegistry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/__init__.py", line 34, in <module>
import bbb.tool
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/bbb/tool.py", line 18, in <module>
from Products.GenericSetup.tool import exportStepRegistries
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/tool.py", line 52, in <module>
from upgrade import _upgrade_registry
File "/home/stefan/autotest/temp/python25-zope212-cmf22/Products/GenericSetup/upgrade.py", line 14, in <module>
from pkg_resources import parse_version
ImportError: No module named pkg_resources
Running unit tests:
/home/stefan/autotest/temp/python25-zope212-cmf22/Products/CMFCore/ActionProviderBase.py:81: DeprecationWarning: Old-style actions are deprecated and will be removed in CMF 2.4. Use Action and Action Category objects instead.
for ai in self.listActions():
Ran 151 tests with 0 failures and 0 errors in 1.669 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
Set up Testing.ZopeTestCase.layer.ZopeLite in 0.333 seconds.
Ran 117 tests with 0 failures and 0 errors in 1.635 seconds.
Tearing down left over layers:
Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 268 tests, 0 failures, 0 errors in 4.454 seconds.
Test-modules with import problems:
CMFActionIcons.tests.test_exportimport
CMFCalendar.browser.tests
CMFCalendar.tests.test_Calendar
CMFCalendar.tests.test_Event
CMFCore.exportimport.tests.test_actions
CMFCore.exportimport.tests.test_cachingpolicymgr
CMFCore.exportimport.tests.test_catalog
CMFCore.exportimport.tests.test_content
CMFCore.exportimport.tests.test_contenttyperegistry
CMFCore.exportimport.tests.test_cookieauth
CMFCore.exportimport.tests.test_mailhost
CMFCore.exportimport.tests.test_properties
CMFCore.exportimport.tests.test_skins
CMFCore.exportimport.tests.test_typeinfo
CMFCore.exportimport.tests.test_workflow
CMFCore.tests.test_ActionInformation
CMFCore.tests.test_CMFBTreeFolder
CMFCore.tests.test_CMFCatalogAware
CMFCore.tests.test_CachingPolicyManager
CMFCore.tests.test_FSPageTemplate
CMFCore.tests.test_FSReSTMethod
CMFCore.tests.test_FSSTXMethod
CMFCore.tests.test_OpaqueItems
CMFCore.tests.test_PortalContent
CMFCore.tests.test_PortalFolder
CMFCore.tests.test_TypesTool
CMFDefault.browser.tests
CMFDefault.browser.tests.test_ursa
CMFDefault.formlib.tests
CMFDefault.tests.test_DefaultWorkflow
CMFDefault.tests.test_DiscussionReply
CMFDefault.tests.test_DiscussionTool
CMFDefault.tests.test_Discussions
CMFDefault.tests.test_Document
CMFDefault.tests.test_DublinCore
CMFDefault.tests.test_Favorite
CMFDefault.tests.test_File
CMFDefault.tests.test_Image
CMFDefault.tests.test_Link
CMFDefault.tests.test_MembershipTool
CMFDefault.tests.test_MetadataTool
CMFDefault.tests.test_NewsItem
CMFDefault.tests.test_Portal
CMFDefault.tests.test_PropertiesTool
CMFDefault.tests.test_RegistrationTool
CMFDefault.tests.test_SkinnedFolder
CMFDefault.tests.test_SyndicationTool
CMFDefault.tests.test_join
CMFDefault.tests.test_utils
CMFTopic.tests.test_DateC
CMFTopic.tests.test_ListC
CMFTopic.tests.test_SIC
CMFTopic.tests.test_SSC
CMFTopic.tests.test_SortC
CMFTopic.tests.test_Topic
CMFTopic.tests.test_exportimport
CMFUid.tests.test_uidannotation
DCWorkflow.tests.test_DCWorkflow
DCWorkflow.tests.test_exportimport
GenericSetup.MailHost.tests.test_exportimport
GenericSetup.OFSP.tests.test_exportimport
GenericSetup.PageTemplates.tests.test_exportimport
GenericSetup.PluginIndexes.tests.test_exportimport
GenericSetup.PythonScripts.tests.test_exportimport
GenericSetup.ZCTextIndex.tests.test_exportimport
GenericSetup.ZCatalog.tests.test_exportimport
GenericSetup.tests.test_components
GenericSetup.tests.test_content
GenericSetup.tests.test_context
GenericSetup.tests.test_differ
GenericSetup.tests.test_events
GenericSetup.tests.test_profile_metadata
GenericSetup.tests.test_registry
GenericSetup.tests.test_rolemap
GenericSetup.tests.test_stepzcml
GenericSetup.tests.test_tool
GenericSetup.tests.test_utils
GenericSetup.tests.test_zcml
UNKNOWN
More information about the cmf-tests
mailing list