Skip to content

Dependency not mentioned in META [rt.cpan.org #83004] #35

@oalders

Description

@oalders

Migrated from rt.cpan.org#83004 (status was 'new')

Requestors:

From victor@vsespb.ru on 2013-01-28 16:47:33:

Reproduce:

On clean CentOS 5.x (which is supported till Y2017 btw):
install perl-Net-SSLeay OS package.
then

cpan -i LWP::Protocol::https

it will fail, with

t/apache....NOK 1                                                      
     
#   Failed test at t/apache.t line 14.
t/apache....NOK 2                                                      
     
#   Failed test at t/apache.t line 15.
#                   'you need at least Net::SSLeay version 1.33 for
getting subjectAltNames at
/usr/lib/perl5/site_perl/5.8.8/IO/Socket/SSL.pm line 1702
# '
#     doesn't match '(?-xism:Apache Software Foundation)'
# Looks like you failed 2 tests of 2.


because we have older Net::SSLeay version, and minimal version 1.33 is
not mentioned in META.yml


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions