Am Freitag, dem 15.05.2026 um 22:20 +0200 schrieb Alexandre Detiste: > When libpicohttpparser1 is installed, I'm getting a "mysterious" > /usr/lib/x86_64-linux-gnu/libpicohttpparser.so.1 file that neither > dpkg nor the debian website knows about > https://packages.debian.org/sid/amd64/libpicohttpparser1/filelist
After installing the package an activate-noawait ldconfig trigger has creates the libpicohttpparser.so.1 symlink. This is something that the debuild toolchain is doing automatically, so I think there is no need to do it explicitly. Unfortunately I do not understand why this is happening myself. Sincerely, Joachim

