2009-02-12T15:53:09 INFO ZServer ClockServer: Going on. ------ 2009-02-12T18:51:33 INFO ZServer HTTP server started at Thu Feb 12 18:51:33 2009 Hostname: 0.0.0.0 Port: 8028 ------ 2009-02-12T18:51:33 INFO ZServer Clock server for "/Control_Panel/timer_service/process_timer?interval:int=5" started (user: admin, period: 5) ------ 2009-02-12T18:51:33 INFO Zope Set effective user to "zope" ------ 2009-02-12T18:51:33 WARNING Init Class Products.CMFCore.PortalContent.PortalContent has a security declaration for nonexistent method 'manage_FTPget' ------ 2009-02-12T18:51:33 WARNING Init Class Products.CMFCore.PortalContent.PortalContent has a security declaration for nonexistent method 'manage_FTPget' ------ 2009-02-12T18:51:34 INFO Localizer Install "Globals.get_request". ------ 2009-02-12T18:51:34 INFO Localizer Full Unicode-aware ZPT. ------ 2009-02-12T18:51:34 ERROR Zope Could not import Products.CMFActivity Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/CMFActivity/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 1444, in ? import Products.Localizer File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/__init__.py", line 40, in ? import Localizer, LocalContent, MessageCatalog, LocalFolder File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/Localizer.py", line 33, in ? from MessageCatalog import MessageCatalog File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/MessageCatalog.py", line 34, in ? from itools.tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/__init__.py", line 22, in ? from tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/tmx.py", line 20, in ? from itools.xml import (XMLParser, DOCUMENT_TYPE, START_ELEMENT, END_ELEMENT, File "/var/lib/python-support/python2.4/itools/xml/__init__.py", line 20, in ? import dublin_core File "/var/lib/python-support/python2.4/itools/xml/dublin_core.py", line 24, in ? from namespaces import AbstractNamespace, set_namespace File "/var/lib/python-support/python2.4/itools/xml/namespaces.py", line 22, in ? from parser import XMLError ImportError: libglib-2.0.so.0: cannot open shared object file: No such file or directory ------ 2009-02-12T18:51:35 ERROR Zope Could not import Products.CMFCategory Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/CMFCategory/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:35 WARNING OFS.Application Duplicate Product name After loading Product 'ClockServer' from '/var/lib/zope2.8/instance/sandbox/Products', I skipped the one in '/usr/lib/zope2.8/lib/python/Products'. ------ 2009-02-12T18:51:35 ERROR Zope Could not import Products.ERP5 Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5/__init__.py", line 33, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:35 ERROR Zope Could not import Products.ERP5Banking Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Banking/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:35 ERROR Zope Could not import Products.ERP5Catalog Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Catalog/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:35 ERROR Zope Could not import Products.ERP5EXT Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5EXT/__init__.py", line 1, in ? from InventoryBrain import * File "/var/lib/zope2.8/instance/sandbox/Products/ERP5EXT/InventoryBrain.py", line 14, in ? from Products.ZSQLCatalog.zsqlbrain import ZSQLBrain File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/__init__.py", line 16, in ? import ZSQLCatalog, SQLCatalog File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/ZSQLCatalog.py", line 32, in ? from Products.ERP5Type.Cache import clearCache File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:35 ERROR Zope Could not import Products.ERP5Form Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Form/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:35 ERROR Zope Could not import Products.ERP5OOo Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5OOo/__init__.py", line 35, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:35 WARNING Init Class Products.PluginRegistry.PluginRegistry.PluginRegistry has a security declaration for nonexistent method 'listPluginInfo' ------ 2009-02-12T18:51:35 WARNING Init Class Products.PluginRegistry.PluginRegistry.PluginRegistry has a security declaration for nonexistent method 'listPluginInfo' ------ 2009-02-12T18:51:35 WARNING Init Class Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager has a security declaration for nonexistent method 'manage_removeRole' ------ 2009-02-12T18:51:35 WARNING Init Class Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager has a security declaration for nonexistent method 'manage_assignRoleToPrincipal' ------ 2009-02-12T18:51:35 WARNING Init Class Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager has a security declaration for nonexistent method 'manage_removeRole' ------ 2009-02-12T18:51:35 WARNING Init Class Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager has a security declaration for nonexistent method 'manage_assignRoleToPrincipal' ------ 2009-02-12T18:51:35 ERROR Zope Could not import Products.ERP5Security Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Security/__init__.py", line 24, in ? import ERP5UserManager File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Security/ERP5UserManager.py", line 29, in ? from Products.ERP5Type.Cache import CachingMethod File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:35 ERROR Zope Could not import Products.ERP5Subversion Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Subversion/__init__.py", line 33, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:36 ERROR Zope Could not import Products.ERP5SyncML Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5SyncML/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:36 ERROR Zope Could not import Products.ERP5Type Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:36 ERROR Zope Could not import Products.ERP5Wizard Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Wizard/__init__.py", line 32, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:36 ERROR Zope Could not import Products.Localizer Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/__init__.py", line 40, in ? import Localizer, LocalContent, MessageCatalog, LocalFolder File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/Localizer.py", line 33, in ? from MessageCatalog import MessageCatalog File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/MessageCatalog.py", line 34, in ? from itools.tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/__init__.py", line 22, in ? from tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/tmx.py", line 20, in ? from itools.xml import (XMLParser, DOCUMENT_TYPE, START_ELEMENT, END_ELEMENT, File "/var/lib/python-support/python2.4/itools/xml/__init__.py", line 20, in ? import dublin_core File "/var/lib/python-support/python2.4/itools/xml/dublin_core.py", line 24, in ? from namespaces import AbstractNamespace, set_namespace File "/var/lib/python-support/python2.4/itools/xml/namespaces.py", line 22, in ? from parser import XMLError ImportError: libglib-2.0.so.0: cannot open shared object file: No such file or directory ------ 2009-02-12T18:51:36 ERROR Zope Could not import Products.ZSQLCatalog Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/__init__.py", line 16, in ? import ZSQLCatalog, SQLCatalog File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/ZSQLCatalog.py", line 32, in ? from Products.ERP5Type.Cache import clearCache File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:38 ERROR Zope Couldn't install CMFActivity Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/CMFActivity/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:38 WARNING Zope No such file or directory: /var/lib/zope2.8/instance/sandbox/Products/CMFCalendar/help ------ 2009-02-12T18:51:38 ERROR Zope Couldn't install CMFCategory Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/CMFCategory/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:38 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/CMFCore/Help/catalog ------ 2009-02-12T18:51:38 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:38 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:38 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:38 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/CMFCore/Help/catalog ------ 2009-02-12T18:51:38 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/CMFDefault/Help/catalog ------ 2009-02-12T18:51:38 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:38 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:38 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:38 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/CMFDefault/Help/catalog ------ 2009-02-12T18:51:39 WARNING Zope No such file or directory: /var/lib/zope2.8/instance/sandbox/Products/CMFMailIn/help ------ 2009-02-12T18:51:39 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/CMFReportTool/Help/catalog ------ 2009-02-12T18:51:39 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:39 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:39 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:39 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/CMFReportTool/Help/catalog ------ 2009-02-12T18:51:39 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'getImportContextId' ------ 2009-02-12T18:51:39 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'runAllSetupSteps' ------ 2009-02-12T18:51:39 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'executeStep' ------ 2009-02-12T18:51:39 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'getImportContextId' ------ 2009-02-12T18:51:39 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'runAllSetupSteps' ------ 2009-02-12T18:51:39 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'executeStep' ------ 2009-02-12T18:51:39 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/CMFTopic/Help/catalog ------ 2009-02-12T18:51:39 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:39 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:39 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:39 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/CMFTopic/Help/catalog ------ 2009-02-12T18:51:39 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/DCWorkflow/Help/catalog ------ 2009-02-12T18:51:39 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:39 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:39 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:39 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/DCWorkflow/Help/catalog ------ 2009-02-12T18:51:39 ERROR Zope Couldn't install ERP5 Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5/__init__.py", line 33, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:39 ERROR Zope Couldn't install ERP5Banking Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Banking/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:39 ERROR Zope Couldn't install ERP5Catalog Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Catalog/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:39 ERROR Zope Couldn't install ERP5EXT Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5EXT/__init__.py", line 1, in ? from InventoryBrain import * File "/var/lib/zope2.8/instance/sandbox/Products/ERP5EXT/InventoryBrain.py", line 14, in ? from Products.ZSQLCatalog.zsqlbrain import ZSQLBrain File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/__init__.py", line 16, in ? import ZSQLCatalog, SQLCatalog File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/ZSQLCatalog.py", line 32, in ? from Products.ERP5Type.Cache import clearCache File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:39 ERROR Zope Couldn't install ERP5Form Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Form/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:39 ERROR Zope Couldn't install ERP5OOo Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5OOo/__init__.py", line 35, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:39 ERROR Zope Couldn't install ERP5Security Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Security/__init__.py", line 24, in ? import ERP5UserManager File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Security/ERP5UserManager.py", line 29, in ? from Products.ERP5Type.Cache import CachingMethod File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:39 ERROR Zope Couldn't install ERP5Subversion Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Subversion/__init__.py", line 33, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:39 ERROR Zope Couldn't install ERP5SyncML Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5SyncML/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:39 ERROR Zope Couldn't install ERP5Type Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:39 ERROR Zope Couldn't install ERP5Wizard Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Wizard/__init__.py", line 32, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:40 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/ExternalMethod/Help/catalog ------ 2009-02-12T18:51:40 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:40 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:40 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:40 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/ExternalMethod/Help/catalog ------ 2009-02-12T18:51:41 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/Formulator/Help/catalog ------ 2009-02-12T18:51:41 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:41 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:41 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:41 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/Formulator/Help/catalog ------ 2009-02-12T18:51:42 ERROR Zope Couldn't install Localizer Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/__init__.py", line 40, in ? import Localizer, LocalContent, MessageCatalog, LocalFolder File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/Localizer.py", line 33, in ? from MessageCatalog import MessageCatalog File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/MessageCatalog.py", line 34, in ? from itools.tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/__init__.py", line 22, in ? from tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/tmx.py", line 20, in ? from itools.xml import (XMLParser, DOCUMENT_TYPE, START_ELEMENT, END_ELEMENT, File "/var/lib/python-support/python2.4/itools/xml/__init__.py", line 20, in ? import dublin_core File "/var/lib/python-support/python2.4/itools/xml/dublin_core.py", line 24, in ? from namespaces import AbstractNamespace, set_namespace File "/var/lib/python-support/python2.4/itools/xml/namespaces.py", line 22, in ? from parser import XMLError ImportError: libglib-2.0.so.0: cannot open shared object file: No such file or directory ------ 2009-02-12T18:51:42 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/MailHost/Help/catalog ------ 2009-02-12T18:51:42 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:42 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:42 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:42 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/MailHost/Help/catalog ------ 2009-02-12T18:51:42 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/OFSP/Help/catalog ------ 2009-02-12T18:51:42 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:42 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:42 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:42 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/OFSP/Help/catalog ------ 2009-02-12T18:51:42 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/PageTemplates/Help/catalog ------ 2009-02-12T18:51:42 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:42 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:42 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:42 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/PageTemplates/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/PythonScripts/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/PythonScripts/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/Sessions/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/Sessions/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/SiteAccess/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/SiteAccess/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/StandardCacheManagers/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/StandardCacheManagers/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/TemporaryFolder/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/TemporaryFolder/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/Transience/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/Transience/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/ZCTextIndex/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/ZCTextIndex/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/ZCatalog/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/ZCatalog/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/ZMailIn/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/ZMailIn/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/ZMySQLDA/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/ZMySQLDA/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/ZMySQLDDA/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/ZMySQLDDA/Help/catalog ------ 2009-02-12T18:51:43 ERROR Zope Couldn't install ZSQLCatalog Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/__init__.py", line 16, in ? import ZSQLCatalog, SQLCatalog File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/ZSQLCatalog.py", line 32, in ? from Products.ERP5Type.Cache import clearCache File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/ZSQLMethods/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/ZSQLMethods/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Start migration of indexes for Control_Panel/Products/ZopeTutorial/Help/catalog ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index permissions ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog processing index categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Reindexing permissions, categories ------ 2009-02-12T18:51:43 INFO Zope.ZCatalog Finished migration of indexes for Control_Panel/Products/ZopeTutorial/Help/catalog ------ 2009-02-12T18:51:44 INFO Zope New disk product detected, determining if we need to fix up any ZClasses. ------ 2009-02-12T18:51:44 INFO Zope Ready to handle requests ------ 2009-02-12T18:52:48 INFO Z2 Caught signal SIGTERM ------ 2009-02-12T18:52:48 INFO Z2 Shutting down fast ------ 2009-02-12T18:52:48 INFO ZServer ClockServer: Waiting for shutdown handler. ------ 2009-02-12T18:52:48 INFO ZServer ClockServer: Going on. ------ 2009-02-12T18:52:48 INFO ZServer closing HTTP to new connections ------ 2009-02-12T18:52:48 INFO ZServer ClockServer: Waiting for shutdown handler. ------ 2009-02-12T18:52:48 INFO ZServer ClockServer: Going on. ------ 2009-02-12T18:52:48 INFO ZServer ClockServer: Waiting for shutdown handler. ------ 2009-02-12T18:52:48 INFO ZServer ClockServer: Going on. ------ 2009-02-12T18:52:48 INFO ZServer HTTP server started at Thu Feb 12 18:52:48 2009 Hostname: 0.0.0.0 Port: 8028 ------ 2009-02-12T18:52:48 INFO ZServer Clock server for "/Control_Panel/timer_service/process_timer?interval:int=5" started (user: admin, period: 5) ------ 2009-02-12T18:52:48 INFO Zope Set effective user to "zope" ------ 2009-02-12T18:52:49 WARNING Init Class Products.CMFCore.PortalContent.PortalContent has a security declaration for nonexistent method 'manage_FTPget' ------ 2009-02-12T18:52:49 WARNING Init Class Products.CMFCore.PortalContent.PortalContent has a security declaration for nonexistent method 'manage_FTPget' ------ 2009-02-12T18:52:49 INFO Localizer Install "Globals.get_request". ------ 2009-02-12T18:52:49 INFO Localizer Full Unicode-aware ZPT. ------ 2009-02-12T18:52:49 ERROR Zope Could not import Products.CMFActivity Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/CMFActivity/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 1444, in ? import Products.Localizer File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/__init__.py", line 40, in ? import Localizer, LocalContent, MessageCatalog, LocalFolder File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/Localizer.py", line 33, in ? from MessageCatalog import MessageCatalog File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/MessageCatalog.py", line 34, in ? from itools.tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/__init__.py", line 22, in ? from tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/tmx.py", line 20, in ? from itools.xml import (XMLParser, DOCUMENT_TYPE, START_ELEMENT, END_ELEMENT, File "/var/lib/python-support/python2.4/itools/xml/__init__.py", line 20, in ? import dublin_core File "/var/lib/python-support/python2.4/itools/xml/dublin_core.py", line 24, in ? from namespaces import AbstractNamespace, set_namespace File "/var/lib/python-support/python2.4/itools/xml/namespaces.py", line 22, in ? from parser import XMLError ImportError: libglib-2.0.so.0: cannot open shared object file: No such file or directory ------ 2009-02-12T18:52:49 ERROR Zope Could not import Products.CMFCategory Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/CMFCategory/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:49 WARNING OFS.Application Duplicate Product name After loading Product 'ClockServer' from '/var/lib/zope2.8/instance/sandbox/Products', I skipped the one in '/usr/lib/zope2.8/lib/python/Products'. ------ 2009-02-12T18:52:49 ERROR Zope Could not import Products.ERP5 Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5/__init__.py", line 33, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:49 ERROR Zope Could not import Products.ERP5Banking Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Banking/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:49 ERROR Zope Could not import Products.ERP5Catalog Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Catalog/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:49 ERROR Zope Could not import Products.ERP5EXT Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5EXT/__init__.py", line 1, in ? from InventoryBrain import * File "/var/lib/zope2.8/instance/sandbox/Products/ERP5EXT/InventoryBrain.py", line 14, in ? from Products.ZSQLCatalog.zsqlbrain import ZSQLBrain File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/__init__.py", line 16, in ? import ZSQLCatalog, SQLCatalog File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/ZSQLCatalog.py", line 32, in ? from Products.ERP5Type.Cache import clearCache File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:49 ERROR Zope Could not import Products.ERP5Form Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Form/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:49 ERROR Zope Could not import Products.ERP5OOo Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5OOo/__init__.py", line 35, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:49 WARNING Init Class Products.PluginRegistry.PluginRegistry.PluginRegistry has a security declaration for nonexistent method 'listPluginInfo' ------ 2009-02-12T18:52:49 WARNING Init Class Products.PluginRegistry.PluginRegistry.PluginRegistry has a security declaration for nonexistent method 'listPluginInfo' ------ 2009-02-12T18:52:49 WARNING Init Class Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager has a security declaration for nonexistent method 'manage_removeRole' ------ 2009-02-12T18:52:49 WARNING Init Class Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager has a security declaration for nonexistent method 'manage_assignRoleToPrincipal' ------ 2009-02-12T18:52:49 WARNING Init Class Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager has a security declaration for nonexistent method 'manage_removeRole' ------ 2009-02-12T18:52:49 WARNING Init Class Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager has a security declaration for nonexistent method 'manage_assignRoleToPrincipal' ------ 2009-02-12T18:52:49 ERROR Zope Could not import Products.ERP5Security Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Security/__init__.py", line 24, in ? import ERP5UserManager File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Security/ERP5UserManager.py", line 29, in ? from Products.ERP5Type.Cache import CachingMethod File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:49 ERROR Zope Could not import Products.ERP5Subversion Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Subversion/__init__.py", line 33, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:49 ERROR Zope Could not import Products.ERP5SyncML Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5SyncML/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:49 ERROR Zope Could not import Products.ERP5Type Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:49 ERROR Zope Could not import Products.ERP5Wizard Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Wizard/__init__.py", line 32, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:49 ERROR Zope Could not import Products.Localizer Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/__init__.py", line 40, in ? import Localizer, LocalContent, MessageCatalog, LocalFolder File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/Localizer.py", line 33, in ? from MessageCatalog import MessageCatalog File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/MessageCatalog.py", line 34, in ? from itools.tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/__init__.py", line 22, in ? from tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/tmx.py", line 20, in ? from itools.xml import (XMLParser, DOCUMENT_TYPE, START_ELEMENT, END_ELEMENT, File "/var/lib/python-support/python2.4/itools/xml/__init__.py", line 20, in ? import dublin_core File "/var/lib/python-support/python2.4/itools/xml/dublin_core.py", line 24, in ? from namespaces import AbstractNamespace, set_namespace File "/var/lib/python-support/python2.4/itools/xml/namespaces.py", line 22, in ? from parser import XMLError ImportError: libglib-2.0.so.0: cannot open shared object file: No such file or directory ------ 2009-02-12T18:52:50 ERROR Zope Could not import Products.ZSQLCatalog Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/__init__.py", line 16, in ? import ZSQLCatalog, SQLCatalog File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/ZSQLCatalog.py", line 32, in ? from Products.ERP5Type.Cache import clearCache File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:50 WARNING ZODB.FileStorage Ignoring index for /var/lib/zope2.8/instance/sandbox/var/Data.fs ------ 2009-02-12T18:52:50 ERROR Zope Couldn't install CMFActivity Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/CMFActivity/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:50 WARNING Zope No such file or directory: /var/lib/zope2.8/instance/sandbox/Products/CMFCalendar/help ------ 2009-02-12T18:52:50 ERROR Zope Couldn't install CMFCategory Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/CMFCategory/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:50 WARNING Zope No such file or directory: /var/lib/zope2.8/instance/sandbox/Products/CMFMailIn/help ------ 2009-02-12T18:52:50 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'getImportContextId' ------ 2009-02-12T18:52:50 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'runAllSetupSteps' ------ 2009-02-12T18:52:50 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'executeStep' ------ 2009-02-12T18:52:50 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'getImportContextId' ------ 2009-02-12T18:52:50 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'runAllSetupSteps' ------ 2009-02-12T18:52:50 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'executeStep' ------ 2009-02-12T18:52:50 ERROR Zope Couldn't install ERP5 Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5/__init__.py", line 33, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:50 ERROR Zope Couldn't install ERP5Banking Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Banking/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:50 ERROR Zope Couldn't install ERP5Catalog Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Catalog/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:50 ERROR Zope Couldn't install ERP5EXT Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5EXT/__init__.py", line 1, in ? from InventoryBrain import * File "/var/lib/zope2.8/instance/sandbox/Products/ERP5EXT/InventoryBrain.py", line 14, in ? from Products.ZSQLCatalog.zsqlbrain import ZSQLBrain File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/__init__.py", line 16, in ? import ZSQLCatalog, SQLCatalog File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/ZSQLCatalog.py", line 32, in ? from Products.ERP5Type.Cache import clearCache File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:50 ERROR Zope Couldn't install ERP5Form Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Form/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:50 ERROR Zope Couldn't install ERP5OOo Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5OOo/__init__.py", line 35, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:50 ERROR Zope Couldn't install ERP5Security Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Security/__init__.py", line 24, in ? import ERP5UserManager File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Security/ERP5UserManager.py", line 29, in ? from Products.ERP5Type.Cache import CachingMethod File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:50 ERROR Zope Couldn't install ERP5Subversion Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Subversion/__init__.py", line 33, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:50 ERROR Zope Couldn't install ERP5SyncML Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5SyncML/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:50 ERROR Zope Couldn't install ERP5Type Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:50 ERROR Zope Couldn't install ERP5Wizard Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Wizard/__init__.py", line 32, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:52 ERROR Zope Couldn't install Localizer Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/__init__.py", line 40, in ? import Localizer, LocalContent, MessageCatalog, LocalFolder File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/Localizer.py", line 33, in ? from MessageCatalog import MessageCatalog File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/MessageCatalog.py", line 34, in ? from itools.tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/__init__.py", line 22, in ? from tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/tmx.py", line 20, in ? from itools.xml import (XMLParser, DOCUMENT_TYPE, START_ELEMENT, END_ELEMENT, File "/var/lib/python-support/python2.4/itools/xml/__init__.py", line 20, in ? import dublin_core File "/var/lib/python-support/python2.4/itools/xml/dublin_core.py", line 24, in ? from namespaces import AbstractNamespace, set_namespace File "/var/lib/python-support/python2.4/itools/xml/namespaces.py", line 22, in ? from parser import XMLError ImportError: libglib-2.0.so.0: cannot open shared object file: No such file or directory ------ 2009-02-12T18:52:52 ERROR Zope Couldn't install ZSQLCatalog Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/__init__.py", line 16, in ? import ZSQLCatalog, SQLCatalog File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/ZSQLCatalog.py", line 32, in ? from Products.ERP5Type.Cache import clearCache File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T18:52:52 INFO Zope Ready to handle requests ------ 2009-02-12T18:59:57 INFO Z2 Caught signal SIGTERM ------ 2009-02-12T18:59:57 INFO Z2 Shutting down fast ------ 2009-02-12T18:59:57 INFO ZServer ClockServer: Waiting for shutdown handler. ------ 2009-02-12T18:59:57 INFO ZServer ClockServer: Going on. ------ 2009-02-12T18:59:57 INFO ZServer closing HTTP to new connections ------ 2009-02-12T18:59:57 INFO ZServer ClockServer: Waiting for shutdown handler. ------ 2009-02-12T18:59:57 INFO ZServer ClockServer: Going on. ------ 2009-02-12T18:59:57 INFO ZServer ClockServer: Waiting for shutdown handler. ------ 2009-02-12T18:59:57 INFO ZServer ClockServer: Going on. ------ 2009-02-12T19:00:05 INFO ZServer HTTP server started at Thu Feb 12 19:00:05 2009 Hostname: 0.0.0.0 Port: 8081 ------ 2009-02-12T19:00:05 INFO ZServer Clock server for "/Control_Panel/timer_service/process_timer?interval:int=5" started (user: admin, period: 5) ------ 2009-02-12T19:00:05 INFO Zope Set effective user to "zope" ------ 2009-02-12T19:00:05 WARNING Init Class Products.CMFCore.PortalContent.PortalContent has a security declaration for nonexistent method 'manage_FTPget' ------ 2009-02-12T19:00:05 WARNING Init Class Products.CMFCore.PortalContent.PortalContent has a security declaration for nonexistent method 'manage_FTPget' ------ 2009-02-12T19:00:05 INFO Localizer Install "Globals.get_request". ------ 2009-02-12T19:00:05 INFO Localizer Full Unicode-aware ZPT. ------ 2009-02-12T19:00:05 ERROR Zope Could not import Products.CMFActivity Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/CMFActivity/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 1444, in ? import Products.Localizer File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/__init__.py", line 40, in ? import Localizer, LocalContent, MessageCatalog, LocalFolder File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/Localizer.py", line 33, in ? from MessageCatalog import MessageCatalog File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/MessageCatalog.py", line 34, in ? from itools.tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/__init__.py", line 22, in ? from tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/tmx.py", line 20, in ? from itools.xml import (XMLParser, DOCUMENT_TYPE, START_ELEMENT, END_ELEMENT, File "/var/lib/python-support/python2.4/itools/xml/__init__.py", line 20, in ? import dublin_core File "/var/lib/python-support/python2.4/itools/xml/dublin_core.py", line 24, in ? from namespaces import AbstractNamespace, set_namespace File "/var/lib/python-support/python2.4/itools/xml/namespaces.py", line 22, in ? from parser import XMLError ImportError: libglib-2.0.so.0: cannot open shared object file: No such file or directory ------ 2009-02-12T19:00:05 ERROR Zope Could not import Products.CMFCategory Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/CMFCategory/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:05 WARNING OFS.Application Duplicate Product name After loading Product 'ClockServer' from '/var/lib/zope2.8/instance/sandbox/Products', I skipped the one in '/usr/lib/zope2.8/lib/python/Products'. ------ 2009-02-12T19:00:05 ERROR Zope Could not import Products.ERP5 Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5/__init__.py", line 33, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:05 ERROR Zope Could not import Products.ERP5Banking Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Banking/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:05 ERROR Zope Could not import Products.ERP5Catalog Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Catalog/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:05 ERROR Zope Could not import Products.ERP5EXT Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5EXT/__init__.py", line 1, in ? from InventoryBrain import * File "/var/lib/zope2.8/instance/sandbox/Products/ERP5EXT/InventoryBrain.py", line 14, in ? from Products.ZSQLCatalog.zsqlbrain import ZSQLBrain File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/__init__.py", line 16, in ? import ZSQLCatalog, SQLCatalog File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/ZSQLCatalog.py", line 32, in ? from Products.ERP5Type.Cache import clearCache File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:05 ERROR Zope Could not import Products.ERP5Form Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Form/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:05 ERROR Zope Could not import Products.ERP5OOo Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5OOo/__init__.py", line 35, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 WARNING Init Class Products.PluginRegistry.PluginRegistry.PluginRegistry has a security declaration for nonexistent method 'listPluginInfo' ------ 2009-02-12T19:00:06 WARNING Init Class Products.PluginRegistry.PluginRegistry.PluginRegistry has a security declaration for nonexistent method 'listPluginInfo' ------ 2009-02-12T19:00:06 WARNING Init Class Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager has a security declaration for nonexistent method 'manage_removeRole' ------ 2009-02-12T19:00:06 WARNING Init Class Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager has a security declaration for nonexistent method 'manage_assignRoleToPrincipal' ------ 2009-02-12T19:00:06 WARNING Init Class Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager has a security declaration for nonexistent method 'manage_removeRole' ------ 2009-02-12T19:00:06 WARNING Init Class Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager has a security declaration for nonexistent method 'manage_assignRoleToPrincipal' ------ 2009-02-12T19:00:06 ERROR Zope Could not import Products.ERP5Security Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Security/__init__.py", line 24, in ? import ERP5UserManager File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Security/ERP5UserManager.py", line 29, in ? from Products.ERP5Type.Cache import CachingMethod File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 ERROR Zope Could not import Products.ERP5Subversion Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Subversion/__init__.py", line 33, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 ERROR Zope Could not import Products.ERP5SyncML Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5SyncML/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 ERROR Zope Could not import Products.ERP5Type Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 ERROR Zope Could not import Products.ERP5Wizard Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Wizard/__init__.py", line 32, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 ERROR Zope Could not import Products.Localizer Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/__init__.py", line 40, in ? import Localizer, LocalContent, MessageCatalog, LocalFolder File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/Localizer.py", line 33, in ? from MessageCatalog import MessageCatalog File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/MessageCatalog.py", line 34, in ? from itools.tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/__init__.py", line 22, in ? from tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/tmx.py", line 20, in ? from itools.xml import (XMLParser, DOCUMENT_TYPE, START_ELEMENT, END_ELEMENT, File "/var/lib/python-support/python2.4/itools/xml/__init__.py", line 20, in ? import dublin_core File "/var/lib/python-support/python2.4/itools/xml/dublin_core.py", line 24, in ? from namespaces import AbstractNamespace, set_namespace File "/var/lib/python-support/python2.4/itools/xml/namespaces.py", line 22, in ? from parser import XMLError ImportError: libglib-2.0.so.0: cannot open shared object file: No such file or directory ------ 2009-02-12T19:00:06 ERROR Zope Could not import Products.ZSQLCatalog Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 695, in import_product product=__import__(pname, global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/__init__.py", line 16, in ? import ZSQLCatalog, SQLCatalog File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/ZSQLCatalog.py", line 32, in ? from Products.ERP5Type.Cache import clearCache File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 ERROR Zope Couldn't install CMFActivity Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/CMFActivity/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 WARNING Zope No such file or directory: /var/lib/zope2.8/instance/sandbox/Products/CMFCalendar/help ------ 2009-02-12T19:00:06 ERROR Zope Couldn't install CMFCategory Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/CMFCategory/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 WARNING Zope No such file or directory: /var/lib/zope2.8/instance/sandbox/Products/CMFMailIn/help ------ 2009-02-12T19:00:06 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'getImportContextId' ------ 2009-02-12T19:00:06 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'runAllSetupSteps' ------ 2009-02-12T19:00:06 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'executeStep' ------ 2009-02-12T19:00:06 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'getImportContextId' ------ 2009-02-12T19:00:06 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'runAllSetupSteps' ------ 2009-02-12T19:00:06 WARNING Init Class Products.CMFSetup.tool.SetupTool has a security declaration for nonexistent method 'executeStep' ------ 2009-02-12T19:00:06 ERROR Zope Couldn't install ERP5 Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5/__init__.py", line 33, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 ERROR Zope Couldn't install ERP5Banking Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Banking/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 ERROR Zope Couldn't install ERP5Catalog Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Catalog/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 ERROR Zope Couldn't install ERP5EXT Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5EXT/__init__.py", line 1, in ? from InventoryBrain import * File "/var/lib/zope2.8/instance/sandbox/Products/ERP5EXT/InventoryBrain.py", line 14, in ? from Products.ZSQLCatalog.zsqlbrain import ZSQLBrain File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/__init__.py", line 16, in ? import ZSQLCatalog, SQLCatalog File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/ZSQLCatalog.py", line 32, in ? from Products.ERP5Type.Cache import clearCache File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 ERROR Zope Couldn't install ERP5Form Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Form/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 ERROR Zope Couldn't install ERP5OOo Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5OOo/__init__.py", line 35, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 ERROR Zope Couldn't install ERP5Security Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Security/__init__.py", line 24, in ? import ERP5UserManager File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Security/ERP5UserManager.py", line 29, in ? from Products.ERP5Type.Cache import CachingMethod File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 ERROR Zope Couldn't install ERP5Subversion Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Subversion/__init__.py", line 33, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 ERROR Zope Couldn't install ERP5SyncML Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5SyncML/__init__.py", line 34, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 ERROR Zope Couldn't install ERP5Type Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:06 ERROR Zope Couldn't install ERP5Wizard Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Wizard/__init__.py", line 32, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:07 ERROR Zope Couldn't install Localizer Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/__init__.py", line 40, in ? import Localizer, LocalContent, MessageCatalog, LocalFolder File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/Localizer.py", line 33, in ? from MessageCatalog import MessageCatalog File "/var/lib/zope2.8/instance/sandbox/Products/Localizer/MessageCatalog.py", line 34, in ? from itools.tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/__init__.py", line 22, in ? from tmx import TMX, Sentence, Message, Note File "/var/lib/python-support/python2.4/itools/tmx/tmx.py", line 20, in ? from itools.xml import (XMLParser, DOCUMENT_TYPE, START_ELEMENT, END_ELEMENT, File "/var/lib/python-support/python2.4/itools/xml/__init__.py", line 20, in ? import dublin_core File "/var/lib/python-support/python2.4/itools/xml/dublin_core.py", line 24, in ? from namespaces import AbstractNamespace, set_namespace File "/var/lib/python-support/python2.4/itools/xml/namespaces.py", line 22, in ? from parser import XMLError ImportError: libglib-2.0.so.0: cannot open shared object file: No such file or directory ------ 2009-02-12T19:00:07 ERROR Zope Couldn't install ZSQLCatalog Traceback (most recent call last): File "/usr/lib/zope2.8/lib/python/OFS/Application.py", line 745, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/__init__.py", line 16, in ? import ZSQLCatalog, SQLCatalog File "/var/lib/zope2.8/instance/sandbox/Products/ZSQLCatalog/ZSQLCatalog.py", line 32, in ? from Products.ERP5Type.Cache import clearCache File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/__init__.py", line 42, in ? from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "/var/lib/zope2.8/instance/sandbox/Products/ERP5Type/Utils.py", line 51, in ? from Products.ERP5Type import Constraint ImportError: cannot import name Constraint ------ 2009-02-12T19:00:07 INFO Zope Ready to handle requests