spacepaste

  1.  
  2. Your Zope installation is using: Python 2.3.7 UCS2
  3. 2014-05-01 15:32:42 ERROR Zope Could not import Products.mxODBCZopeDA
  4. Traceback (most recent call last):
  5. File "/opt/cellar/Zope-2.8.0/lib/python/OFS/Application.py", line 695, in import_product
  6. product=__import__(pname, global_dict, global_dict, silly)
  7. File "Products/mxODBCZopeDA/__init__.py", line 7, in ?
  8. # Version 2.0 (ZPL). A copy of the ZPL should accompany this distribution.
  9. File "Products/mxODBCZopeDA/ZopeDA.py", line 71, in ?
  10. ImportError: /usr/local/python/Python-2.3.7/lib/python2.3/site-packages/mx/Tools/mxTools/mxTools.so: wrong ELF class: ELFCLASS32
  11. Traceback (most recent call last):
  12. File "/opt/Zope-2.8/lib/python/Zope2/Startup/run.py", line 56, in ?
  13. run()
  14. File "/opt/Zope-2.8/lib/python/Zope2/Startup/run.py", line 21, in run
  15. starter.prepare()
  16. File "/opt/cellar/Zope-2.8.0/lib/python/Zope2/Startup/__init__.py", line 98, in prepare
  17. self.startZope()
  18. File "/opt/cellar/Zope-2.8.0/lib/python/Zope2/Startup/__init__.py", line 256, in startZope
  19. Zope2.startup()
  20. File "/opt/cellar/Zope-2.8.0/lib/python/Zope2/__init__.py", line 47, in startup
  21. _startup()
  22. File "/opt/cellar/Zope-2.8.0/lib/python/Zope2/App/startup.py", line 44, in startup
  23. OFS.Application.import_products()
  24. File "/opt/cellar/Zope-2.8.0/lib/python/OFS/Application.py", line 672, in import_products
  25. import_product(product_dir, product_name, raise_exc=debug_mode)
  26. File "/opt/cellar/Zope-2.8.0/lib/python/OFS/Application.py", line 695, in import_product
  27. product=__import__(pname, global_dict, global_dict, silly)
  28. File "/opt/cellar/Zope-2.8.0/lib/python/Zope2/Startup/__init__.py", line 7, in ?
  29. # Version 2.0 (ZPL). A copy of the ZPL should accompany this distribution.
  30. File "Products/mxODBCZopeDA/ZopeDA.py", line 71, in ?
  31. ImportError: /usr/local/python/Python-2.3.7/lib/python2.3/site-packages/mx/Tools/mxTools/mxTools.so: wrong ELF class: ELFCLASS32
  32.