<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
Thanks for your questions. It helps improving the documentation.<br>
<br>
I updated the documentation (
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://www.erp5.com/download/linux">http://www.erp5.com/download/linux</a>)
so that the page you found (<a
href="http://www.erp5.com/user-Install.ERP5.With.SlapOS">http://www.erp5.com/user-Install.ERP5.With.SlapOS</a>)
is no longer referenced. Instead, the documentation is now:<br>
<br>
<a
href="http://www.slapos.org/wiki/osoe-Lecture.SlapOS.Extended/developer-Allocate.SlapOS.ERP5.Instance">http://www.erp5.com/developer-Allocate.SlapOS.ERP5.Instance</a><br>
<br>
and you need to read this before:<br>
<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://www.erp5.com/download/linux">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
</a><a href="http://www.slapos.org/slapos-Lecture.Telecom">http://www.slapos.org/slapos-Lecture.Telecom</a>
(the chapters about installation of a SlapOS Slave node)<br>
<br>
As the moto says, "if it is not tested, it is not working".
Currently, the SlapOS installation process is not tested, so it will
likely fail. One of us is working on a test system for SlapOS to
make sure every day, automatically, that the build process works.
But we lack hands so it is not possible to progress so fast. There
is also a binary cache feature which prevents waiting for the build
process to finish (which is quite long as you noticed. This feature
is not yet activated. <br>
<br>
I hope that in one month, I can update again the documentation so
that the installation process will become:<br>
# apt-get install slapos<br>
# slapos install erp5<br>
# slapos request erp5<br>
<br>
and takes less than 5 minutes.<br>
<br>
If you are interested to help us, let me know. For example, running
every day the build process on a Centos 6 could be useful so that
the installation process for Centos users becomes instant. If you
are interested, I can assist you in setting up this environment.<br>
<br>
FYI, I use for my own development a release of ERP5 called "ERP5
Local Development" version 1. And I have a fork of the slapos got
repository in /opt/slapdev so that I can do my own changes to the
build process and contribute. This is the way I would recommend
someone to do in order to contribute to the build process (at least
until slaprunner IDE is fully usable for that purpose).<br>
<br>
I will check for you if another release also works.<br>
<br>
You can track here (
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a
href="http://git.erp5.org/gitweb/slapos.git/shortlog/refs/heads/erp5?js=1">http://git.erp5.org/gitweb/slapos.git/shortlog/refs/heads/erp5?js=1</a>)
all the ongoing work for the erp5 branch of SlapOS. You will find
for example the recent integration of Varnish with appropriate
parameters to cache Web content. <br>
<br>
Regards,<br>
<br>
JPS.<br>
<br>
<br>
Le 17/03/2012 14:33, Robert Jenkins a écrit :
<blockquote cite="mid:001801cd0442$9650e910$c2f2bb30$@jrw.co.uk"
type="cite">
<pre wrap="">Hi,
I’m trying to get ERP5 running on a Centos 6 based machine (Centos 6.2
x86_64 with all updates).
Going through the ‘ERP5 install with SlapOS’
[<a class="moz-txt-link-freetext" href="http://www.erp5.com/user-Install.ERP5.With.SlapOS">http://www.erp5.com/user-Install.ERP5.With.SlapOS</a> ]
Everything works OK up to step 8.
At step 9, running slapgrid, it bombs out with this error:
bin/slapgrid-cp -c /raid/slapos/slapos.cfg
INFO:ComputerPartitionProcessing:Processing computer partitions...
INFO:SVCBackend:Supervisord already running.
INFO:Partition:Installing Computer Partition slappart0...
ERROR:ComputerPartitionProcessing:Traceback (most recent call last):
File
"/raid/slapos/eggs/slapos.core-0.19-py2.7.egg/slapos/grid/slapgrid.py", line
462, in processComputerPartitionList
local_partition.install()
File
"/raid/slapos/eggs/slapos.core-0.19-py2.7.egg/slapos/grid/SlapObject.py",
line 220, in install
shutil.copy(template_location, config_location)
File "/raid/slapos/parts/python2.7/lib/python2.7/shutil.py", line 116, in
copy
copyfile(src, dst)
File "/raid/slapos/parts/python2.7/lib/python2.7/shutil.py", line 81, in
copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory:
'/raid/slapgrid/afaeaed482578cde211ab84114e0c317/template.cfg'
INFO:ComputerPartitionProcessing:Finished computer partitions...
I have /opt/slapos & /opt/slapgrid linked to /raid/slapos & /raid/slapgrid,
as the root is on a relatively small SSD with only /var & /home mounted on
HDD.
/raid is another HDD
I’ve tried running through the install three times now, to try and make sure
I’m not doing anything dumb.
(slapos & slapgrid directories emptied between tries).
I’ve run it using both /opt/slapos and /raid/slapos as the configured
directories, with the same error occurring.
Any help appreciated, it’s getting a bit tedious watching everything rebuild
each time.
Thanks,
Rob.
_______________________________________________
Erp5-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Erp5-users@erp5.org">Erp5-users@erp5.org</a>
<a class="moz-txt-link-freetext" href="https://mail.tiolive.com/mailman/listinfo/erp5-users">https://mail.tiolive.com/mailman/listinfo/erp5-users</a>
</pre>
</blockquote>
<br>
</body>
</html>