i followed the directions in this thread: http://www.nabble.com/Zope-2.12.0a4-easy_installable---please-test-td2321270... installation was fine with stock python2.4 on mandriva 2008.1 easy_install Products.CMFCore: installed without errors. on startup i get the following traceback: ... File "/home/xlhost/zope/GeneralProducts/utils/__init__.py", line 12, in ? from Products.TrustedExecutables.TrustedFSPageTemplate import TrustedFSPageTemplate File "/home/xlhost/zope/Products/TrustedExecutables/TrustedFSPageTemplate.py", line 3, in ? from Products.CMFCore.FSPageTemplate import FSPageTemplate, registerFileExtension File "/home/xlhost/zope/lib/python2.4/site-packages/Products.CMFCore-2.1.2-py2.4.egg/Products/CMFCore/__init__.py", line 26, in ? import PortalFolder File "/home/xlhost/zope/lib/python2.4/site-packages/Products.CMFCore-2.1.2-py2.4.egg/Products/CMFCore/PortalFolder.py", line 32, in ? from CMFCatalogAware import CMFCatalogAware File "/home/xlhost/zope/lib/python2.4/site-packages/Products.CMFCore-2.1.2-py2.4.egg/Products/CMFCore/CMFCatalogAware.py", line 31, in ? from interfaces import ICallableOpaqueItem File "/home/xlhost/zope/lib/python2.4/site-packages/Products.CMFCore-2.1.2-py2.4.egg/Products/CMFCore/interfaces/__init__.py", line 47, in ? from Interface.bridge import createZope3Bridge ImportError: No module named Interface.bridge any hints where to start hunting that bug? is it actually a bug? thanks in advance and best regards! jürgen herrmann --
XLhost.de - eXperts in Linux hosting ® <<
XLhost.de GmbH Jürgen Herrmann, Geschäftsführer Boelckestrasse 21, 93051 Regensburg, Germany Geschäftsführer: Volker Geith, Jürgen Herrmann Registriert unter: HRB9918 Umsatzsteuer-Identifikationsnummer: DE245931218 Fon: +49 (0)700 XLHOSTDE [0700 95467833] Fax: +49 (0)700 XLHOSTDE [0700 95467833] WEB: http://www.XLhost.de IRC: #XLhost@irc.quakenet.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On May 4, 2009, at 12:00 , Jürgen Herrmann wrote:
"/home/xlhost/zope/lib/python2.4/site-packages/ Products.CMFCore-2.1.2-py2.4.egg/Products/CMFCore/interfaces/ __init__.py", line 47, in ? from Interface.bridge import createZope3Bridge ImportError: No module named Interface.bridge
any hints where to start hunting that bug? is it actually a bug?
No, it's an incompatibility. At present, no released CMFCore egg is compatible with Zope 2.12. Products.CMFCore SVN trunk (meaning CMFCore 2.2.x when it is released) is compatible, though. jens -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iEYEARECAAYFAkn+v1sACgkQRAx5nvEhZLLv3gCeIVyRt5ukD4oB8pKYl5FYoepl Ti0An2suOWx3efnS0AlTRmx2RrrWk0lB =By5b -----END PGP SIGNATURE-----
participants (2)
-
Jens Vagelpohl -
Jürgen Herrmann