On 31/01/13 19:36, brian d foy wrote:
[[ This message was both posted and mailed: see
    the "To," "Cc," and "Newsgroups" headers for details. ]]

In article <510978f7.9050...@dawson10.plus.com>, kevin dawson
<ke...@dawson10.plus.com> wrote:

I've been getting a 404 for PPIx::Regexp, it exists on other mirrors
(e.g. cpan.hexten.net) and is in the PAUSE index, any idea who I should
kick?"
I find this file just fine on www.cpan.org. Can you fetch it by hand
without CPAN.pm or LWP?

I was able to download the right file with LWP. I checked inside the
package to ensure it was the right version:

use LWP::Simple;
use v5.10;

my $code = getstore(
    'http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz',
    '/Users/brian/Desktop/PPIx-Regexp-0.030.tar.gz'
    );
say "code is $code";


Fetching with LWP:
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
LWP failed with code[404] message[Not Found]
This worked for me. I don't think this is a PAUSE or CPAN issue, but
there might be a problem with your CPAN.pm. If you still have problems,
you might want to report it to CPAN.pm.

Hi brian

I hope the following helps,

I don't want to install from another mirror, nor will an average user.

I was testing Perl 5.17.8

I can't install Padre as one of it's dependency modules requires PPIx::Regexp

hence there is an issue,

see also RT - https://rt.cpan.org/Public/Bug/Display.html?id=82953

I hope this helps, the error is not client side it's server side, hence PAUSE, I think.

regards
kevin


kevin@vinny:~$ plv LWP::Simple
Module                                    Installed       CPAN
Database was generated on Thu, 31 Jan 2013 15:43:26 GMT
LWP::Simple                                    6.00       6.00

kevin@vinny:~$ perl -v

This is perl 5, version 17, subversion 8 (v5.17.8) built for i686-linux-thread-multi

Copyright 1987-2012, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

kevin@vinny:~$ cpan

cpan shell -- CPAN exploration and modules installation (v1.9951)
Enter 'h' for help.

cpan[1]> install PPIx::Regexp
Database was generated on Thu, 31 Jan 2013 15:43:26 GMT
Running install for module 'PPIx::Regexp'
Running make for W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
Fetching with LWP:
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
LWP failed with code[404] message[Not Found]

Trying with
/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394"
to get
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
--2013-01-31 19:43:53-- http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz Resolving www.cpan.org (www.cpan.org)... 212.117.177.118, 2a01:608:2:4::2, 2620:101:d000:8::140:1
Connecting to www.cpan.org (www.cpan.org)|212.117.177.118|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-01-31 19:43:53 ERROR 404: Not Found.


Function system("/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394" "http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz"; ")
    returned status 8 (wstat 2048), left
/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394 with size 0 Warning: no success downloading '/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394'. Giving up on it.
Fetching with LWP:
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
LWP failed with code[404] message[Not Found]

Trying with
/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394"
to get
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
--2013-01-31 19:43:53-- http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz Resolving www.cpan.org (www.cpan.org)... 212.117.177.118, 2620:101:d000:8::140:1, 2a01:608:2:4::2
Connecting to www.cpan.org (www.cpan.org)|212.117.177.118|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-01-31 19:43:53 ERROR 404: Not Found.


Function system("/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394" "http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz"; ")
    returned status 8 (wstat 2048), left
/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394 with size 0 Warning: no success downloading '/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394'. Giving up on it.
Fetching with LWP:
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
LWP failed with code[404] message[Not Found]

Trying with
/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394"
to get
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
--2013-01-31 19:43:53-- http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz Resolving www.cpan.org (www.cpan.org)... 212.117.177.118, 2620:101:d000:8::140:1, 2a01:608:2:4::2
Connecting to www.cpan.org (www.cpan.org)|212.117.177.118|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-01-31 19:43:54 ERROR 404: Not Found.


Function system("/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394" "http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz"; ")
    returned status 8 (wstat 2048), left
/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394 with size 0 Warning: no success downloading '/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394'. Giving up on it.

Trying with
/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394"
to get
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
--2013-01-31 19:43:54-- http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz Resolving www.cpan.org (www.cpan.org)... 212.117.177.118, 2a01:608:2:4::2, 2620:101:d000:8::140:1
Connecting to www.cpan.org (www.cpan.org)|212.117.177.118|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-01-31 19:43:54 ERROR 404: Not Found.


Function system("/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394" "http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz"; ")
    returned status 8 (wstat 2048), left
/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394 with size 0

Trying with
/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394"
to get
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
--2013-01-31 19:43:54-- http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz Resolving www.cpan.org (www.cpan.org)... 212.117.177.118, 2a01:608:2:4::2, 2620:101:d000:8::140:1
Connecting to www.cpan.org (www.cpan.org)|212.117.177.118|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-01-31 19:43:54 ERROR 404: Not Found.


Function system("/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394" "http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz"; ")
    returned status 8 (wstat 2048), left
/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394 with size 0

Trying with
/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394"
to get
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
--2013-01-31 19:43:54-- http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz Resolving www.cpan.org (www.cpan.org)... 212.117.177.118, 2a01:608:2:4::2, 2620:101:d000:8::140:1
Connecting to www.cpan.org (www.cpan.org)|212.117.177.118|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-01-31 19:43:54 ERROR 404: Not Found.


Function system("/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394" "http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz"; ")
    returned status 8 (wstat 2048), left
/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394 with size 0 Warning: no success downloading '/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394'. Giving up on it.
No external ftp command available

Fetching with LWP:
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
LWP failed with code[404] message[Not Found]

Trying with
/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394"
to get
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
--2013-01-31 19:43:54-- http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz Resolving www.cpan.org (www.cpan.org)... 212.117.177.118, 2a01:608:2:4::2, 2620:101:d000:8::140:1
Connecting to www.cpan.org (www.cpan.org)|212.117.177.118|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-01-31 19:43:54 ERROR 404: Not Found.


Function system("/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394" "http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz"; ")
    returned status 8 (wstat 2048), left
/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394 with size 0 Warning: no success downloading '/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394'. Giving up on it.
Fetching with LWP:
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
LWP failed with code[404] message[Not Found]

Trying with
/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394"
to get
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
--2013-01-31 19:43:54-- http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz Resolving www.cpan.org (www.cpan.org)... 212.117.177.118, 2620:101:d000:8::140:1, 2a01:608:2:4::2
Connecting to www.cpan.org (www.cpan.org)|212.117.177.118|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-01-31 19:43:55 ERROR 404: Not Found.


Function system("/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394" "http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz"; ")
    returned status 8 (wstat 2048), left
/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394 with size 0 Warning: no success downloading '/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394'. Giving up on it.
Fetching with LWP:
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
LWP failed with code[404] message[Not Found]

Trying with
/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394"
to get
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
--2013-01-31 19:43:55-- http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz Resolving www.cpan.org (www.cpan.org)... 212.117.177.118, 2a01:608:2:4::2, 2620:101:d000:8::140:1
Connecting to www.cpan.org (www.cpan.org)|212.117.177.118|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-01-31 19:43:55 ERROR 404: Not Found.


Function system("/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394" "http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz"; ")
    returned status 8 (wstat 2048), left
/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394 with size 0 Warning: no success downloading '/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394'. Giving up on it.

Trying with
/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394"
to get
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
--2013-01-31 19:43:55-- http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz Resolving www.cpan.org (www.cpan.org)... 212.117.177.118, 2620:101:d000:8::140:1, 2a01:608:2:4::2
Connecting to www.cpan.org (www.cpan.org)|212.117.177.118|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-01-31 19:43:55 ERROR 404: Not Found.


Function system("/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394" "http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz"; ")
    returned status 8 (wstat 2048), left
/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394 with size 0

Trying with
/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394"
to get
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
--2013-01-31 19:43:55-- http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz Resolving www.cpan.org (www.cpan.org)... 212.117.177.118, 2a01:608:2:4::2, 2620:101:d000:8::140:1
Connecting to www.cpan.org (www.cpan.org)|212.117.177.118|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-01-31 19:43:55 ERROR 404: Not Found.


Function system("/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394" "http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz"; ")
    returned status 8 (wstat 2048), left
/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394 with size 0

Trying with
/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394"
to get
http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz
--2013-01-31 19:43:55-- http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz Resolving www.cpan.org (www.cpan.org)... 212.117.177.118, 2620:101:d000:8::140:1, 2a01:608:2:4::2
Connecting to www.cpan.org (www.cpan.org)|212.117.177.118|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-01-31 19:43:55 ERROR 404: Not Found.


Function system("/usr/bin/wget -O "/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394" "http://www.cpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz"; ")
    returned status 8 (wstat 2048), left
/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394 with size 0 Warning: no success downloading '/home/kevin/.cpan/sources/authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz.tmp23394'. Giving up on it.
No external ftp command available

Please check, if the URLs I found in your configuration file
(http://www.cpan.org/, http://www.cpan.org/, http://www.cpan.org/) are
valid. The urllist can be edited. E.g. with 'o conf urllist push
ftp://myurl/'

Could not fetch authors/id/W/WY/WYANT/PPIx-Regexp-0.030.tar.gz

Reply via email to