Bug#723940: FTBFS: Error creating socket: IO::Socket::INET: Address already in use
Damyan Ivanov
dmn at debian.org
Sat Sep 21 13:14:06 UTC 2013
Package: src:libgearman-client-perl
Version: 1.11-2
Severity: serious
Justification: FTBFS
libgearman-client-perl fails to build in a clean sid pbuilder chroot:
Error creating socket: IO::Socket::INET: Address already in use
Terminated
make[1]: *** [test_dynamic] Error 143
It just hangs after the "Address already in use" message.
Perhaps the port the thing tries to listen is already taken on the build host,
and perhaps this has something to do with the build failures of
libgearman-client-async-perl (#571358).
t/TestGearman.pm uses a fixed port of 9050, which is also used by Tor :)
-- dam
More information about the pkg-perl-maintainers
mailing list