> 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 _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com