[Python-modules-team] Bug#851020: python-asyncssh: FTBFS: Test failures

Lucas Nussbaum lucas at debian.org
Wed Jan 11 18:50:32 UTC 2017


Source: python-asyncssh
Version: 1.8.1-1
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20170111 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):
>     sig = yield from agent_key.sign(b'test')
>   File "/<<PKGBUILDDIR>>/asyncssh/agent.py", line 148, in sign
>     data, self._flags))
>   File "/<<PKGBUILDDIR>>/asyncssh/agent.py", line 272, in sign
>     raise ValueError('Unable to sign with requested key')
> ValueError: Unable to sign with requested key
> 
> ----------------------------------------------------------------------
> Ran 638 tests in 248.313s
> 
> FAILED (errors=1, skipped=2)
> Test failed: <unittest.runner.TextTestResult run=638 errors=1 failures=0>
> error: Test failed: <unittest.runner.TextTestResult run=638 errors=1 failures=0>
> E: pybuild pybuild:276: test: plugin distutils failed with: exit code=1: python3.5 setup.py test 
> dh_auto_test: pybuild --test -i python{version} -p 3.5 returned exit code 13
> debian/rules:15: recipe for target 'override_dh_auto_test' failed

The full build log is available from:
   http://aws-logs.debian.net/2017/01/11/python-asyncssh_1.8.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.



More information about the Python-modules-team mailing list