this patchset attempts to remove test and dev module dependencies from koha-common pkg this will reduce maintenance effort and complexity
perhaps we move these test/dev packages to a separate 'koha-dev' package
these look like dependency pkgs we can remove from koha-common libhttpd-bench-apachebench-perl libtest-deep-perl libtest-exception-perl libtest-fatal-perl libtest-file-perl libtest-leaktrace-perl libtest-longstring-perl libtest-mockmodule-perl libtest-mockobject-perl libtest-mocktime-perl libtest-perl-critic-perl libtest-perl-critic-progressive-perl libtest-pod-perl libtest-refcount-perl libtest-sharedfork-perl libtest-simple-perl libtest-strict-perl libtest-taint-perl libtest-tcp-perl libtest-warn-perl libtest-www-mechanize-perl libtest-yaml-valid-perl libtest2-suite-perl
Sounds good to me!
I am suggesting to remove the scripts, and so the problematic dependency, on libhttpd-bench-apachebench-perl.
(In reply to Jonathan Druart from comment #4) > I am suggesting to remove the scripts, and so the problematic dependency, on > libhttpd-bench-apachebench-perl. on... bug 32673.
libtest-dbix-class-perl is another one that would need to be moved. It has a dependency on libdata-uui-perl which conflicts with libossp-uuid-perl which is a dependency of libsoap-lite-perl, which is used by other systems like Sympa and which is used by devscripts. https://irc.koha-community.org/out.pl?channel=koha;date=2023-01-11 https://lists.koha-community.org/pipermail/koha-devel/2023-June/048221.html