https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25032 --- Comment #27 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #9)
Apart of that, it does not work out of the box in koha-testing-docker because of permission issues on *existing* intranet-error.log: -rw-r--r-- 1 root root 0 Apr 3 08:05 /var/log/koha/kohadev/intranet-error.log -rw-r--r-- 1 kohadev-koha kohadev-koha 0 Apr 3 08:05 /var/log/koha/kohadev/opac-error.log
That make the init fails.
I don't think we should push this before we fixed the bad permission handling in init. And koha-testing-docker does not have the correct permissions, so it won't work as it. -- You are receiving this mail because: You are watching all bug changes.