[Python-Dev] Problem with svn on community buildbot (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Sun Dec 14 20:55:40 CET 2008


I don't know is this is related

It shouldn't. AFAIK, buildbot makes its internet connections through twisted, and twisted doesn't use IPv6. Also, the diagnostics (cannot resolve name) doesn't match connectivity problems.

$ time curl -v -o /dev/null http://svn.python.org * About to connect() to svn.python.org port 80 (#0) * Trying 2001:888:2000:d::a4... Operation timed out

Hmm. Can you debug this further?

Do you have IPv6 connectivity at all? Do you have a global v6 address? What happens if you do a v6 traceroute?

Regards, Martin



More information about the Python-Dev mailing list