24 Jul
2026
24 Jul
'26
8:07 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43159 --- Comment #3 from David Cook <dcook@prosentient.com.au> --- Test plan: - Apply the patch - sudo vi debian/scripts/koha-plack Within _do_instance after PERL5LIB is set, add the following: echo $PERL5LIB - sudo koha-create --request-db test1 - sudo ./debian/scripts/koha-plack --restart test1 test1 test1 test1 - Note that now PERL5LIB stays constant: /usr/share/koha/lib:/usr/share/koha/installer:/usr/share/koha/lib/installer - git restore debian/scripts/koha-plack -- You are receiving this mail because: You are watching all bug changes.