[Erp5-users] problem to install erp5

benoit benoit at z-elec.com
Fri Aug 27 22:16:46 CEST 2010


hello, I try to install ERP5, but I have a problèm. I'm with Ubuntu 10.04,
apache2, php5, mysql
When I try to make, I have
zelec at benoit-desktop:~/Téléchargements/erp5-software$ make
python -SE bootstrap/bootstrap.py -d
Traceback (most recent call last):
 File "bootstrap/bootstrap.py", line 163, in 
 options.setup_source).read().replace('\r\n', '\n')
 File "/usr/lib/python2.6/urllib2.py", line 126, in urlopen
 return _opener.open(url, data, timeout)
 File "/usr/lib/python2.6/urllib2.py", line 391, in open
 response = self._open(req, data)
 File "/usr/lib/python2.6/urllib2.py", line 409, in _open
 '_open', req)
 File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
 result = func(*args)
 File "/usr/lib/python2.6/urllib2.py", line 1161, in http_open
 return self.do_open(httplib.HTTPConnection, req)
 File "/usr/lib/python2.6/urllib2.py", line 1136, in do_open
 raise URLError(err)
urllib2.URLError: 
make: *** [bin/buildout] Erreur 1
 
If I try to install the deb packet, it has problem with permission, that I
solved, then I obtain
Relaunching...
Before install bootstrap.
Scanning installed packages
Setuptools installation detected at /usr/lib/python2.4/site-packages
Non-egg installation
Removing elements out of the way...
Already patched.
/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg-info already
patched.
After install bootstrap.
/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg-info already
exists
Got distribute 0.6.14.
Generated script '/home/erp5/erp5-buildout/bin/buildout'.
Traceback (most recent call last):
 File "bin/buildout", line 16, in ?
 import zc.buildout.buildout
ImportError: No module named zc.buildout.buildout
dpkg : erreur de traitement de erp5-buildout (--configure) :
 le sous-processus script post-installation installé a retourné une erreur
de sortie d'état 1
Des erreurs ont été rencontrées pendant l'exécution :
 erp5-buildout
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
Thanks for ideas
Benoit





More information about the Erp5-users mailing list