Source: datalad
Version: 0.4.1-1
Severity: serious
Tags: buster sid
User: [email protected]
Usertags: qa-ftbfs-20171030 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):
> out_refs.extend(RemoteReference.list_items(self.repo, remote=self.name))
> File "/usr/lib/python2.7/dist-packages/git/util.py", line 932, in list_items
> out_list.extend(cls.iter_items(repo, *args, **kwargs))
> File "/usr/lib/python2.7/dist-packages/git/refs/symbolic.py", line 613, in
> _iter_items
> for sha, rela_path in cls._iter_packed_refs(repo): # @UnusedVariable
> File "/usr/lib/python2.7/dist-packages/git/refs/symbolic.py", line 97, in
> _iter_packed_refs
> raise TypeError("PackingType of packed-Refs not understood: %r" % line)
> TypeError: PackingType of packed-Refs not understood: '# pack-refs with:
> peeled fully-peeled sorted'
>
> ----------------------------------------------------------------------
> Ran 616 tests in 165.156s
>
> FAILED (SKIP=65, errors=90)
> E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose -s -v datalad
> dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7
> --test-nose returned exit code 13
> debian/rules:27: recipe for target 'override_dh_auto_test' failed
The full build log is available from:
http://aws-logs.debian.net/2017/10/30/datalad_0.4.1-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.