<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all.<br>
I try to install ERP% on Debian lenny.<br>
I download the deb from <br>
<br>
<a href="http://erp5.raskon.ru/">http://erp5.raskon.ru/</a><br>
<br>
as described in the site doc.<br>
<br>
All works ok. Zope start.<br>
But when I try to make a new ERP5 Site, it fails and the following
error is told to me.<br>
<br>
<h2>Site Error</h2>
<p>An error was encountered while publishing this resource. </p>
<p> <strong>Error Type: KeyError</strong><br>
<strong>Error Value: 'Route Tool'</strong><br>
</p>
<hr noshade="noshade">
<p>Troubleshooting Suggestions</p>
<ul>
  <li>This resource may be trying to reference a nonexistent object or
variable <strong>'Route Tool'</strong>.</li>
  <li>The URL may be incorrect.</li>
  <li>The parameters passed to this resource may be incorrect.</li>
  <li>A resource that this resource relies on may be encountering an
error.</li>
</ul>
<p>For more detailed information about the error, please refer to the
error log. </p>
<p>If the error persists please contact the site maintainer. Thank you
for your patience. </p>
<br>
This is the log from error_log item.<br>
<br>
<pre>Traceback (innermost last):
  Module ZPublisher.Publish, line 114, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 40, in call_object
  Module Products.ERP5.ERP5Site, line 93, in manage_addERP5Site
  Module Products.ERP5.ERP5Site, line 1152, in create
  Module Products.ERP5.ERP5Site, line 1587, in setup
  Module Products.ERP5.ERP5Site, line 1631, in setupERP5Core
  Module Products.ERP5Type.Base, line 214, in __call__
  Module Products.ERP5Type.Document.BusinessTemplate, line 4789, in install
  Module Products.ERP5Type.Document.BusinessTemplate, line 4725, in _install
  Module Products.ERP5Type.Document.BusinessTemplate, line 2204, in install
  Module OFS.Traversable, line 221, in unrestrictedTraverse
   - __traceback_info__: ([], 'Route Tool')
  Module OFS.ObjectManager, line 715, in __getitem__
KeyError: 'Route Tool'
</pre>
<br>
<br>
<br>
Where is the matter?<br>
<br>
Best regards.<br>
&nbsp; Mauro Ziliani<br>
</body>
</html>