Since bug 26434, if the module is missing Koha does not start. So it should be marked as required
Created attachment 112648 [details] [review] Bug 26849: Fix Array::Utils dependency in cpanfile Since bug 26434, if the module is missing Koha does not start. So it should be marked as required
Created attachment 114270 [details] [review] Bug 26849: Fix Array::Utils dependency in cpanfile Since bug 26434, if the module is missing Koha does not start. So it should be marked as required Signed-off-by: Mason James <mtj@kohaaloha.com>
(In reply to Mason James from comment #2) > Created attachment 114270 [details] [review] [review] > Bug 26849: Fix Array::Utils dependency in cpanfile > > Since bug 26434, if the module is missing Koha does not start. So it > should be marked as required > > Signed-off-by: Mason James <mtj@kohaaloha.com> looks good to me, signing off
Created attachment 114542 [details] [review] Bug 26849: Fix Array::Utils dependency in cpanfile Since bug 26434, if the module is missing Koha does not start. So it should be marked as required Signed-off-by: Mason James <mtj@kohaaloha.com> Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
> if the module is missing Koha does not start yep, bumped into this during RMaint a few months ago.
Pushed to master for 21.05, thanks to everybody involved!
Pushed to 20.11.x for 20.11.01
Pushed to 20.05.x for 20.05.07
Missing dependencies for 19.11.x, can't backport. cpanfile doesn't exist.