[Erp5-report] ERP5 Unit Test

seb at nexedi.com seb at nexedi.com
Sat Feb 18 06:30:43 CET 2006


Date : 2006-02-18

-------------- next part --------------
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (7.078s)
Installing ExtFile ... done (0.108s)
Installing Photo ... done (0.264s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.466s)
Installing ZSQLMethods ... done (0.021s)
Installing ZMySQLDA ... done (0.414s)
Installing ZSQLCatalog ... done (0.087s)
Installing ZMailIn ... done (0.117s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.025s)
Installing MailHost ... done (0.091s)
Installing PageTemplates ... done (0.033s)
Installing PythonScripts ... done (0.041s)
Installing ExternalMethod ... done (0.045s)
Installing Localizer ... done (0.051s)
Installing TimerService ... done (0.061s)
Installing CMFCore ... done (0.087s)
Installing CMFDefault ... done (0.050s)
Installing CMFTopic ... done (0.031s)
Installing DCWorkflow ... done (0.050s)
Installing CMFCalendar ... done (0.087s)
Installing CMFPhoto ... done (0.040s)
Installing BTreeFolder2 ... done (0.021s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (1.194s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.056s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.105s)
Installing PluggableAuthService ... done (0.069s)
Installing ERP5Security ... done (0.038s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.143s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.041s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.118s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/CMFActivity/tests/testCMFActivity.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.197s)
Installing ExtFile ... done (0.057s)
Installing Photo ... done (0.048s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.104s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.060s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.018s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.522s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.023s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.048s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.018s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.052s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAlarm.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.138s)
Installing ExtFile ... done (0.059s)
Installing Photo ... done (0.050s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.176s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.064s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.018s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.019s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.566s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.023s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.049s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.018s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.028s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 52, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.233s)
Installing ExtFile ... done (0.059s)
Installing Photo ... done (0.049s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.214s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.061s)
Installing ZSQLCatalog ... done (0.030s)
Installing ZMailIn ... done (0.026s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.011s)
Installing MailHost ... done (0.024s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.018s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.580s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.023s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.049s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.018s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.027s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccounting.py", line 41, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.337s)
Installing ExtFile ... done (0.058s)
Installing Photo ... done (0.048s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.119s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.059s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.022s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.018s)
Installing BTreeFolder2 ... done (0.012s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.559s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.023s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.014s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.089s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.031s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.046s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoice.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.102s)
Installing ExtFile ... done (0.059s)
Installing Photo ... done (0.048s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.118s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.059s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.018s)
Installing BTreeFolder2 ... done (0.012s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.598s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.023s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.012s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.047s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.018s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.027s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testResource.py", line 40, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.134s)
Installing ExtFile ... done (0.057s)
Installing Photo ... done (0.048s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.096s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.060s)
Installing ZSQLCatalog ... done (0.044s)
Installing ZMailIn ... done (0.041s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.022s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.011s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.011s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.032s)
Installing CMFPhoto ... done (0.032s)
Installing BTreeFolder2 ... done (0.022s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.672s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.022s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.020s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.012s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.048s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.017s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.028s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.094s)
Installing ExtFile ... done (0.059s)
Installing Photo ... done (0.055s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.136s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.101s)
Installing ZSQLCatalog ... done (0.048s)
Installing ZMailIn ... done (0.040s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.020s)
Installing MailHost ... done (0.039s)
Installing PageTemplates ... done (0.018s)
Installing PythonScripts ... done (0.018s)
Installing ExternalMethod ... done (0.023s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.016s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.018s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.553s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.023s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.049s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.018s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.028s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5BankingCashTransfer.py", line 39, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.120s)
Installing ExtFile ... done (0.059s)
Installing Photo ... done (0.052s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.254s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.061s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.022s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.011s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.019s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.544s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.022s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.012s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.048s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.016s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.028s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testDomainTool.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.127s)
Installing ExtFile ... done (0.058s)
Installing Photo ... done (0.048s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.174s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.061s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.016s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.019s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.548s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.022s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.048s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.016s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.028s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5Category.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.102s)
Installing ExtFile ... done (0.062s)
Installing Photo ... done (0.050s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.164s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.059s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.011s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.018s)
Installing BTreeFolder2 ... done (0.012s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.521s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.023s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.020s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.012s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.048s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.017s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.027s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testOrder.py", line 45, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.231s)
Installing ExtFile ... done (0.066s)
Installing Photo ... done (0.048s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.130s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.059s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.018s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.554s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.023s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.048s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.018s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.027s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testPackingList.py", line 44, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.159s)
Installing ExtFile ... done (0.058s)
Installing Photo ... done (0.048s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.122s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.060s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.035s)
Installing CMFPhoto ... done (0.019s)
Installing BTreeFolder2 ... done (0.014s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.543s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.022s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.048s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.016s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.028s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testTransformation.py", line 45, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.097s)
Installing ExtFile ... done (0.064s)
Installing Photo ... done (0.049s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.120s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.059s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.018s)
Installing BTreeFolder2 ... done (0.012s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.535s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.023s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.074s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.025s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.027s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testProductionOrder.py", line 45, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.168s)
Installing ExtFile ... done (0.058s)
Installing Photo ... done (0.048s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.177s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.059s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.026s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.018s)
Installing BTreeFolder2 ... done (0.012s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.612s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.023s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.048s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.017s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.027s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInventory.py", line 55, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.181s)
Installing ExtFile ... done (0.057s)
Installing Photo ... done (0.048s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.114s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.060s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.022s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.019s)
Installing BTreeFolder2 ... done (0.012s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.525s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.022s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.048s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.016s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.029s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testInventoryModule.py", line 44, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.230s)
Installing ExtFile ... done (0.058s)
Installing Photo ... done (0.048s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.192s)
Installing ZSQLMethods ... done (0.011s)
Installing ZMySQLDA ... done (0.086s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.018s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.013s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.018s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.563s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.022s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.052s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.017s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.030s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testERP5HR.py", line 36, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.115s)
Installing ExtFile ... done (0.058s)
Installing Photo ... done (0.049s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.147s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.061s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.024s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.018s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.017s)
Installing CMFCalendar ... done (0.049s)
Installing CMFPhoto ... done (0.027s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.544s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.023s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.050s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.018s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.028s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 44, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.110s)
Installing ExtFile ... done (0.058s)
Installing Photo ... done (0.054s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.162s)
Installing ZSQLMethods ... done (0.011s)
Installing ZMySQLDA ... done (0.066s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.035s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.011s)
Installing MailHost ... done (0.022s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.018s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.035s)
Installing CMFPhoto ... done (0.019s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.555s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.023s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.050s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.018s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.029s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 40, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.137s)
Installing ExtFile ... done (0.058s)
Installing Photo ... done (0.049s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.178s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.061s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.016s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.019s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.540s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.023s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.024s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.050s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.017s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.029s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5/tests/testTrashTool.py", line 44, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.149s)
Installing ExtFile ... done (0.058s)
Installing Photo ... done (0.048s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.151s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.060s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.019s)
Installing BTreeFolder2 ... done (0.012s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.547s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.022s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.054s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.016s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.028s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/Products/ERP5Type/tests/testERP5Type.py", line 15, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.133s)
Installing ExtFile ... done (0.080s)
Installing Photo ... done (0.048s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.135s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.061s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.018s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.016s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.034s)
Installing CMFPhoto ... done (0.019s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.536s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.022s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.050s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.028s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.048s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/Products/ERP5Type/tests/testXMLMatrix.py", line 41, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.182s)
Installing ExtFile ... done (0.058s)
Installing Photo ... done (0.048s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.271s)
Installing ZSQLMethods ... done (0.018s)
Installing ZMySQLDA ... done (0.087s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.055s)
Installing CMFPhoto ... done (0.027s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.528s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.023s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.048s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.018s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.028s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/Products/ERP5Type/tests/testConstraint.py", line 36, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.102s)
Installing ExtFile ... done (0.058s)
Installing Photo ... done (0.048s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.156s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.060s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.022s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.032s)
Installing CMFPhoto ... done (0.019s)
Installing BTreeFolder2 ... done (0.012s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.569s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.040s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.037s)
Installing PluggableAuthService ... done (0.030s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.050s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.016s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.028s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.105s)
Installing ExtFile ... done (0.058s)
Installing Photo ... done (0.049s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.256s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.074s)
Installing ZSQLCatalog ... done (0.043s)
Installing ZMailIn ... done (0.024s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.019s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.535s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.022s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.049s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.017s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.028s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 38, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.106s)
Installing ExtFile ... done (0.060s)
Installing Photo ... done (0.049s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.232s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.061s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.022s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.018s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.544s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.022s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.048s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.016s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.028s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testPreferences.py", line 42, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined
SOFTWARE_HOME: /usr/lib/zope/lib/python
INSTANCE_HOME: /home/seb/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
.. done (1.106s)
Installing ExtFile ... done (0.058s)
Installing Photo ... done (0.048s)
Installing Formulator ... /usr/lib/zope/lib/python/Products/Formulator/FSForm.py:8: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore.CMFCorePermissions import View
done (1.157s)
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.060s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.023s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.018s)
Installing CMFCore ... done (0.018s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.034s)
Installing CMFPhoto ... done (0.018s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... /usr/lib/zope/lib/python/Products/CMFReportTool/__init__.py:50: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFReportTool
  , icon='tool.gif'
done (0.563s)
Installing CMFMailIn ... /usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:37: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFMailIn
  product_name='CMFMailIn', icon='tool.gif',
done (0.023s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing CMFActivity ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFActivity
  icon='tool.png',
done (0.048s)
Installing ERP5Catalog ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Catalog
  icon='tool.png',
done (0.018s)
Installing ERP5Type ... /home/seb/zope/unit_test/Products/ERP5Type/Utils.py:832: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ERP5Type
  icon='tool.png',
done (0.028s)
Installing ERP5Form ... /usr/lib/zope/lib/python/Products/CMFCore/WorkflowCore.py:71: DeprecationWarning: WorkflowMethod() alias WorkflowAction() is deprecated and will be removed in CMF 1.6.
  DeprecationWarning)
Traceback (most recent call last):
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 122, in ?
    result = runUnitTestList(test_list=test_list)
  File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 108, in runUnitTestList
    m = __import__(test)
  File "/home/seb/zope/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 46, in ?
    from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
  File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 65, in ?
    ZopeTestCase.installProduct('ERP5Form') # Not required by ERP5Type but required by ERP5Form
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 723, in install_product
    global_dict, global_dict, silly)
  File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 43, in ?
    import Form, FSForm, ListBox, MatrixBox, SelectionTool
  File "/home/seb/zope/unit_test/Products/ERP5Form/ListBox.py", line 38, in ?
    from Selection import Selection, DomainSelection
  File "/home/seb/zope/unit_test/Products/ERP5Form/Selection.py", line 40, in ?
    from Products.ERP5.Document.Domain import Domain
  File "/home/seb/zope/unit_test/Products/ERP5/Document/Domain.py", line 114, in ?
    class DomainGenerator(TempDomain):
NameError: name 'TempDomain' is not defined


More information about the Erp5-report mailing list