<br>Hi,<div class="gmail_quote"><div class="im"><br>I&#39;m sorry my subject [Erp5-dev Digest, Vol 58, Issue 4  ]   is wrong.<br><br><div class="gmail_quote">On Tue, Aug 11, 2009 at 5:00 PM,  <span dir="ltr">&lt;<a href="mailto:erp5-dev-request@erp5.org" target="_blank">erp5-dev-request@erp5.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
&gt;Hello,<br>
&gt;<br>
&gt;On Tue, 2009-08-11 at 08:41 +0700, Muhamad Reza wrote:<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; My name is Reza. I used your tutorial in<br>
&gt;&gt; <a href="http://code.google.com/p/deb4erp5/wiki/HowToRunERP5OnDebia" target="_blank">http://code.google.com/p/deb4erp5/wiki/HowToRunERP5OnDebia</a><br>
&gt;&gt; But, When I was following this link..<br>
&gt;&gt; <a href="http://erp5.niema.pl/packages/debian/etch/i386/" target="_blank">http://erp5.niema.pl/packages/debian/etch/i386/</a><br>
&gt;&gt; the address is not found. I don&#39;t know whether the address is wrong or<br>
&gt;&gt; removed.<br>
&gt;&gt; I hope you can recovery it as soon as possible because this link is<br>
&gt;&gt; very important.<br>
&gt;<br>
&gt;This project is abandoned, website is down and it will not be recovered.<br>
&gt;<br>
&gt;Please check <a href="http://www.erp5.org/Download" target="_blank">http://www.erp5.org/Download</a> for suggested methods to<br>
&gt;getting ERP5.<br>
&gt;<br>
&gt;Regards,<br>
&gt;Luke<br>
<br></blockquote></div><br></div>Thanks for fast replying Luke. I&#39;m glad it.<br><br>Anyway, I have been checked <a href="http://www.erp5.org/Download" target="_blank">http://www.erp5.org/Download</a> as your suggest.<br>
Then, I follow this particular links :<br>
<br>1. I go to <a href="http://www.erp5.org/DownloadApt" target="_blank">http://www.erp5.org/DownloadApt</a><br>   Okay from that link I was brought to the <a href="http://www.raskon.org/trac/erp5/wiki/Erp5Ubuntu" target="_blank">http://www.raskon.org/trac/erp5/wiki/Erp5Ubuntu</a><br>

   I got some little problem with the instruction number 2. On this command line:<br>
<pre>wget -q <a href="https://www.raskon.org/apt/33C009CD.gpg" target="_blank">https://www.raskon.org/apt/33C009CD.gpg</a> -O- | sudo apt-key add -<br><br></pre>
After I copy and paste it in my terminal it shown like this: <br><br>exodream@exodream-tm:~$ wget -q <a href="https://www.raskon.org/apt/33C009CD.gpg" target="_blank">https://www.raskon.org/apt/33C009CD.gpg</a> -O- | sudo apt-key add -<br>

[sudo] password for exodream: <br>gpg: no valid OpenPGP data found.<br><br>However, I fix this problem with the download manually. After that I do this :<br>
<br>
exodream@exodream-tm:~$ sudo apt-key add 33C009CD.gpg<br>
exodream@exodream-tm:~$ sudo apt-key list<br>
/etc/apt/trusted.gpg<br>
--------------------<br>
pub   1024D/437D05B5 2004-09-12<br>
uid                  Ubuntu Archive Automatic Signing Key &lt;<a href="mailto:ftpmaster@ubuntu.com" target="_blank">ftpmaster@ubuntu.com</a>&gt;<br>
sub   2048g/79164387 2004-09-12<br>
<br>
pub   1024D/FBB75451 2004-12-30<br>
uid                  Ubuntu CD Image Automatic Signing Key &lt;<a href="mailto:cdimage@ubuntu.com" target="_blank">cdimage@ubuntu.com</a>&gt;<br>
<br>
pub   1024R/881574DE 2009-03-10<br>
uid                  Launchpad PPA for Bisigi<br>
<br>
pub   1024D/33C009CD 2008-07-29<br>
uid                  Raskon Archive Automatic Signing Key &lt;<a href="mailto:apt@raskon.ru" target="_blank">apt@raskon.ru</a>&gt;<br>
sub   2048g/3C3DAFE4 2008-07-29<br>
<br>
<br>2. The next step is add the repository to your system&#39;s list of APT sources. I got the problem again.<br>    I knew that my Ubuntu system is Ubuntu 8.04 - Hardy Heron.<br>    While in this instructions only for Debian Lenny and Ubuntu Interprid 8.10<br>

    Well I was confused here. Where is repository for Ubuntu 8.04 ?.Then, I opened my web browser and go to this link<br>
<pre>   <a href="https://www.raskon.org/apt/sources.list.d/" target="_blank">https://www.raskon.org/apt/sources.list.d/</a><br style="font-family: arial narrow,sans-serif;"><span style="font-family: arial narrow,sans-serif;">   </span><font style="font-family: arial,helvetica,sans-serif;" size="2"><br>

    After that, I downloaded this link <a href="https://www.raskon.org/apt/sources.list.d/hardy.list" target="_blank">https://www.raskon.org/apt/sources.list.d/hardy.list</a> and also I copied to the </font><br><br>   /etc/apt/sources.list.d/erp5.list<br>

<font style="font-family: arial,helvetica,sans-serif;" size="2">    <br style="font-family: arial,helvetica,sans-serif;"><span style="font-family: arial,helvetica,sans-serif;">    Then, I </span></font><font style="font-family: arial,helvetica,sans-serif;" size="2">update my APT&#39;s package information by running sudo apt-get update</font><br>

<font style="font-family: arial,helvetica,sans-serif;" size="2"><br>3. I download the ERP5&#39;s package by follow instructions number 5 and then 6.<br><br>4. Now, I&#39;ve zope2.8 and ERP5 in my /var/lib/zope2.8/instance/sandbox/Products<br>

<br></font></pre><blockquote><font style="font-family: arial,helvetica,sans-serif;" size="2">exodream@exodream-tm:/var/lib/zope2.8/instance/sandbox$ cd Products/</font><br><font style="font-family: arial,helvetica,sans-serif;" size="2">exodream@exodream-tm:/var/lib/zope2.8/instance/sandbox/Products$ ls</font><br>

<font style="font-family: arial,helvetica,sans-serif;" size="2">ClockServer     CMFCore        CMFTopic         ERP5Banking  ERP5Security    ExtFile            Photo                 TimerService     ZMySQLDA</font><br><font style="font-family: arial,helvetica,sans-serif;" size="2">CMFActionIcons  CMFDefault     CMFUid           ERP5Catalog  ERP5Subversion  Formulator         PluggableAuthService  Zelenium         ZMySQLDDA</font><br>

<font style="font-family: arial,helvetica,sans-serif;" size="2">CMFActivity     CMFMailIn      DCWorkflow       ERP5EXT      ERP5SyncML      Localizer          PluginRegistry        ZLDAPConnection  ZSQLCatalog</font><br>

<font style="font-family: arial,helvetica,sans-serif;" size="2">CMFCalendar     CMFReportTool  DCWorkflowGraph  ERP5Form     ERP5Type        MailTemplates      PortalTransforms      ZLDAPMethods</font><br><font style="font-family: arial,helvetica,sans-serif;" size="2">CMFCategory     CMFSetup       ERP5             ERP5OOo      ERP5Wizard      MimetypesRegistry  README.txt            ZMailIn</font><br>

<font style="font-family: arial,helvetica,sans-serif;" size="2">exodream@exodream-tm:/var/lib/zope2.8/instance/sandbox/Products$ </font><br></blockquote><pre><font style="font-family: arial,helvetica,sans-serif;" size="2">   I&#39;m glad see ERP5 in here. Nonetheless, I continue my installation setup by following this link <br>

      <a href="http://en.wikibooks.org/wiki/ERP5_Handbook/Lets_go...#Installation_of_the_core" target="_blank">http://en.wikibooks.org/wiki/ERP5_Handbook/Lets_go...#Installation_of_the_core</a><br><br>   I can&#39;t find the </font>svn_update.sh <font style="font-family: arial,helvetica,sans-serif;" size="2">in my Product directory.</font> I try to skip that.<br>

<br><font style="font-family: arial,helvetica,sans-serif;" size="2">Next is instructions about zopectl.<br></font><font style="font-family: arial,helvetica,sans-serif;" size="2"><br><br><br>exodream@exodream-tm:/var/lib/zope2.8/instance/sandbox/bin$ ./zopectl stop<br>

daemon manager not running<br><br>exodream@exodream-tm:/var/lib/zope2.8/instance/sandbox/bin$ ./zopectl adduser zopee zopee<br>2009-08-11 23:52:20 WARNING Init Class Products.CMFCore.PortalContent.PortalContent has a security declaration for nonexistent method &#39;manage_FTPget&#39;<br>

2009-08-11 23:52:20 WARNING Init Class Products.CMFCore.PortalContent.PortalContent has a security declaration for nonexistent method &#39;manage_FTPget&#39;<br>2009-08-11 23:52:20 WARNING Init Class Products.PluginRegistry.PluginRegistry.PluginRegistry has a security declaration for nonexistent method &#39;listPluginInfo&#39;<br>

2009-08-11 23:52:20 WARNING Init Class Products.PluginRegistry.PluginRegistry.PluginRegistry has a security declaration for nonexistent method &#39;listPluginInfo&#39;<br>2009-08-11 23:52:20 WARNING Init Class Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager has a security declaration for nonexistent method &#39;manage_removeRole&#39;<br>

2009-08-11 23:52:20 WARNING Init Class Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager has a security declaration for nonexistent method &#39;manage_assignRoleToPrincipal&#39;<br>2009-08-11 23:52:20 WARNING Init Class Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager has a security declaration for nonexistent method &#39;manage_removeRole&#39;<br>

2009-08-11 23:52:20 WARNING Init Class Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager has a security declaration for nonexistent method &#39;manage_assignRoleToPrincipal&#39;<br>/var/lib/zope2.8/instance/sandbox/Products/CMFReportTool/ReportTool.py:43: DeprecationWarning: The module, &#39;Products.CMFCore.CMFCorePermissions&#39; is a deprecated compatiblity alias for &#39;Products.CMFCore.permissions&#39;;  please use the new module instead.<br>

  from Products.CMFCore import CMFCorePermissions<br>2009-08-11 23:52:20 WARNING OFS.Application Duplicate Product name<br>After loading Product &#39;ClockServer&#39; from &#39;/var/lib/zope2.8/instance/sandbox/Products&#39;,<br>

I skipped the one in &#39;/usr/lib/zope2.8/lib/python/Products&#39;.<br><br>2009-08-11 23:52:21 ERROR Zope Could not import Products.ERP5Form<br>Traceback (most recent call last):<br>  File &quot;/usr/lib/zope2.8/lib/python/OFS/Application.py&quot;, line 695, in import_product<br>

    product=__import__(pname, global_dict, global_dict, silly)<br>  File &quot;/var/lib/zope2.8/instance/sandbox/Products/ERP5Form/__init__.py&quot;, line 45, in ?<br>    import PlanningBox, POSBox, FormBox, EditorField, ProxyField, DurationField<br>

  File &quot;/var/lib/zope2.8/instance/sandbox/Products/ERP5Form/DurationField.py&quot;, line 43, in ?<br>    class DurationWidget(Widget.IntegerWidget):<br>AttributeError: &#39;module&#39; object has no attribute &#39;IntegerWidget&#39;<br>

2009-08-11 23:52:21 WARNING Init Ambiguous name for method of Products.ZLDAPConnection.Entry.ZopeEntry: &#39;manage_main&#39; != &#39;manage_attributes&#39;<br>Traceback (most recent call last):<br>  File &quot;&lt;string&gt;&quot;, line 1, in ?<br>

  File &quot;/usr/lib/zope2.8/lib/python/Zope2/__init__.py&quot;, line 51, in app<br>    startup()<br>  File &quot;/usr/lib/zope2.8/lib/python/Zope2/__init__.py&quot;, line 47, in startup<br>    _startup()<br>  File &quot;/usr/lib/zope2.8/lib/python/Zope2/App/startup.py&quot;, line 57, in startup<br>

    DB = configuration.dbtab.getDatabase(&#39;/&#39;, is_root=1)<br>  File &quot;/usr/lib/zope2.8/lib/python/DBTab/DBTab.py&quot;, line 96, in getDatabase<br>    db = self._createDatabase(name, is_root)<br>  File &quot;/usr/lib/zope2.8/lib/python/DBTab/DBTab.py&quot;, line 113, in _createDatabase<br>

    db = factory.open()<br>  File &quot;/usr/lib/zope2.8/lib/python/Zope2/Startup/datatypes.py&quot;, line 163, in open<br>    DB = self.createDB()<br>  File &quot;/usr/lib/zope2.8/lib/python/Zope2/Startup/datatypes.py&quot;, line 160, in createDB<br>

    return ZODBDatabase.open(self)<br>  File &quot;/usr/lib/zope2.8/lib/python/ZODB/config.py&quot;, line 97, in open<br>    storage = section.storage.open()<br>  File &quot;/usr/lib/zope2.8/lib/python/ZODB/config.py&quot;, line 133, in open<br>

    quota=self.config.quota)<br>  File &quot;/usr/lib/zope2.8/lib/python/ZODB/FileStorage/FileStorage.py&quot;, line 112, in __init__<br>    self._lock_file = LockFile(file_name + &#39;.lock&#39;)<br>  File &quot;/usr/lib/zope2.8/lib/python/ZODB/lock_file.py&quot;, line 57, in __init__<br>

    self._fp = open(path, &#39;r+&#39;)<br>IOError: [Errno 13] Permission denied: &#39;/var/lib/zope2.8/instance/sandbox/var/Data.fs.lock&#39;<br><br>exodream@exodream-tm:/var/lib/zope2.8/instance/sandbox/bin$ sudo ./zopectl start<br>

daemon process already running; pid=19646<br><br>Why I got the following errors ? How can I fix it ?<br><br>Another cases is my zope is running on <a href="http://localhost:8028/manage" target="_blank">http://localhost:8028/manage</a><br>

It&#39;s different with the tutorial in <a href="http://en.wikibooks.org/wiki/ERP5_Handbook/Lets_go...#Installation_of_the_core" target="_blank">http://en.wikibooks.org/wiki/ERP5_Handbook/Lets_go...#Installation_of_the_core</a> which is </font><br>

<font><font style="font-family: arial,helvetica,sans-serif;" size="2"><a href="http://localhost:9030/manage" target="_blank">http://localhost:9030/manage</a></font></font><br><font style="font-family: arial,helvetica,sans-serif;" size="2"><br>

For mysql, I&#39;ve created the database for ERP5 by following that tutorial.<br></font>click<br><br><font style="font-family: arial,helvetica,sans-serif;" size="2"><br>Finally,  I </font><font size="2"><span style="font-family: arial,helvetica,sans-serif;">click</span></font> &#39;Create a new ERP5 instance&#39; and I get this error message.<br>

<br></pre><h2>Site Error</h2>

  <p>An error was encountered while publishing this resource.
  </p>
  
  <p>
      <b>Error Type: AttributeError</b><br>
      <b>Error Value: ERP5Form</b><br> 
  </p>
 
  <hr noshade>
 
  <p>Troubleshooting Suggestions</p>

  <ul><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. <br></p><p><br></p><p>Luke, I hope you can help me.</p><p>I&#39;m very appriciate to your help.</p><p><br></p><p>Best regards,</p><p>Reza<br></p><p><br></p><pre><br></pre>
</div><br>