Subject: | Re: Exporter-Tiny-0.044.tar.gz missing from CPAN? |
Date: | Thu, 2 Feb 2017 20:22:31 +0000 (UTC) |
To: | bug-exporter-tiny [...] rt.cpan.org "david.rusholme.c736e2fff7.bug-Exporter-Tiny#rt.cpan.org [...] ob.0sg.net" <david.rusholme.c736e2fff7.bug-Exporter-Tiny#rt.cpan.org [...] ob.0sg.net> |
From: | david.20.rusholme [...] spamgourmet.com |
Some more info - installing via cpanm:
--> Working on List::MoreUtilsFetching http://www.cpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-0.416.tar.gz ... OKConfiguring List-MoreUtils-0.416 ... OK==> Found dependencies: Exporter::Tiny, XSLoader--> Working on Exporter::TinyFetching http://www.cpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-0.044.tar.gz ... OK
gzip: stdin: unexpected end of file/bin/tar: Child returned status 1/bin/tar: Error is not recoverable: exiting now! Failed to unpack Exporter-Tiny-0.044.tar.gz: no directory! Failed to fetch distribution Exporter-Tiny-0.044
It appear to be https vs http issue:
wget http://www.cpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-0.044.tar.gz--2017-02-02 12:17:29-- http://www.cpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-0.044.tar.gzResolving www.cpan.org... 151.101.24.249Connecting to www.cpan.org|151.101.24.249|:80... connected.HTTP request sent, awaiting response... 404 Not Found2017-02-02 12:17:29 ERROR 404: Not Found.
wget https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-0.044.tar.gz--2017-02-02 12:18:56-- https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-0.044.tar.gzResolving cpan.metacpan.org... 151.101.24.249, 2a04:4e42:6::249Connecting to cpan.metacpan.org|151.101.24.249|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 29636 (29K) [application/x-gzip]Saving to: “Exporter-Tiny-0.044.tar.gz”
100%[=========================================================================================================================================>] 29,636 --.-K/s in 0.007s
2017-02-02 12:18:56 (3.84 MB/s) - “Exporter-Tiny-0.044.tar.gz” saved [29636/29636]
On Thursday, February 2, 2017 12:16 PM, anon sfba <david.20.rusholme@spamgourmet.com> wrote:
Hi,
My perl build is failing as:
"The requested URL /authors/id/T/TO/TOBYINK/Exporter-Tiny-0.044.tar.gz was not found on this server."
Testing via the web interface/wget it really does appear the file is missing from CPAN??
Cheers!