Ludovic Brenta schrieb:
> Some of the tests of 2.6.0~20090423-4 just failed on the kfreebsd-amd64
> buildd (they all passed in the previous build).  Apparently all the test
> failures were due to:
> 
> polyorb.utils.sockets: connect to 172.17.12.3 failed: [61] Connection
> refused
> 
> The IP address of the host (fano.debian.org) appears to be 206.12.19.110
> at the moment (not sure whether it is a static or dynamic address).  This
> suggests that some of the tests indeed rely on network access to machines
> other than the one doing the build.

No, the testsuite requires no network access to other machines.

>From my experience with the polyorb CORBA profile, such connection
failures are caused by host name to address resolution problems. polyorb
does a gethostbyname lookup for the hostname ('fano' in this case) and
uses the address it receives to connect.

So maybe host name to address resolution is incorrect on certain build
hosts. It seems that a lookup for fano returns 172.17.12.3. Is there a
way to inspect the network configuration of a build host?



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to