[Testbot] UNKNOWN : Plone-trunk Zope-trunk Python-2.4.5

CMFPlone Tests plone-tests at epy.co.at
Sat Jan 3 05:07:44 UTC 2009


CMFPlone Tests : UNKNOWN
Plone-trunk Zope-trunk Python-2.4.5

Running /usr/local/python2.4/bin/python ./bin/test --package Products.CMFPlone
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/__init__.py:11: DeprecationWarning: ImageFile is deprecated. import from App.ImageFile instead
  misc_ = {'plone_icon': Globals.ImageFile(
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/SkinsTool.py:224: DeprecationWarning: REPLACEABLE is deprecated. import from OFS.ObjectManager instead
  PUT_factory__replaceable__ = Globals.REPLACEABLE
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PlacelessTranslationService/Products/PlacelessTranslationService/__init__.py:8: DeprecationWarning: package_home is deprecated. import from App.Common instead
  from Globals import package_home
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py:147: DeprecationWarning: PersistentMapping is deprecated. import from Persistence instead
  from Globals import PersistentMapping
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/ActionIconsTool.py:6: DeprecationWarning: InitializeClass is deprecated. import from App.class_init instead
  from Globals import InitializeClass
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.CMFDynamicViewFTI/Products/CMFDynamicViewFTI/fti.py:8: DeprecationWarning: DTMLFile is deprecated. import from App.special_dtml instead
  from Globals import DTMLFile
Test-module import failures:

Module: Products.CMFPlone.exportimport.tests.testFactoryTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/exportimport/tests/testFactoryTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.exportimport.tests.testPropertiesTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/exportimport/tests/testPropertiesTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testActionIconsTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testActionIconsTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testActionsTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testActionsTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testBrowserDefault

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testBrowserDefault.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testBrowserDefaultScripts

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testBrowserDefaultScripts.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testCSSandJSRegistry

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testCSSandJSRegistry.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testCatalogTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testCatalogTool.py", line 8, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testCheckId

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testCheckId.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testContentPublishing

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testContentPublishing.py", line 6, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testContentSecurity

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testContentSecurity.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testContentTypeScripts

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testContentTypeScripts.py", line 6, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testContentTypes

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testContentTypes.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testControlPanelScripts

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testControlPanelScripts.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testCookieAuth

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testCookieAuth.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testCutPasteSecurity

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testCutPasteSecurity.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testDateComponentsSupport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testDateComponentsSupport.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testDateIndexRanges

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testDateIndexRanges.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testDisplayContentsTab

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testDisplayContentsTab.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testFolderButtons

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testFolderButtons.py", line 10, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testGetObjectSize

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testGetObjectSize.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testInterfaces

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testInterfaces.py", line 17, in ?
    from Products.CMFPlone.ActionIconsTool import ActionIconsTool
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/ActionIconsTool.py", line 8, in ?
    from Products.CMFPlone.PloneTool import _icons as iconcache
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/PloneTool.py", line 33, in ?
    from Products.CMFPlone import utils
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testLoggedIn

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testLoggedIn.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testNavTree

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testNavTree.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testNavigationParent

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testNavigationParent.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testNavigationView

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testNavigationView.py", line 8, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testNextPrevious

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testNextPrevious.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testOrderSupport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testOrderSupport.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testPloneTestCase

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testPloneTestCase.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testPloneTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testPloneTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testPloneView

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testPloneView.py", line 8, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testPortalCreation

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testPortalCreation.py", line 6, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testPortalFactory

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testPortalFactory.py", line 6, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testQueryCatalog

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testQueryCatalog.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testQuickInstallerTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testQuickInstallerTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testRegistrationTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testRegistrationTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testRelatedItems

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testRelatedItems.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testRestrictedAcquisition

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testRestrictedAcquisition.py", line 11, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testS5

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testS5.py", line 2, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testSecurityDeclarations

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testSecurityDeclarations.py", line 7, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testSkeleton

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testSkeleton.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testSortObjects

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testSortObjects.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testSyndicationTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testSyndicationTool.py", line 6, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testTranslationServiceTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testTranslationServiceTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testURLTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testURLTool.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testUnicodeSplitter

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testUnicodeSplitter.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testUserFolderBasics

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testUserFolderBasics.py", line 7, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testWebDAV

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testWebDAV.py", line 2, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.testWorkflowTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/testWorkflowTool.py", line 8, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/test_doctests.py", line 9, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home


Module: Products.CMFPlone.tests.test_functional

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/test_functional.py", line 13, in ?
    from Globals import package_home
ImportError: cannot import name package_home


Module: Products.CMFPlone.tests.test_mails

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/test_mails.py", line 9, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.PloneTestCase/Products/PloneTestCase/setup.py", line 150, in ?
    from Products.CMFPlone.utils import _createObjectByType
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/utils.py", line 30, in ?
    PACKAGE_HOME = Globals.package_home(globals())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.deferredimport-3.4.0-py2.4.egg/zope/deferredimport/deferredmodule.py", line 70, in __getattr__
    raise AttributeError, name
AttributeError: package_home



Test-modules with import problems:
  Products.CMFPlone.exportimport.tests.testFactoryTool
  Products.CMFPlone.exportimport.tests.testPropertiesTool
  Products.CMFPlone.tests.testActionIconsTool
  Products.CMFPlone.tests.testActionsTool
  Products.CMFPlone.tests.testBrowserDefault
  Products.CMFPlone.tests.testBrowserDefaultScripts
  Products.CMFPlone.tests.testCSSandJSRegistry
  Products.CMFPlone.tests.testCatalogTool
  Products.CMFPlone.tests.testCheckId
  Products.CMFPlone.tests.testContentPublishing
  Products.CMFPlone.tests.testContentSecurity
  Products.CMFPlone.tests.testContentTypeScripts
  Products.CMFPlone.tests.testContentTypes
  Products.CMFPlone.tests.testControlPanelScripts
  Products.CMFPlone.tests.testCookieAuth
  Products.CMFPlone.tests.testCutPasteSecurity
  Products.CMFPlone.tests.testDateComponentsSupport
  Products.CMFPlone.tests.testDateIndexRanges
  Products.CMFPlone.tests.testDisplayContentsTab
  Products.CMFPlone.tests.testFolderButtons
  Products.CMFPlone.tests.testGetObjectSize
  Products.CMFPlone.tests.testInterfaces
  Products.CMFPlone.tests.testLoggedIn
  Products.CMFPlone.tests.testNavTree
  Products.CMFPlone.tests.testNavigationParent
  Products.CMFPlone.tests.testNavigationView
  Products.CMFPlone.tests.testNextPrevious
  Products.CMFPlone.tests.testOrderSupport
  Products.CMFPlone.tests.testPloneTestCase
  Products.CMFPlone.tests.testPloneTool
  Products.CMFPlone.tests.testPloneView
  Products.CMFPlone.tests.testPortalCreation
  Products.CMFPlone.tests.testPortalFactory
  Products.CMFPlone.tests.testQueryCatalog
  Products.CMFPlone.tests.testQuickInstallerTool
  Products.CMFPlone.tests.testRegistrationTool
  Products.CMFPlone.tests.testRelatedItems
  Products.CMFPlone.tests.testRestrictedAcquisition
  Products.CMFPlone.tests.testS5
  Products.CMFPlone.tests.testSecurityDeclarations
  Products.CMFPlone.tests.testSkeleton
  Products.CMFPlone.tests.testSortObjects
  Products.CMFPlone.tests.testSyndicationTool
  Products.CMFPlone.tests.testTranslationServiceTool
  Products.CMFPlone.tests.testURLTool
  Products.CMFPlone.tests.testUnicodeSplitter
  Products.CMFPlone.tests.testUserFolderBasics
  Products.CMFPlone.tests.testWebDAV
  Products.CMFPlone.tests.testWorkflowTool
  Products.CMFPlone.tests.test_doctests
  Products.CMFPlone.tests.test_functional
  Products.CMFPlone.tests.test_mails
Total: 0 tests, 0 failures, 0 errors in 0.000 seconds.

UNKNOWN




More information about the Testbot mailing list