[Erp5-users] Installation on ubuntu

Collins Areba arebacollins at gmail.com
Tue Jan 4 20:23:11 CET 2011


ok guys, after tinkering everywhere i seem to have gotten to the end of the
installation albeit with several errors, i still cannot get to
http://localhost:8080/* .
i thought maybe i had something using the ports and attempted to change but
got a couple of errors that might point to the issue.

any suggestions?

root at Arebalice:/home/arebalice/erp5-buildout# sudo -H -u erp5
/home/arebalice/erp5-buildout/bin/buildout -v -t 5
sudo: unknown user: erp5
root at Arebalice:/home/arebalice/erp5-buildout# sudo -H -u arebalice
/home/arebalice/erp5-buildout/bin/buildout -v -t 5
Setting socket time out to 5 seconds
Installing 'gp.vcsdevelop'.
While:
  Installing.
  Loading extensions.
  Getting distribution for 'gp.vcsdevelop'.

An internal error occurred due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
  File
"/home/arebalice/erp5-buildout/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/buildout.py",
line 1805, in main
    getattr(buildout, command)(args)
  File
"/home/arebalice/erp5-buildout/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/buildout.py",
line 425, in install
    self._load_extensions()
  File
"/home/arebalice/erp5-buildout/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/buildout.py",
line 982, in _load_extensions
    prefer_final=not self.accept_buildout_test_releases)
  File
"/home/arebalice/erp5-buildout/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/easy_install.py",
line 1090, in install
    return installer.install(specs, working_set)
  File
"/home/arebalice/erp5-buildout/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/easy_install.py",
line 896, in install
    for dist in self._get_dist(requirement, ws, self._always_unzip):
  File
"/home/arebalice/erp5-buildout/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/easy_install.py",
line 723, in _get_dist
    dist, avail = self._satisfied(requirement)
  File
"/home/arebalice/erp5-buildout/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/easy_install.py",
line 484, in _satisfied
    best_available = self._obtain(req, source)
  File
"/home/arebalice/erp5-buildout/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/easy_install.py",
line 639, in _obtain
    if index.obtain(requirement) is None:
  File
"/home/arebalice/erp5-buildout/eggs/setuptools-0.6c12dev_r85381-py2.6.egg/setuptools/package_index.py",
line 318, in obtain
    self.prescan(); self.find_packages(requirement)
  File
"/home/arebalice/erp5-buildout/eggs/setuptools-0.6c12dev_r85381-py2.6.egg/setuptools/package_index.py",
line 358, in prescan
    map(self.scan_url, self.to_scan)
  File
"/home/arebalice/erp5-buildout/eggs/setuptools-0.6c12dev_r85381-py2.6.egg/setuptools/package_index.py",
line 617, in scan_url
    self.process_url(url, True)
  File
"/home/arebalice/erp5-buildout/eggs/setuptools-0.6c12dev_r85381-py2.6.egg/setuptools/package_index.py",
line 198, in process_url
    page = f.read()
  File "/usr/lib/python2.6/socket.py", line 348, in read
    data = self._sock.recv(rbufsize)
  File "/usr/lib/python2.6/httplib.py", line 522, in read
    return self._read_chunked(amt)
  File "/usr/lib/python2.6/httplib.py", line 580, in _read_chunked
    value.append(self._safe_read(chunk_left))
  File "/usr/lib/python2.6/httplib.py", line 619, in _safe_read
    chunk = self.fp.read(min(amt, MAXAMOUNT))
  File "/usr/lib/python2.6/socket.py", line 377, in read
    data = self._sock.recv(left)
timeout: timed out
root at Arebalice:/home/arebalice/erp5-buildout#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.tiolive.com/pipermail/erp5-users/attachments/20110104/351a7424/attachment.htm>


More information about the Erp5-users mailing list