Bug#1001204: librtmp1 depends on libhogweed6 and libnettle8 but attempts to load libhogweed.so.4 and libnettle.so.6

2021-12-06 Thread Petr Mánek
Package: librtmp1 Version: 2.4 When I attempt to use `librtmp.so.1` from an ordinary shell prompt (e.g. by invoking `cmake`) it fails with a dynamic linking error: $ cmake cmake: error while loading shared libraries: libhogweed.so.4: cannot open shared object file: No such file

Bug#1000190: bc depends on libreadline8 but attempts to load libreadline.so.7

2021-11-19 Thread Petr Mánek
Package: bc Version: 1.07.1 When I invoke `bc` without any arguments from an ordinary shell prompt it fails with a dynamic linking error: $ bc bc: error while loading shared libraries: libreadline.so.7: cannot open shared object file: No such file or directory Further