[Erp5-users] Installation problem - missing template.cfg

Robert Jenkins raj at jrw.co.uk
Sat Mar 17 14:33:49 CET 2012


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’ 
[http://www.erp5.com/user-Install.ERP5.With.SlapOS ]

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.




More information about the Erp5-users mailing list