Source: borgbackup
Version: 1.0.5-2
Severity: serious
Tags: stretch sid
User: [email protected]
Usertags: qa-ftbfs-20160714 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):
> /usr/lib/python3/dist-packages/py/_path/local.py:650: in pyimport
> __import__(modname)
> borg/testsuite/__init__.py:10: in <module>
> from ..xattr import get_all
> borg/xattr.py:71: in <module>
> logger.error(msg)
> borg/logger.py:173: in error
> return self.__logger.error(*args, **kw)
> borg/logger.py:150: in __logger
> raise Exception("tried to call a logger before setup_logging() was
> called")
> E Exception: tried to call a logger before setup_logging() was called
> =========================== 18 error in 0.89 seconds
> ===========================
> E: pybuild pybuild:274: test: plugin distutils failed with: exit code=1: cd
> /«PKGBUILDDIR»/.pybuild/pythonX.Y_3.5/build; python3.5 -m pytest -k 'not
> benchmark and not fuse_mount' --pyargs borg.testsuite
> dh_auto_test: pybuild --test -i python{version} -p 3.5 returned exit code 13
> make[1]: *** [override_dh_auto_test] Error 25
> debian/rules:63: recipe for target 'override_dh_auto_test' failed
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/07/14/borgbackup_1.0.5-2_unstable_gcc5.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.