[Erp5-dev] New 2006.0 RPMs

Shrenik Bhura shrenik.bhura at intelliant.net
Mon Feb 6 17:07:30 CET 2006


Hello,

I have just installed all the packages from the 2006 erp5 repository.

Upon starting zope this is what I get:

------
2006-02-06T21:34:50 ERROR(200) Zope Could not import
Products.ERP5Security
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 673, in
import_product
    product=__import__(pname, global_dict, global_dict, silly)
  File "/var/lib/zope/Products/ERP5Security/__init__.py", line 19, in ?
    from Products.PluggableAuthService.PluggableAuthService import
registerMultiPlugin
  File
"/usr/lib/zope/lib/python/Products/PluggableAuthService/__init__.py",
line 32, in ?
    from plugins import HTTPBasicAuthHelper as HBAH
  File
"/var/lib/zope/Products/PluggableAuthService/plugins/HTTPBasicAuthHelper.py", line 119, in ?
  File
"/usr/lib/zope/lib/python/Products/PluggableAuthService/utils.py", line
55, in classImplements
    from Products.Five.bridge import fromZ2Interface
ImportError: No module named Five.bridge
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Zope/Startup/run.py", line 50, in ?
    run()
  File "/usr/lib/zope/lib/python/Zope/Startup/run.py", line 19, in run
    start_zope(opts.configroot)
  File "/usr/lib/zope/lib/python/Zope/Startup/__init__.py", line 52, in
start_zope
    starter.startZope()
  File "/usr/lib/zope/lib/python/Zope/Startup/__init__.py", line 231, in
startZope
    Zope.startup()
  File "/usr/lib/zope/lib/python/Zope/__init__.py", line 47, in startup
    _startup()
  File "/usr/lib/zope/lib/python/Zope/App/startup.py", line 45, in
startup
    OFS.Application.import_products()
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 650, in
import_products
    import_product(product_dir, product_name, raise_exc=debug_mode)
  File "/usr/lib/zope/lib/python/OFS/Application.py", line 673, in
import_product
    product=__import__(pname, global_dict, global_dict, silly)
  File "/var/lib/zope/Products/ERP5Security/__init__.py", line 19, in ?
    from Products.PluggableAuthService.PluggableAuthService import
registerMultiPlugin
  File
"/usr/lib/zope/lib/python/Products/PluggableAuthService/__init__.py",
line 32, in ?
    from plugins import HTTPBasicAuthHelper as HBAH
  File
"/var/lib/zope/Products/PluggableAuthService/plugins/HTTPBasicAuthHelper.py", line 119, in ?
  File
"/usr/lib/zope/lib/python/Products/PluggableAuthService/utils.py", line
55, in classImplements
    from Products.Five.bridge import fromZ2Interface
ImportError: No module named Five.bridge


It seems as if some Product Five is missing or am I missing something.

Any help or advice on this shall be welcome,

Thanks & Regards,
SB

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.tiolive.com/pipermail/erp5-dev/attachments/20060206/83259b11/attachment.htm>


More information about the Erp5-dev mailing list