22 Dec
2025
22 Dec
'25
8:05 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41458 --- Comment #7 from Slava Shishkin <slavashishkin@gmail.com> --- David, you can reproduce this by changing the GID of the existing Koha group. In the KTD koha container run: sudo groupmod -g 8001 kohadev-koha Then restart SIP: sudo koha-sip --restart kohadev SIP will start with the error: Couldn't become gid "<uid>": Operation not permitted After applying the patch, the error is no longer logged. I hope this helps to reproduce and verify the ERROR on your KTD. -- You are receiving this mail because: You are watching all bug changes.