Bug 32654 - 00-strict.t fails on D12
Summary: 00-strict.t fails on D12
Status: RESOLVED DUPLICATE of bug 33341
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal (vote)
Assignee: Chris Cormack
QA Contact: Testopia
URL:
Keywords:
Depends on: 32664
Blocks:
  Show dependency treegraph
 
Reported: 2023-01-17 16:34 UTC by Jonathan Druart
Modified: 2023-03-28 11:59 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2023-01-17 16:34:10 UTC
koha_1       | #   Failed test 'Syntax check misc/load_testing/benchmark_circulation.pl'
koha_1       | #   at /usr/share/perl5/Test/Strict.pm line 435.
koha_1       | # Can't locate HTTPD/Bench/ApacheBench.pm in @INC (you may need to install the HTTPD::Bench::ApacheBench module) (@INC contains: installer misc/translator /kohadevbox/koha /kohadevbox/koha/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at misc/load_testing/benchmark_circulation.pl line 8.
koha_1       | # BEGIN failed--compilation aborted at misc/load_testing/benchmark_circulation.pl line 8.
koha_1       | 
koha_1       | #   Failed test 'Syntax check misc/load_testing/benchmark_staff.pl'
koha_1       | #   at /usr/share/perl5/Test/Strict.pm line 435.
koha_1       | # Can't locate HTTPD/Bench/ApacheBench.pm in @INC (you may need to install the HTTPD::Bench::ApacheBench module) (@INC contains: installer misc/translator /kohadevbox/koha /kohadevbox/koha/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at misc/load_testing/benchmark_staff.pl line 9.
koha_1       | # BEGIN failed--compilation aborted at misc/load_testing/benchmark_staff.pl line 9.
koha_1       | # Looks like you failed 2 tests of 964.
koha_1       | [15:10:18] t/db_dependent/00-strict.t
Comment 1 Jonathan Druart 2023-01-18 13:31:30 UTC
I am suggesting to remove the scripts, and so the problematic dependency, on libhttpd-bench-apachebench-perl.
Comment 2 Jonathan Druart 2023-03-28 11:59:30 UTC

*** This bug has been marked as a duplicate of bug 33341 ***