[Python-modules-team] Bug#748903: python-tornado: FTBFS on hurd-i386

Svante Signell svante.signell at gmail.com
Thu May 22 07:20:59 UTC 2014


Source: python-tornado
Version: 3.2.0-1
Severity: important
Tags: patch
User: debian-hurd at lists.debian.org
Usertags: hurd

Hi,

Currently python-tornado fails to build from source on GNU/Hurd due to
two failed tests: test_unix_socket and test_unix_socket_bad_request.
The attached patch fixes these failures by not using the options 
SO_REUSEADDR for setsockopt in tornado/netutil.py and SO_ERROR for
getsockopt in tornado/iostream.py since they are not yet implemented.

With the patch all 739 tests, with 76 skipped, in the testsuite
pass and they are a requisite for the package to build.

Thanks!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: hurd.patch
Type: text/x-patch
Size: 1768 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20140522/e5d01628/attachment.bin>


More information about the Python-modules-team mailing list