Skip Menu |

This queue is for tickets about the Acme-CPANAuthors-French CPAN distribution.

Report information
The Basics
Id: 89290
Status: new
Priority: 0/
Queue: Acme-CPANAuthors-French

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.09
Fixed in: (no value)



Subject: Fails VPIT and BOOK tests recently
Just noticed the two frequent fails in 10-synopsis.t while passing by. VPIT test fails when Gravatar::URL is not installed. Sample: http://www.cpantesters.org/cpan/report/31973160 BOOK test fails because api.cpanauthors.org returns a 502. Here is the output from the debugger: DB<2> x $res 0 HTTP::Response=HASH(0xb730eb8) '_content' => "<html>\cM\cJ<head><title>502 Bad Gateway</title></head>\cM\cJ<body bgcolor=\"white\">\cM\cJ<center><h1>502 Bad Gateway</h1></center>\cM\cJ<hr><center>nginx/1.2.4</center>\cM\cJ</body>\cM\cJ</html>\cM\cJ" '_headers' => HTTP::Headers=HASH(0xb6139b8) '::std_case' => HASH(0xb715b28) 'client-date' => 'Client-Date' 'client-peer' => 'Client-Peer' 'client-response-num' => 'Client-Response-Num' 'title' => 'Title' 'client-date' => 'Mon, 07 Oct 2013 10:20:57 GMT' 'client-peer' => '133.242.4.59:80' 'client-response-num' => 1 'connection' => 'close' 'content-length' => 172 'content-type' => 'text/html' 'date' => 'Mon, 07 Oct 2013 10:20:56 GMT' 'server' => 'nginx/1.2.4' 'title' => '502 Bad Gateway' '_msg' => 'Bad Gateway' '_protocol' => 'HTTP/1.1' '_rc' => 502 '_request' => HTTP::Request=HASH(0xb4c3be8) '_content' => '' '_headers' => HTTP::Headers=HASH(0xb4c3bd0) 'user-agent' => 'libwww-perl/6.05' '_method' => 'GET' '_uri' => URI::http=SCALAR(0xb0cc100) -> 'http://api.cpanauthors.org/kwalitee/book' '_uri_canonical' => URI::http=SCALAR(0xb0cc100) -> REUSED_ADDRESS HTH && Regards,