Source: git-build-recipe Version: 0.3.1 Severity: serious Justification: fails to build from source User: [email protected] Usertags: ftbfs X-Debbugs-Cc: [email protected]
Dear Maintainer,
git-build-recipe fails to build from source in unstable/amd64:
[..]
======================================================================
ERROR:
gitbuildrecipe.tests.test_recipe.BuildTreeTests.test_pull_or_clone_pull_with_no_tree
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
File
"/home/lamby/temp/cdt.20160314072509.7wQbTUPB8R/git-build-recipe-0.3.1/.pybuild/pythonX.Y_3.5/build/gitbuildrecipe/tests/test_recipe.py",
line 821, in test_pull_or_clone_pull_with_no_tree
first_commit = source.commit("one")
File
"/home/lamby/temp/cdt.20160314072509.7wQbTUPB8R/git-build-recipe-0.3.1/.pybuild/pythonX.Y_3.5/build/gitbuildrecipe/tests/__init__.py",
line 55, in commit
self._git_call("commit", "-q", "--allow-empty", "-m", message, env=env)
File
"/home/lamby/temp/cdt.20160314072509.7wQbTUPB8R/git-build-recipe-0.3.1/.pybuild/pythonX.Y_3.5/build/gitbuildrecipe/tests/__init__.py",
line 32, in _git_call
subprocess.check_call(["git", "-C", self.path] + list(args), **kwargs)
File "/usr/lib/python3.5/subprocess.py", line 581, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['git', '-C', 'source', 'commit',
'-q', '--allow-empty', '-m', 'one']' returned non-zero exit status 128
======================================================================
ERROR:
gitbuildrecipe.tests.test_recipe.BuildTreeTests.test_pull_or_clone_pull_with_tree
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
File
"/home/lamby/temp/cdt.20160314072509.7wQbTUPB8R/git-build-recipe-0.3.1/.pybuild/pythonX.Y_3.5/build/gitbuildrecipe/tests/test_recipe.py",
line 801, in test_pull_or_clone_pull_with_tree
first_commit = source.commit("one")
File
"/home/lamby/temp/cdt.20160314072509.7wQbTUPB8R/git-build-recipe-0.3.1/.pybuild/pythonX.Y_3.5/build/gitbuildrecipe/tests/__init__.py",
line 55, in commit
self._git_call("commit", "-q", "--allow-empty", "-m", message, env=env)
File
"/home/lamby/temp/cdt.20160314072509.7wQbTUPB8R/git-build-recipe-0.3.1/.pybuild/pythonX.Y_3.5/build/gitbuildrecipe/tests/__init__.py",
line 32, in _git_call
subprocess.check_call(["git", "-C", self.path] + list(args), **kwargs)
File "/usr/lib/python3.5/subprocess.py", line 581, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['git', '-C', 'source', 'commit',
'-q', '--allow-empty', '-m', 'one']' returned non-zero exit status 128
----------------------------------------------------------------------
Ran 158 tests in 0.618s
FAILED (errors=60)
E: pybuild pybuild:274: test: plugin distutils failed with: exit code=1: cd
/home/lamby/temp/cdt.20160314072509.7wQbTUPB8R/git-build-recipe-0.3.1/.pybuild/pythonX.Y_3.5/build;
python3.5 -m nose
dh_auto_test: pybuild --test --test-nose -i python{version} -p 3.5 --dir .
returned exit code 13
debian/rules:6: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 25
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160314072509.7wQbTUPB8R/git-build-recipe-0.3.1'
debian/rules:3: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
git-build-recipe.0.3.1.unstable.amd64.log.txt.gz
Description: Binary data

