Source: python-trollius Version: 2.1~b1-4 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20161118 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): > data = self.loop.run_until_complete(f) > File "/<<PKGBUILDDIR>>/trollius/base_events.py", line 350, in > run_until_complete > return future.result() > File "/<<PKGBUILDDIR>>/trollius/futures.py", line 285, in result > compat.reraise(type(self._exception), self._exception, exc_tb) > File "/<<PKGBUILDDIR>>/trollius/tasks.py", line 259, in _step > result = coro.send(value) > File "/<<PKGBUILDDIR>>/trollius/streams.py", line 464, in read > raise self._exception > socket.error: [Errno 0] Error > > ---------------------------------------------------------------------- > Ran 905 tests in 9.564s > > FAILED (errors=2, skipped=1) > debian/rules:24: recipe for target 'override_dh_auto_test' failed The full build log is available from: http://aws-logs.debian.net/2016/11/18/python-trollius_2.1~b1-4_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.