<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<blockquote type="cite">
  <pre wrap="">I saw this error very recently. The problem is that the links 
in /var/lib/zope/Extensions are broken, because the products are not int the 
directory they point at. Changing the link's target 
to <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>usr/lib/zope/lib/python/Product<span
 class="moz-txt-tag">/</span></i>... should do the trick.

You may also download svn versions of the products 
into /var/lib/zope/Products.</pre>
</blockquote>
<br>
It seems that this was the deal. Although the links seemd fine and
pointing to right directory (/usr/lib/zope/lib/python/Products/ ...)<br>
But i used the svm_update script which updated the symlinks and after
restarting zope everything worked fine :)<br>
<br>
Thanks, i will continue getting my ERP5 up and running :)<br>
<br>
Ren&eacute;<br>
</body>
</html>