Bug 32654

Summary: 00-strict.t fails on D12
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Test SuiteAssignee: Chris Cormack <chris>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: mtj, tomascohen
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32673
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 32664    
Bug Blocks:    

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 ***