Comment 1 for bug 910757

Revision history for this message
Julian Taylor (jtaylor) wrote :

something is broken on the i386/amd64 archive builders. The testsuite fails to bind to localhost.
see e.g. this message:
  File "/build/buildd/pyzmq-2.1.10/zmq/tests/test_context.py", line 166, in block
    s.bind_to_random_port('tcp://127.0.0.1')
  File "socket.pyx", line 519, in zmq.core.socket.Socket.bind_to_random_port (zmq/core/socket.c:5151)
ZMQBindError: Could not bind socket to random port.

it works fine on the arm/powerpc builders, locally and debians amd64/i386 builders.