Package: bogofilter-bdb Version: 1.2.4+dfsg1-9 (unstable) bogofilter-bdb depends on libgsl2, currently 2.4+dfsg-1 in unstable. Unfortunately it is linked with other version:
user@comp:~/$ ldd /usr/bin/bogofilter-bdb ... (0x00007fe504a77000) libgsl.so.19 => not found ... Actual file is /usr/lib/x86_64-linux-gnu/libgsl.so.23. So there is "no such file" error when running bogofilter and bogofilter-bdb: -cut- user@comp:~/$ bogofilter -T -b bogofilter: error while loading shared libraries: libgsl.so.19: cannot open shared object file: No such file or directory -cut- user@comp:~/$ bogofilter-bdb -T -b bogofilter-bdb: error while loading shared libraries: libgsl.so.19: cannot open shared object file: No such file or directory -cut- Because of this there is problem and error in claws-mail when client is going to filter spam. Please rebuild bogofilter-bdb with actual version of libgsl2. Thanks. Regards, Jan