You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Ariel Constenla-Haile (JIRA)" <ji...@apache.org> on 2016/09/19 11:29:21 UTC

[jira] [Created] (INFRA-12629) Install missing perl-LWP-Protocol-https in bb-win7

Ariel Constenla-Haile created INFRA-12629:
---------------------------------------------

             Summary: Install missing perl-LWP-Protocol-https in bb-win7
                 Key: INFRA-12629
                 URL: https://issues.apache.org/jira/browse/INFRA-12629
             Project: Infrastructure
          Issue Type: Task
          Components: Buildbot
            Reporter: Ariel Constenla-Haile


Build aoo-w741x on bb-win7 is failing due to a missing Perl module:

https://ci.apache.org/builders/aoo-w741x/builds/3/steps/configure/logs/stdio
checking for required Perl modules... configure: error: 
    The missing Perl modules are:  LWP::Protocol::https
    Install them with your package manager (the name of the package depends on your system);
    or, as last resort, run the following command as superuser/administrator: "cpan -i  LWP::Protocol::https"

It would be better not to follow the advice in configure, do not use cpan, instead use cygwin's setup-x86.exe as detailed here https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO#General_Build_Requirements

The name of the package containing LWP::Protocol::https is perl-LWP-Protocol-https



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)