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.

Attachment: python-asyncssh_1.6.2-1_amd64-20160917T100021Z.gz
Description: application/gzip

_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to