Summary: | Remove test and dev module dependencies from koha-common pkg | ||
---|---|---|---|
Product: | Koha | Reporter: | Mason James <mtj> |
Component: | Packaging | Assignee: | Mason James <mtj> |
Status: | In Discussion --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | dcook, jonathan.druart, mtj |
Version: | Main | ||
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: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 32654 |
Description
Mason James
2023-01-18 02:25:49 UTC
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 |