You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when building gpaste-2 on debian/bookworm, we get a lintian error for libgpaste-gtk-3/4:
E: libgpaste-2: library-not-linked-against-libc usr/lib/x86_64-linux-gnu/libgpaste-gtk-3.so.0.0.0
N:
N: The package installs a library which is not dynamically linked against libc.
N:
N: It is theoretically possible to have a library which doesn't use any symbols from libc, but it
N: is far more likely that this is a violation of the requirement that "shared libraries must be
N: linked against all libraries that they use symbols from in the same way that binaries are".
N:
N: Please refer to Debian Policy Manual section 10.2 and Bug#698720 for details.
This doesn't really pose a problem - installing gpaste packages work as usual.
However it might be something more profound so here I am asking for your take on this.
The text was updated successfully, but these errors were encountered:
Hi,
when building gpaste-2 on debian/bookworm, we get a lintian error for libgpaste-gtk-3/4:
This doesn't really pose a problem - installing gpaste packages work as usual.
However it might be something more profound so here I am asking for your take on this.
The text was updated successfully, but these errors were encountered: