Skip Menu |

This queue is for tickets about the P5U CPAN distribution.

Report information
The Basics
Id: 122008
Status: new
Priority: 0/
Queue: P5U

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

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



Subject: debian-release command does not work anymore (api.metacpan.org/v0 is gone)
$ /opt/perl-5.24.1/bin/perl /opt/perl-5.24.1/bin/p5u debian-release Kwalify malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "(end of string)") at /opt/perl-5.24.1/lib/site_perl/5.24.1/JSON.pm line 187. Why? Seems like another api.metacpan.org/v0 victim: $ strace -eread -s512 /opt/perl-5.24.1/bin/perl /opt/perl-5.24.1/bin/p5u debian-release Kwalify |& grep 410 read(4, "HTTP/1.1 410 Gone\r\nServer: Varnish\r\nRetry-After: 0\r\nContent-Type: text/html\r\nContent-Length: 557\r\nAccept-Ranges: bytes\r\nDate: Mon, 05 Jun 2017 15:37:27 GMT\r\nVia: 1.1 varnish\r\nConnection: close\r\nX-Served-By: cache-hhn1534-HHN\r\nX-Cache: MISS\r\nX-Cache-Hits: 0\r\nX-Timer: S1496677047.247401,VS0,VE0\r\n\r\n<!DOCTYPE html>\n<html>\n <head>\n <title>MetaCPAN v0 API</title>\n <style type=\"text/css\">\n body {\n font-family: sans-serif;\n }\n </style>\n <link rel=\""..., 1024) = 854 I did not try the other commands, maybe more are affected.