[Erp5-report] ERP5 Unit Test
seb at nexedi.com
seb at nexedi.com
Thu Aug 31 06:40:00 CEST 2006
Date : 2006-08-31
-------------- 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 (15.914s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.177s)
Installing Photo ... done (0.486s)
Installing Formulator ... done (1.404s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.037s)
Installing ZMySQLDA ... done (0.761s)
Installing ZSQLCatalog ... done (0.434s)
Installing ZMailIn ... done (0.185s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.164s)
Installing MailHost ... done (0.260s)
Installing PageTemplates ... done (0.168s)
Installing PythonScripts ... done (0.042s)
Installing ExternalMethod ... done (0.271s)
Installing iHotfix ... done (0.163s)
Installing Localizer ... done (0.306s)
Installing TimerService ... done (0.071s)
Installing CMFCore ... done (0.268s)
Installing CMFDefault ... done (0.127s)
Installing CMFTopic ... done (0.024s)
Installing DCWorkflow ... done (0.045s)
Installing CMFCalendar ... done (0.152s)
Installing CMFPhoto ... done (0.044s)
Installing BTreeFolder2 ... done (0.076s)
Installing CMFReportTool ... done (1.560s)
Installing CMFMailIn ... done (0.039s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.110s)
Installing PluggableAuthService ... done (0.053s)
Installing ERP5Security ... done (0.134s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.254s)
Installing ERP5Catalog ... done (0.332s)
Installing ERP5Type ... done (0.210s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.208s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.020s)
Installing Photo ... done (0.043s)
Installing Formulator ... done (1.099s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.016s)
Installing ZMySQLDA ... done (0.048s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.016s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.011s)
Installing MailHost ... done (0.024s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.011s)
Installing ExternalMethod ... done (0.020s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.014s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.013s)
Installing CMFCalendar ... done (0.035s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.544s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.053s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.194s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.029s)
Installing Formulator ... done (1.057s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.076s)
Installing ZSQLCatalog ... done (0.040s)
Installing ZMailIn ... done (0.019s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.011s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.013s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.013s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.437s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.053s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
File "/home/seb/zope/unit_test/Products/ERP5/tests/testAccountingRules.py", line 51, in ?
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.140s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.033s)
Installing Formulator ... done (1.117s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.016s)
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.021s)
Installing iHotfix ... done (0.012s)
Installing Localizer ... done (0.013s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.013s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.015s)
Installing CMFCalendar ... done (0.049s)
Installing CMFPhoto ... done (0.021s)
Installing BTreeFolder2 ... done (0.017s)
Installing CMFReportTool ... done (0.439s)
Installing CMFMailIn ... done (0.020s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.030s)
Installing PluggableAuthService ... done (0.034s)
Installing ERP5Security ... done (0.022s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.054s)
Installing ERP5Catalog ... done (0.021s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.130s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.025s)
Installing Formulator ... done (1.101s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.016s)
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 iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
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.013s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.518s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.022s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.052s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
File "/home/seb/zope/unit_test/Products/ERP5/tests/testAmount.py", line 36, in ?
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.029s)
Installing Formulator ... done (1.074s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.013s)
Installing ZMySQLDA ... done (0.070s)
Installing ZSQLCatalog ... done (0.050s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.013s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.013s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.013s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.425s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.020s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.052s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoice.py", line 49, in ?
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.104s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.024s)
Installing Formulator ... done (1.123s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.045s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.016s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.011s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.011s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.019s)
Installing iHotfix ... done (0.011s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.017s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.013s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.013s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.464s)
Installing CMFMailIn ... done (0.013s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.022s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.052s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
File "/home/seb/zope/unit_test/Products/ERP5/tests/testInvoiceVAT.py", line 40, in ?
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.111s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.031s)
Installing Formulator ... done (1.105s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.016s)
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 iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
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.013s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.472s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.054s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.024s)
Installing Formulator ... done (1.083s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.058s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.016s)
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 iHotfix ... done (0.010s)
Installing Localizer ... done (0.013s)
Installing TimerService ... done (0.013s)
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.013s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.443s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.012s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.051s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
File "/home/seb/zope/unit_test/Products/ERP5/tests/testInteractionWorkflow.py", line 44, in ?
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.029s)
Installing Formulator ... done (1.075s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.045s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.016s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.011s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.018s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
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.014s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.482s)
Installing CMFMailIn ... done (0.012s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.052s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
File "/home/seb/zope/unit_test/Products/ERP5/tests/testImmobilisation.py", line 46, in ?
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.024s)
Installing Formulator ... done (1.177s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.011s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.016s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.024s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.018s)
Installing iHotfix ... done (0.011s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.034s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.423s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.022s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.052s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.151s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.025s)
Installing Formulator ... done (1.119s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.045s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.016s)
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 iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
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.015s)
Installing BTreeFolder2 ... done (0.012s)
Installing CMFReportTool ... done (0.434s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.022s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.020s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.064s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.180s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.031s)
Installing Formulator ... done (1.101s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.030s)
Installing ZMailIn ... done (0.016s)
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 iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.013s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.013s)
Installing BTreeFolder2 ... done (0.014s)
Installing CMFReportTool ... done (0.445s)
Installing CMFMailIn ... done (0.024s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.025s)
Installing PluggableAuthService ... done (0.027s)
Installing ERP5Security ... done (0.023s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.056s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.178s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.030s)
Installing Formulator ... done (1.109s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.066s)
Installing ZSQLCatalog ... done (0.035s)
Installing ZMailIn ... done (0.016s)
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 iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.013s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.013s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.459s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.052s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.153s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.024s)
Installing Formulator ... done (1.085s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.014s)
Installing ZMySQLDA ... done (0.047s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.016s)
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.019s)
Installing iHotfix ... done (0.011s)
Installing Localizer ... done (0.013s)
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.013s)
Installing BTreeFolder2 ... done (0.014s)
Installing CMFReportTool ... done (0.461s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.051s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.224s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.031s)
Installing Formulator ... done (1.095s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.017s)
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 iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.034s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.454s)
Installing CMFMailIn ... done (0.012s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.024s)
Installing PluggableAuthService ... done (0.019s)
Installing ERP5Security ... done (0.019s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.092s)
Installing ERP5Catalog ... done (0.022s)
Installing ERP5Type ... done (0.028s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.141s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.021s)
Installing Photo ... done (0.030s)
Installing Formulator ... done (1.092s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.047s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.016s)
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 iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.018s)
Installing CMFDefault ... done (0.016s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.014s)
Installing CMFCalendar ... done (0.035s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.014s)
Installing CMFReportTool ... done (0.493s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.023s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.021s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.082s)
Installing ERP5Catalog ... done (0.028s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
File "/home/seb/zope/unit_test/Products/ERP5/tests/testInventory.py", line 53, in ?
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.160s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.029s)
Installing Formulator ... done (1.196s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.038s)
Installing ZMailIn ... done (0.020s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.033s)
Installing PageTemplates ... done (0.018s)
Installing PythonScripts ... done (0.017s)
Installing ExternalMethod ... done (0.028s)
Installing iHotfix ... done (0.016s)
Installing Localizer ... done (0.020s)
Installing TimerService ... done (0.021s)
Installing CMFCore ... done (0.024s)
Installing CMFDefault ... done (0.021s)
Installing CMFTopic ... done (0.017s)
Installing DCWorkflow ... done (0.020s)
Installing CMFCalendar ... done (0.051s)
Installing CMFPhoto ... done (0.022s)
Installing BTreeFolder2 ... done (0.022s)
Installing CMFReportTool ... done (0.539s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.055s)
Installing ERP5Catalog ... done (0.021s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
File "/home/seb/zope/unit_test/Products/ERP5/tests/testInventoryAPI.py", line 42, in ?
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.213s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.031s)
Installing Formulator ... done (1.170s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.032s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.024s)
Installing MailHost ... done (0.038s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
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.013s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.492s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.052s)
Installing ERP5Catalog ... done (0.021s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.187s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.023s)
Installing Photo ... done (0.024s)
Installing Formulator ... done (1.168s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.016s)
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 iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
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.013s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.432s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.051s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.174s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.030s)
Installing Formulator ... done (1.081s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.016s)
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 iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
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.014s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.452s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.052s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
File "/home/seb/zope/unit_test/Products/ERP5/tests/testBase.py", line 45, in ?
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.211s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.042s)
Installing Formulator ... done (1.045s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.039s)
Installing ZMailIn ... done (0.016s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.024s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.018s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
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.014s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.451s)
Installing CMFMailIn ... done (0.012s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.024s)
Installing PluggableAuthService ... done (0.018s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.054s)
Installing ERP5Catalog ... done (0.033s)
Installing ERP5Type ... done (0.035s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.325s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.024s)
Installing Formulator ... done (1.155s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.045s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.016s)
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.023s)
Installing iHotfix ... done (0.011s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.034s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.014s)
Installing CMFReportTool ... done (0.428s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.022s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.058s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.247s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.020s)
Installing Photo ... done (0.265s)
Installing Formulator ... done (1.109s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.049s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.011s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.011s)
Installing PythonScripts ... done (0.011s)
Installing ExternalMethod ... done (0.019s)
Installing iHotfix ... done (0.011s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.053s)
Installing CMFPhoto ... done (0.015s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.449s)
Installing CMFMailIn ... done (0.012s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.022s)
Installing PluggableAuthService ... done (0.018s)
Installing ERP5Security ... done (0.023s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.054s)
Installing ERP5Catalog ... done (0.021s)
Installing ERP5Type ... done (0.023s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.024s)
Installing Formulator ... done (1.121s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.016s)
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 iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
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.013s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.417s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.025s)
Installing PluggableAuthService ... done (0.028s)
Installing ERP5Security ... done (0.016s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.059s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.025s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.156s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.030s)
Installing Formulator ... done (1.094s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.047s)
Installing ZSQLCatalog ... done (0.030s)
Installing ZMailIn ... done (0.016s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.011s)
Installing MailHost ... done (0.024s)
Installing PageTemplates ... done (0.011s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.018s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.013s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.013s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.499s)
Installing CMFMailIn ... done (0.012s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.057s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.164s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.020s)
Installing Photo ... done (0.057s)
Installing Formulator ... done (1.085s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.063s)
Installing ZSQLCatalog ... done (0.047s)
Installing ZMailIn ... done (0.027s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.011s)
Installing MailHost ... done (0.026s)
Installing PageTemplates ... done (0.013s)
Installing PythonScripts ... done (0.017s)
Installing ExternalMethod ... done (0.032s)
Installing iHotfix ... done (0.020s)
Installing Localizer ... done (0.014s)
Installing TimerService ... done (0.013s)
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.015s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.439s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.022s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.053s)
Installing ERP5Catalog ... done (0.021s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.150s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.029s)
Installing Formulator ... done (1.129s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.015s)
Installing ZMySQLDA ... done (0.053s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.016s)
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 iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.015s)
Installing CMFDefault ... done (0.013s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.034s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.489s)
Installing CMFMailIn ... done (0.014s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.035s)
Installing PluggableAuthService ... done (0.020s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.053s)
Installing ERP5Catalog ... done (0.021s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.147s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.024s)
Installing Formulator ... done (1.156s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.045s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.018s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.026s)
Installing MailHost ... done (0.032s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.018s)
Installing ExternalMethod ... done (0.025s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.013s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.013s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.424s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.051s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.123s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.032s)
Installing Photo ... done (0.032s)
Installing Formulator ... done (1.074s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.018s)
Installing ZMySQLDA ... done (0.057s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.016s)
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 iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.013s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.033s)
Installing CMFPhoto ... done (0.014s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.425s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.052s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
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 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.185s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.031s)
Installing Formulator ... done (1.084s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.017s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.011s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.010s)
Installing PythonScripts ... done (0.010s)
Installing ExternalMethod ... done (0.017s)
Installing iHotfix ... done (0.010s)
Installing Localizer ... done (0.012s)
Installing TimerService ... done (0.013s)
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.013s)
Installing BTreeFolder2 ... done (0.013s)
Installing CMFReportTool ... done (0.431s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.021s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.051s)
Installing ERP5Catalog ... done (0.019s)
Installing ERP5Type ... done (0.021s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
File "/home/seb/zope/unit_test/Products/ERP5/tests/testPredicate.py", line 42, in ?
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.164s)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.024s)
Installing Formulator ... done (1.098s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.028s)
Installing ZMailIn ... done (0.016s)
Installing ZGDChart ... NOT FOUND
Installing ZCTextIndex ... done (0.010s)
Installing MailHost ... done (0.023s)
Installing PageTemplates ... done (0.017s)
Installing PythonScripts ... done (0.015s)
Installing ExternalMethod ... done (0.020s)
Installing iHotfix ... done (0.017s)
Installing Localizer ... done (0.013s)
Installing TimerService ... done (0.015s)
Installing CMFCore ... done (0.016s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.011s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.041s)
Installing CMFPhoto ... done (0.021s)
Installing BTreeFolder2 ... done (0.019s)
Installing CMFReportTool ... done (0.436s)
Installing CMFMailIn ... done (0.011s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.022s)
Installing PluggableAuthService ... done (0.016s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.053s)
Installing ERP5Catalog ... done (0.020s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
File "/home/seb/zope/unit_test/Products/ERP5Form/tests/testListBox.py", line 33, in ?
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
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.128s)
Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
ImportError: No module named testERP5Security
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)
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module instead.
from Products.CMFCore import utils, CMFCorePermissions
Installing ExtFile ... done (0.019s)
Installing Photo ... done (0.024s)
Installing Formulator ... done (1.040s)
Installing FCKeditor ... NOT FOUND
Installing ZSQLMethods ... done (0.010s)
Installing ZMySQLDA ... done (0.046s)
Installing ZSQLCatalog ... done (0.029s)
Installing ZMailIn ... done (0.016s)
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 iHotfix ... done (0.014s)
Installing Localizer ... done (0.014s)
Installing TimerService ... done (0.014s)
Installing CMFCore ... done (0.014s)
Installing CMFDefault ... done (0.012s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.012s)
Installing CMFCalendar ... done (0.034s)
Installing CMFPhoto ... done (0.015s)
Installing BTreeFolder2 ... done (0.015s)
Installing CMFReportTool ... done (0.433s)
Installing CMFMailIn ... done (0.012s)
Installing TranslationService ... NOT FOUND
Installing NuxUserGroups ... done (0.023s)
Installing PluggableAuthService ... done (0.017s)
Installing ERP5Security ... done (0.013s)
Installing VerboseSecurity ... NOT FOUND
Installing Zelenium ... NOT FOUND
Installing CMFActivity ... done (0.083s)
Installing ERP5Catalog ... done (0.021s)
Installing ERP5Type ... done (0.022s)
Installing ERP5Form ... Traceback (most recent call last):
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 200, in ?
main()
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 196, in main
result = runUnitTestList(test_list=test_list)
File "/home/seb/zope/Products/ERP5Type/tests/runUnitTest.py", line 147, in runUnitTestList
m = __import__(test_module)
File "/home/seb/zope/Products/ERP5Type/tests/testFolder.py", line 15, in ?
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
File "/home/seb/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 104, in ?
ZopeTestCase.installProduct('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 751, in install_product
initmethod(context)
File "/home/seb/zope/unit_test/Products/ERP5Form/__init__.py", line 149, in initialize
import HyperLinkField
ImportError: No module named HyperLinkField
More information about the Erp5-report
mailing list