[Bug 18530] Should implement IPv4 socket for file transfer
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Feb 28 11:14:13 CET 2012
https://bugs.freedesktop.org/show_bug.cgi?id=18530
--- Comment #8 from Olli Salli <olli.salli at collabora.co.uk> 2012-02-28 02:14:13 PST ---
(In reply to comment #7)
> Yeah, as far as I can see, the problem is that same Python bug. Because
> although you're requesting an IPv4 connection between the test and the CM with
> ProvideFile, the connection from the CM to the peer (should also be the test)
> can be anything independently from that. So it's going to hit the same bug in
> either case.
>
> You can disable that kind of test for now.
>
Oh, and for reference: that bug is about python httplib making incorrect HTTP
requests when GETing from IPv6 localhost (::1). It'd seem it's using an IPv6
connection to the peer here.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list