https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43159 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #7 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. When reproducing the problem, this is where I added echo $PERL5LIB: sudo vi /usr/sbin/koha-plack 368 _do_instance() { 369 local name=$1 370 371 adjust_paths_git_install $name 372 PERL5LIB=$PERL5LIB:$KOHA_HOME/installer:$KOHA_HOME/lib/installer ==> 373 echo $PERL5LIB -- You are receiving this mail because: You are watching all bug changes.