Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

library-not-linked-against-libc (lintian error) #401

Open
kapouer opened this issue May 20, 2022 · 1 comment
Open

library-not-linked-against-libc (lintian error) #401

kapouer opened this issue May 20, 2022 · 1 comment

Comments

@kapouer
Copy link
Contributor

kapouer commented May 20, 2022

Hi,

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.

@kapouer
Copy link
Contributor Author

kapouer commented May 20, 2022

Hopefully this won't be 401 Unauthorized bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant