Skip Menu |

This queue is for tickets about the App-SimpleBackuper CPAN distribution.

Report information
The Basics
Id: 133531
Status: resolved
Priority: 0/
Queue: App-SimpleBackuper

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Undeclared dependency Crypt::OpenSSL::RSA
t/Actions.t fails if Crypt::OpenSSL::RSA is not installed: ... PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t Can't locate Crypt/OpenSSL/RSA.pm in @INC (you may need to install the Crypt::OpenSSL::RSA module) (@INC contains: ... .) at t/Actions.t line 7. BEGIN failed--compilation aborted at t/Actions.t line 7. t/Actions.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run ...
On 2020-10-14 09:31:50, SREZIC wrote: Show quoted text
> t/Actions.t fails if Crypt::OpenSSL::RSA is not installed: > > ... > PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "- > MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, > 'blib/lib', 'blib/arch')" t/*.t t/*/*.t > Can't locate Crypt/OpenSSL/RSA.pm in @INC (you may need to install the > Crypt::OpenSSL::RSA module) (@INC contains: ... .) at t/Actions.t line > 7. > BEGIN failed--compilation aborted at t/Actions.t line 7. > t/Actions.t .......... > Dubious, test returned 2 (wstat 512, 0x200) > No subtests run > ...
Seems to be resolved.
On 2020-10-14 09:31:50, SREZIC wrote: Show quoted text
> t/Actions.t fails if Crypt::OpenSSL::RSA is not installed: > > ... > PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "- > MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, > 'blib/lib', 'blib/arch')" t/*.t t/*/*.t > Can't locate Crypt/OpenSSL/RSA.pm in @INC (you may need to install the > Crypt::OpenSSL::RSA module) (@INC contains: ... .) at t/Actions.t line > 7. > BEGIN failed--compilation aborted at t/Actions.t line 7. > t/Actions.t .......... > Dubious, test returned 2 (wstat 512, 0x200) > No subtests run > ...
Seems to be resolved.