<!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">
<font size="-1"><font face="Verdana">Hi,<br>
Simple question...<br>
All I wanted to do was install ERP5 via RPMs then install business
templates via web interface.<br>
<br>
I haven't done anything other than a clean install following
instructions at the download RPM site, which why<br>
I don't understand why I should be missing </font></font><br>
<pre wrap="">MemcachedPlugin.py

<font face="Verdana">Does this means the RPM instructions are incorrect/out of date.
If so, fine that's not a problem I'll use SVN but I just wanted to understand if I was misssing something simple.</font>

<font face="Verdana">Thanks
Ed</font>
</pre>
<font size="-1"><font face="Verdana"><br>
<br>
</font></font><br>
Nicolas Delaby wrote:
<blockquote cite="mid:4AC9E763.2000408@nexedi.com" type="cite">
  <pre wrap="">Ed Holdsworth a &eacute;crit :
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,
What's the best way of doing this with urpmi, as this is what I used to
keep the installation simple?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Urpmi is usefull to bootstrap your ERP5 instance.
For upgrade, rpm can not do everything like update your Business
Templates which are stored in your ZODB.


  </pre>
  <blockquote type="cite">
    <pre wrap="">I think I've established that memcachedplugin.py belongs to

products/ERP5Type/Core/MemcachedPlugin.py

However when I pull down the rpm for ERP5TYPE...

<a class="moz-txt-link-freetext" href="http://www.nexedi.org/static/mandrivalinux/2009.1/i586/erp5-ERP5Type-5.4.2-1nxd2009.1.noarch.rpm">http://www.nexedi.org/static/mandrivalinux/2009.1/i586/erp5-ERP5Type-5.4.2-1nxd2009.1.noarch.rpm</a>

there is no memcachedplugin.py??

    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yes, release 5.4.2 as been build under r26629 which does not include
ERP5Type/Core/MemcachedPlugin.py

<a class="moz-txt-link-freetext" href="http://svn.erp5.org/erp5/tags/version-5.4.2/">http://svn.erp5.org/erp5/tags/version-5.4.2/</a>

So, as i said, please use the same revision for all Products and
business templates dependencies.

You can also use buildout to create and update your erp5 instance easily
with the expected revision. But remember that BT updates are always run
through erp5 UI (no automation).

<a class="moz-txt-link-freetext" href="http://svn.erp5.org/experimental/erp5.buildout/">http://svn.erp5.org/experimental/erp5.buildout/</a>

Regards,
Nicolas
  </pre>
</blockquote>
</body>
</html>