[Zope-dev] zope 2.12.0a4 and CMFCore

Jürgen Herrmann Juergen.Herrmann at XLhost.de
Mon May 4 06:00:57 EDT 2009


i followed the directions in this thread:
http://www.nabble.com/Zope-2.12.0a4-easy_installable---please-test-td23212708.html

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 at irc.quakenet.org



More information about the Zope-Dev mailing list