You are not logged in.

#1 2019-02-11 15:19:12

nevanom
Member
Registered: 2019-02-07
Posts: 2

cpan installation issue

hello,

i am having a bit of a problem install the package IO::Socket::SSL with cpan.

i run:

cpan IO::Socket::SSL

this command seems to run but stalls half-way during the installation. this is what i get:

Running make test for MIKEM/Net-SSLeay-1.85.tar.gz
"/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Net/SSLeay/SSLeay.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/local/*.t t/handle/local/*.t
t/handle/local/05_use.t ................ ok   
t/local/01_pod.t ....................... skipped: Test::Pod 1.00 required for testing POD
t/local/02_pod_coverage.t .............. skipped: these tests are for only for release candidate testing. Enable with RELEASE_TESTING=1
t/local/03_use.t ....................... ok   
t/local/04_basic.t ..................... 1/14 # OpenSSL engines dir: 'ENGINESDIR: "/usr/lib/engines-1.1"'
t/local/04_basic.t ..................... ok     
t/local/05_passwd_cb.t ................. ok     
t/local/06_tcpecho.t ................... ok   
t/local/07_sslecho.t ................... 1/78

could someone help me investigate this issue? am i the only person running into this issue?

Offline

#2 2019-02-11 20:01:14

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: cpan installation issue

You're almost certainly the only person with the issue. Most people simply install https://www.archlinux.org/packages/extr … ocket-ssl/ from the official repos.


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

#3 2019-02-13 08:24:26

nevanom
Member
Registered: 2019-02-07
Posts: 2

Re: cpan installation issue

got around the issue by disabling tests

cpan -Ti IO::Socket::SSL
eschwartz wrote:

You're almost certainly the only person with the issue. Most people simply install https://www.archlinux.org/packages/extr … ocket-ssl/ from the official repos.


i didn't know there were official packages in place of CPAN packages.

well, i guess i'll go try going for official arch packages next time.

Offline

#4 2019-02-13 09:35:05

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: cpan installation issue

also, either use cpan in $HOME, or use cpanp to generate arch pacages if you need non-packaged perl stuff installed system wide.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

Board footer

Powered by FluxBB