https://bugzilla.redhat.com/show_bug.cgi?id=1422948 Bug ID: 1422948 Summary: perl-HTTP-Proxy-0.304-4.fc26 FTBFS: tests hang Product: Fedora Version: rawhide Component: perl-HTTP-Proxy Assignee: tcallawa@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, tcallawa@xxxxxxxxxx External Bug ID: CPAN 120275 Created attachment 1250899 --> https://bugzilla.redhat.com/attachment.cgi?id=1250899&action=edit Fix perl-HTTP-Proxy-0.304-4.fc26 fails to build in F26 because tests hang on t/20dummy.t: t/18engine.t .............. ok Bad http proxy specification 'http://[::1]:33597/' at t/20dummy.t line 80. This bug was triggered by adding IPv6 support to Fedora's HTTP::Daemon in perl-HTTP-Daemon-6.01-14.fc26 (not yet in upstream). The tests hang probably due to a bug in Test::Harness, but the real problem is HTTP-Proxy does not support IPv6 at all. Attached patch fixes it. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx