Dear Maintainer,
after updating the server today from bookworm to trixie, sogo now
refuses to start due to this error:
/usr/sbin/sogod: error while loading shared libraries:
libgnustep-base.so.1.28: cannot open shared object file: No such file or
directory
That shouldn't be a thing, the sogo package correctly lists
libgnustep-base1.31 as dependency, so it should look for
libgnustep-base.so.1.31 or libgnustep-base.so.1.31.1. creating a symlink
from libgnustep-base1.31 to libgnustep-base.so.1.28 does allow the
systemd service to start, but the website is completely broken. No the
serverity is at least "important"
Best
Richard