You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/05/08 19:24:04 UTC

[jira] [Commented] (VCL-1037) install_perl_libs.pl fails due to invalid mirror URL

    [ https://issues.apache.org/jira/browse/VCL-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16001382#comment-16001382 ] 

ASF subversion and git services commented on VCL-1037:
------------------------------------------------------

Commit 1794443 from arkurth@apache.org in branch 'vcl/trunk'
[ https://svn.apache.org/r1794443 ]

VCL-1037
Commented out hard-coded URL to CPAN mirror in install_perl_libs.pl. The URL is no longer available. If not specified, it automatically selects a mirror.

> install_perl_libs.pl fails due to invalid mirror URL
> ----------------------------------------------------
>
>                 Key: VCL-1037
>                 URL: https://issues.apache.org/jira/browse/VCL-1037
>             Project: VCL
>          Issue Type: Bug
>          Components: vcld (backend)
>            Reporter: Andy Kurth
>            Assignee: Andy Kurth
>             Fix For: 2.4.2
>
>
> The *install_perl_libs.pl* script is failing because http://www.perl.com/CPAN/ is no longer available.  The script has this URL hard-coded:
> {noformat}"urllist" => [q[http://www.perl.com/CPAN/]],{noformat}
> The following appears when attempting to execute the script:
> {noformat}
> Fetching with LWP:
> http://www.perl.com/CPAN/authors/01mailrc.txt.gz
> LWP failed with code[404] message[Not Found]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)