<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.6.2">
</HEAD>
<BODY>
Hello,<BR>
<BR>
I have just installed all the packages from the 2006 erp5 repository.<BR>
<BR>
Upon starting zope this is what I get:<BR>
<BR>
------<BR>
2006-02-06T21:34:50 ERROR(200) Zope Could not import Products.ERP5Security<BR>
Traceback (most recent call last):<BR>
&nbsp; File &quot;/usr/lib/zope/lib/python/OFS/Application.py&quot;, line 673, in import_product<BR>
&nbsp;&nbsp;&nbsp; product=__import__(pname, global_dict, global_dict, silly)<BR>
&nbsp; File &quot;/var/lib/zope/Products/ERP5Security/__init__.py&quot;, line 19, in ?<BR>
&nbsp;&nbsp;&nbsp; from Products.PluggableAuthService.PluggableAuthService import registerMultiPlugin<BR>
&nbsp; File &quot;/usr/lib/zope/lib/python/Products/PluggableAuthService/__init__.py&quot;, line 32, in ?<BR>
&nbsp;&nbsp;&nbsp; from plugins import HTTPBasicAuthHelper as HBAH<BR>
&nbsp; File &quot;/var/lib/zope/Products/PluggableAuthService/plugins/HTTPBasicAuthHelper.py&quot;, line 119, in ?<BR>
&nbsp; File &quot;/usr/lib/zope/lib/python/Products/PluggableAuthService/utils.py&quot;, line 55, in classImplements<BR>
&nbsp;&nbsp;&nbsp; from Products.Five.bridge import fromZ2Interface<BR>
ImportError: No module named Five.bridge<BR>
Traceback (most recent call last):<BR>
&nbsp; File &quot;/usr/lib/zope/lib/python/Zope/Startup/run.py&quot;, line 50, in ?<BR>
&nbsp;&nbsp;&nbsp; run()<BR>
&nbsp; File &quot;/usr/lib/zope/lib/python/Zope/Startup/run.py&quot;, line 19, in run<BR>
&nbsp;&nbsp;&nbsp; start_zope(opts.configroot)<BR>
&nbsp; File &quot;/usr/lib/zope/lib/python/Zope/Startup/__init__.py&quot;, line 52, in start_zope<BR>
&nbsp;&nbsp;&nbsp; starter.startZope()<BR>
&nbsp; File &quot;/usr/lib/zope/lib/python/Zope/Startup/__init__.py&quot;, line 231, in startZope<BR>
&nbsp;&nbsp;&nbsp; Zope.startup()<BR>
&nbsp; File &quot;/usr/lib/zope/lib/python/Zope/__init__.py&quot;, line 47, in startup<BR>
&nbsp;&nbsp;&nbsp; _startup()<BR>
&nbsp; File &quot;/usr/lib/zope/lib/python/Zope/App/startup.py&quot;, line 45, in startup<BR>
&nbsp;&nbsp;&nbsp; OFS.Application.import_products()<BR>
&nbsp; File &quot;/usr/lib/zope/lib/python/OFS/Application.py&quot;, line 650, in import_products<BR>
&nbsp;&nbsp;&nbsp; import_product(product_dir, product_name, raise_exc=debug_mode)<BR>
&nbsp; File &quot;/usr/lib/zope/lib/python/OFS/Application.py&quot;, line 673, in import_product<BR>
&nbsp;&nbsp;&nbsp; product=__import__(pname, global_dict, global_dict, silly)<BR>
&nbsp; File &quot;/var/lib/zope/Products/ERP5Security/__init__.py&quot;, line 19, in ?<BR>
&nbsp;&nbsp;&nbsp; from Products.PluggableAuthService.PluggableAuthService import registerMultiPlugin<BR>
&nbsp; File &quot;/usr/lib/zope/lib/python/Products/PluggableAuthService/__init__.py&quot;, line 32, in ?<BR>
&nbsp;&nbsp;&nbsp; from plugins import HTTPBasicAuthHelper as HBAH<BR>
&nbsp; File &quot;/var/lib/zope/Products/PluggableAuthService/plugins/HTTPBasicAuthHelper.py&quot;, line 119, in ?<BR>
&nbsp; File &quot;/usr/lib/zope/lib/python/Products/PluggableAuthService/utils.py&quot;, line 55, in classImplements<BR>
&nbsp;&nbsp;&nbsp; from Products.Five.bridge import fromZ2Interface<BR>
ImportError: No module named Five.bridge<BR>
<BR>
<BR>
It seems as if some Product Five is missing or am I missing something.<BR>
<BR>
Any help or advice on this shall be welcome,<BR>
<BR>
Thanks &amp; Regards,<BR>
SB<BR>
<BR>
</BODY>
</HTML>