On 12/16/14 02:52, Alexander Bluhm wrote:
> Hi,
> 
> The regression tests of www/p5-LWP-Protocol-https fail if
> net/p5-IO-Socket-IP is installed.
> 
> ===>  Regression tests for p5-LWP-Protocol-https-6.06p0
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" 
> "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 
> 'blib/arch')" t/*.t
> t/apache.t ....... ok
> unexpected response: 500 Can't connect to 127.0.0.1:41264
> Content-Type: text/plain
> Client-Date: Tue, 16 Dec 2014 01:45:08 GMT
> Client-Warning: Internal response
> 
> Can't connect to 127.0.0.1:41264
> 
> Resource temporarily unavailable at 
> /usr/local/libdata/perl5/site_perl/LWP/Protocol/http.pm line 49.
> # Looks like you planned 56 tests but ran 24.
> # Looks like your test exited with 35 just after 24.
> # creating cert for direct.ssl.access
> # SSL handshake failed: SSL accept attempt failed
> t/https_proxy.t .. 
> Dubious, test returned 35 (wstat 8960, 0x2300)
> Failed 32/56 subtests 
> 
> There is a bug in p5-IO-Socket-IP-0.33, it does not restore the
> blocking mode of the client ssl socket.  This results in the "Resource
> temporarily unavailable" error.  The following patch fixes it, while
> there update p5-IO-Socket-IP to 0.34.
> 
> ok?
> 
ok for me.
 Thanks & Cheers
  Giovanni

Reply via email to