[Pkg-bazaar-maint] Bug#725592: bzr-git: FTBFS: Tests failed
David Suárez
david.sephirot at gmail.com
Sun Oct 6 18:09:34 UTC 2013
Source: bzr-git
Version: 0.6.12-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20131006 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> ======================================================================
> ERROR: bzrlib.plugins.git.tests.test_pristine_tar.ReadPristineTarData.test_read_pristine_tar_data
> ----------------------------------------------------------------------
> _StringException: Empty attachments:
> log
>
> Traceback (most recent call last):
> File "/«PKGBUILDDIR»/tests/test_pristine_tar.py", line 84, in test_read_pristine_tar_data
> ref='refs/heads/pristine-tar')
> File "/usr/lib/python2.7/dist-packages/dulwich/repo.py", line 1208, in do_commit
> committer = self._get_user_identity()
> File "/usr/lib/python2.7/dist-packages/dulwich/repo.py", line 1162, in _get_user_identity
> config.get(("user", ), "name"),
> File "/usr/lib/python2.7/dist-packages/dulwich/config.py", line 354, in get
> raise KeyError(name)
> KeyError: 'name'
>
> ======================================================================
> ERROR: bzrlib.plugins.git.tests.test_pristine_tar.ReadPristineTarData.test_read_pristine_tar_data_no_file
> ----------------------------------------------------------------------
> _StringException: Empty attachments:
> log
>
> Traceback (most recent call last):
> File "/«PKGBUILDDIR»/tests/test_pristine_tar.py", line 69, in test_read_pristine_tar_data_no_file
> ref='refs/heads/pristine-tar')
> File "/usr/lib/python2.7/dist-packages/dulwich/repo.py", line 1208, in do_commit
> committer = self._get_user_identity()
> File "/usr/lib/python2.7/dist-packages/dulwich/repo.py", line 1162, in _get_user_identity
> config.get(("user", ), "name"),
> File "/usr/lib/python2.7/dist-packages/dulwich/config.py", line 354, in get
> raise KeyError(name)
> KeyError: 'name'
>
> ======================================================================
> ERROR: bzrlib.plugins.git.tests.test_pristine_tar.StoreGitPristineTarData.test_store_new
> ----------------------------------------------------------------------
> _StringException: Empty attachments:
> log
>
> Traceback (most recent call last):
> File "/«PKGBUILDDIR»/tests/test_pristine_tar.py", line 94, in test_store_new
> cid = store_git_pristine_tar_data(r, "foo", "mydelta", "myid")
> File "/«PKGBUILDDIR»/pristine_tar.py", line 107, in store_git_pristine_tar_data
> message=message, **kwargs)
> File "/usr/lib/python2.7/dist-packages/dulwich/repo.py", line 1208, in do_commit
> committer = self._get_user_identity()
> File "/usr/lib/python2.7/dist-packages/dulwich/repo.py", line 1162, in _get_user_identity
> config.get(("user", ), "name"),
> File "/usr/lib/python2.7/dist-packages/dulwich/config.py", line 354, in get
> raise KeyError(name)
> KeyError: 'name'
>
> ----------------------------------------------------------------------
> Ran 244 tests in 6.506s
>
> FAILED (errors=3, known_failure_count=2)
> 1 test skipped
> make[1]: *** [override_dh_auto_test] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/10/06/bzr-git_0.6.12-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the Pkg-bazaar-maint
mailing list