Source: pyzmq Version: 14.3.1-1 It's not building on arm64:
http://buildd.debian.org/status/fetch.php?pkg=pyzmq&arch=arm64&ver=14.3.1-1&stamp=1412167624 The error is: Assertion failed: pfd.revents & POLLIN (signaler.cpp:193) This is exactly what used to happen on mips: http://buildd.debian.org/status/fetch.php?pkg=pyzmq&arch=mips&ver=14.3.0-1&stamp=1403073285 According to the changelog, this was fixed in 14.3.1-1 thus: * ignore test results on mips, hard to debug race condition, no reason to delay testing migration (Closes: #750813) Could the same fix be extended to arm64? _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

