[Erp5-report] ERP5Appliance212 r40868 : 1 Tests, 0 Errors, 1 Failures, 0 Skips
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Nov 29 13:02:41 CET 2010
Test Suite: ERP5Appliance212
Revision: 40868
Result: FAIL
All tests: 1
Failures: 1
Errors: 0
Skips: 0
The following tests failed:
ERP5Appliance212 (1 failures)
-------------- next part --------------
x86_64 gcc:4.4.1 py:2.6.4 libc:2.10.1
Mandriva Linux release 2010.0 (Official) for x86_64
Calling ['curl', '-o', 'bootstrap.py', 'http://svn.zope.org/*checkout*/zc.buildout/trunk/bootstrap/bootstrap.py'] with timeout 60
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
101 2643 0 2643 0 0 5733 0 --:--:-- --:--:-- --:--:-- 8033
100 10066 0 10066 0 0 14903 0 --:--:-- --:--:-- --:--:-- 18537
Calling ['python', '-S', 'bootstrap.py', '-c', 'buildout-2.12.cfg'] with timeout 600
Downloading http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11-py2.6.egg
Creating directory '/home/luke/apptest/run/software_checkout/bin'.
Creating directory '/home/luke/apptest/run/software_checkout/parts'.
Creating directory '/home/luke/apptest/run/software_checkout/eggs'.
Creating directory '/home/luke/apptest/run/software_checkout/develop-eggs'.
Getting distribution for 'setuptools'.
Got setuptools 0.6c12dev-r85381.
Generated script '/home/luke/apptest/run/software_checkout/bin/buildout'.
Calling ['/home/luke/apptest/run/software_checkout/bin/buildout', '-c', 'buildout-2.12.cfg'] with timeout 14400
Getting distribution for 'slapos.zcbworkarounds'.
Got slapos.zcbworkarounds 0.2.
Getting distribution for 'mr.developer'.
build/bdist.linux-x86_64/egg/mr/developer/svn.py:69: SyntaxWarning: name '_svn_version_warning' is used prior to global declaration
global _svn_version_warning
/home/luke/apptest/run/software_checkout/eggs/tmpk30DMX/mr.developer-1.16-py2.6.egg/mr/developer/svn.py:69: SyntaxWarning: name '_svn_version_warning' is used prior to global declaration
global _svn_version_warning
/home/luke/apptest/run/software_checkout/eggs/mr.developer-1.16-py2.6.egg/mr/developer/svn.py:69: SyntaxWarning: name '_svn_version_warning' is used prior to global declaration
global _svn_version_warning
/home/luke/apptest/run/software_checkout/eggs/mr.developer-1.16-py2.6.egg/mr/developer/svn.py:69: SyntaxWarning: name '_svn_version_warning' is used prior to global declaration
global _svn_version_warning
Got mr.developer 1.16.
Getting distribution for 'buildout.dumppickedversions==0.4'.
Got buildout.dumppickedversions 0.4.
Getting distribution for 'slapos.rebootstrap'.
Got slapos.rebootstrap 1.0.
Getting distribution for 'argparse'.
zip_safe flag not set; analyzing archive contents...
Got argparse 1.1.
Getting distribution for 'erp5.recipe.cmmisafe'.
zip_safe flag not set; analyzing archive contents...
erp5.__init__: module references __path__
erp5.recipe.__init__: module references __path__
Got erp5.recipe.cmmisafe 0.0.1.
Getting distribution for 'hexagonit.recipe.cmmi'.
Got hexagonit.recipe.cmmi 1.4.0.
Getting distribution for 'hexagonit.recipe.download'.
Got hexagonit.recipe.download 1.4.1.
slapos.rebootstrap: Installing section 'python2.6' to provide '/home/luke/apptest/run/software_checkout/parts/python2.6/bin/python2.6'
slapos.rebootstrap: Rerunning buildout to install section python2.6 with arguments ['/home/luke/apptest/run/software_checkout/bin/buildout', '-c', 'buildout-2.12.cfg', 'buildout:parts=python2.6', 'buildout:extensions=']
Unused options for buildout: 'data-bin-directory' 'software_home' 'dump-picked-versions-file' '/bin/bash' 'run-directory' 'overwrite-picked-versions-file' 'log-directory' 'rebootstrap-section' 'etc-directory'.
Installing zlib.
Downloading http://prdownloads.sourceforge.net/libpng/zlib-1.2.5.tar.gz?download
While:
Installing zlib.
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/luke/apptest/run/software_checkout/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/buildout.py", line 1805, in main
getattr(buildout, command)(args)
File "/home/luke/apptest/run/software_checkout/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/buildout.py", line 584, in install
installed_files = self[part]._call(recipe.install)
File "/home/luke/apptest/run/software_checkout/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/buildout.py", line 1297, in _call
return f()
File "/home/luke/apptest/run/software_checkout/eggs/erp5.recipe.cmmisafe-0.0.1-py2.6.egg/erp5/recipe/cmmisafe/__init__.py", line 20, in install
OriginalRecipe.install(self)
File "/home/luke/apptest/run/software_checkout/eggs/hexagonit.recipe.cmmi-1.4.0-py2.6.egg/hexagonit/recipe/cmmi/__init__.py", line 126, in install
self.buildout, self.name, opt).install()
File "/home/luke/apptest/run/software_checkout/eggs/hexagonit.recipe.download-1.4.1-py2.6.egg/hexagonit/recipe/download/__init__.py", line 64, in install
path, is_temp = download(self.options['url'], md5sum=self.options.get('md5sum'))
File "/home/luke/apptest/run/software_checkout/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/download.py", line 94, in __call__
local_path, is_temp = self.download_cached(url, md5sum)
File "/home/luke/apptest/run/software_checkout/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/download.py", line 139, in download_cached
_, is_temp = self.download(url, md5sum, cached_path)
File "/home/luke/apptest/run/software_checkout/eggs/zc.buildout-1.5.2-py2.6.egg/zc/buildout/download.py", line 173, in download
tmp_path, headers = urllib.urlretrieve(url, tmp_path)
File "/usr/lib64/python2.6/urllib.py", line 94, in urlretrieve
return _urlopener.retrieve(url, filename, reporthook, data)
File "/usr/lib64/python2.6/urllib.py", line 238, in retrieve
fp = self.open(url, data)
File "/usr/lib64/python2.6/urllib.py", line 206, in open
return getattr(self, name)(url)
File "/usr/lib64/python2.6/urllib.py", line 361, in open_http
return self.http_error(url, fp, errcode, errmsg, headers)
File "/usr/lib64/python2.6/urllib.py", line 374, in http_error
result = method(url, fp, errcode, errmsg, headers)
File "/usr/lib64/python2.6/urllib.py", line 658, in http_error_301
return self.http_error_302(url, fp, errcode, errmsg, headers, data)
File "/usr/lib64/python2.6/urllib.py", line 639, in http_error_302
data)
File "/usr/lib64/python2.6/urllib.py", line 654, in redirect_internal
return self.open(newurl)
File "/usr/lib64/python2.6/urllib.py", line 206, in open
return getattr(self, name)(url)
File "/usr/lib64/python2.6/urllib.py", line 361, in open_http
return self.http_error(url, fp, errcode, errmsg, headers)
File "/usr/lib64/python2.6/urllib.py", line 374, in http_error
result = method(url, fp, errcode, errmsg, headers)
File "/usr/lib64/python2.6/urllib.py", line 639, in http_error_302
data)
File "/usr/lib64/python2.6/urllib.py", line 654, in redirect_internal
return self.open(newurl)
File "/usr/lib64/python2.6/urllib.py", line 206, in open
return getattr(self, name)(url)
File "/usr/lib64/python2.6/urllib.py", line 354, in open_http
'got a bad status line', None)
IOError: ('http protocol error', 0, 'got a bad status line', None)
While:
Installing.
Loading extensions.
Error: Error during install section %s to provide python
*********************************************
Writing picked versions to dumped-versions.cfg
*********************************************
More information about the Erp5-report
mailing list