https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40901
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #128 from David Cook <[email protected]> --- Taking a look... Just a little change eh: 57 files changed, 2099 insertions(+), 1872 deletions(-) We'll want to be careful with this bit I reckon in debian/control: 495 Package: koha-sysv 496 Architecture: all 497 Depends: ${misc:Depends}, daemon, koha-core 498 Provides: koha-init 499 Conflicts: koha-systemd 500 Replaces: koha-common (<< 25.11), koha-systemd 501 Breaks: koha-common (<< 25.11) I reckon this will break koha-full, since it won't have any init anymore. Should probably update koha-full to depend on koha-common instead of koha-full and update deps accordingly. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
