Bug#1033607: [Pkg-sogo-maintainers] Bug#1033607: sogo: /usr/bin/sogo linked against wrong version of libgnustep-base

2023-04-02 Thread Phil Gruber
Thanks Jeroen, I've looped through all the libraries used by `sogod` and it seems like `libsope1` is the culprit. A lot of libraries in that package are linked to libgnustep-base.so.1.24, despite the package requiring 1.27: $ objdump -p /usr/local/lib/libSaxObjC.so.4.9 |grep NEEDED NEEDED

Bug#1033607: [Pkg-sogo-maintainers] Bug#1033607: sogo: /usr/bin/sogo linked against wrong version of libgnustep-base

2023-04-01 Thread Jeroen Dekkers
Hi Phil, On Sat, 01 Apr 2023 02:41:05 +0200, Phil Gruber wrote: > > Thanks for getting back to me. > > Here's what this looks like for me: > > > $ /usr/sbin/sogod > > /usr/sbin/sogod: error while loading shared libraries: > > libgnustep-base.so.1.24: cannot open shared object file: No such file o

Bug#1033607: sogo: /usr/bin/sogo linked against wrong version of libgnustep-base

2023-03-31 Thread Phil Gruber
Thanks for getting back to me. Here's what this looks like for me: $ /usr/sbin/sogod /usr/sbin/sogod: error while loading shared libraries: libgnustep-base.so.1.24: cannot open shared object file: No such file or directory $ ldd -r /usr/sbin/sogod | grep gnustep libgnustep-base.so.1.27

Bug#1033607: sogo: /usr/bin/sogo linked against wrong version of libgnustep-base

2023-03-31 Thread Sebastian Ramacher
Control: tags -1 moreinfo On 2023-03-28 14:45:24 +0200, Philipp Gruber wrote: > Package: sogo > Version: 5.0.1-4+deb11u1 > Severity: grave > Justification: renders package unusable > > Dear Maintainer, > > The binary of /usr/sbin/sogod contained in bullseye is linked to > libgnustep-base.so.1.24

Bug#1033607: sogo: /usr/bin/sogo linked against wrong version of libgnustep-base

2023-03-28 Thread Philipp Gruber
Package: sogo Version: 5.0.1-4+deb11u1 Severity: grave Justification: renders package unusable Dear Maintainer, The binary of /usr/sbin/sogod contained in bullseye is linked to libgnustep-base.so.1.24. However, the package depends on libgnustep-base.so.1.27, which is the current version of bullse