[Python-modules-team] Bug#838088: python-asyncssh: Does not build when using eatmydata

Santiago Vila sanvila at unex.es
Sat Sep 17 10:22:24 UTC 2016


Package: src:python-asyncssh
Version: 1.6.2-1

Dear maintainer:

This package fails to build from source when using eatmydata.

I get strange errors like this one:

======================================================================
ERROR: setUpClass (tests.test_process._TestProcess)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/util.py", line 251, in setUpClass
    cls.loop.run_until_complete(cls.asyncSetUpClass())
  File "/usr/lib/python3.5/asyncio/base_events.py", line 387, in run_until_complete
    return future.result()
  File "/usr/lib/python3.5/asyncio/futures.py", line 292, in result
    raise self._exception
  File "/usr/lib/python3.5/asyncio/tasks.py", line 239, in _step
    result = coro.send(None)
  File "/<<PKGBUILDDIR>>/tests/server.py", line 114, in asyncSetUpClass
    cls._agent_pid = int(output.splitlines()[2].split()[3][:-1])
IndexError: list index out of range

----------------------------------------------------------------------

I'm using sbuild with a /etc/schroot/chroot.d/sid file like this:

[sid]
type=directory
description=Debian sid
directory=/chroot/sid
groups=sbuild
root-groups=sbuild
preserve-environment=true
command-prefix=eatmydata

A full build log is attached.

Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-asyncssh_1.6.2-1_amd64-20160917T100021Z.gz
Type: application/gzip
Size: 13199 bytes
Desc: 
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20160917/35816b4a/attachment.bin>


More information about the Python-modules-team mailing list