https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25538
--- Comment #5 from Jonathan Druart <[email protected]> --- This is because KOHA_OPAC_URL is not set. On both U18 and D11 I get the following (known error that should not have been ignored so long): root@c4adf9b9b785:koha(master|BISECTING)$ kshell bash: /root/.bashrc: Permission denied This can be recreated easily by defining a wrong KOHA_OPAC_URL. $ koha-shell ${KOHA_INSTANCE} -p -c "echo $KOHA_OPAC_URL" -- 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/
