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
{{ message }}
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.
The shared library (libindicator-kdeconnect.so) is mispackaged in a way that breaks the Debian policy and best practices, but more importantly, fails to update the dynamic library loader's cache when installed.
Best practice would be to package the shared library in a separate package and to include the library version in the filename of the .so file. If packaged according to convention, I believe dh_makeshlibs would take care of the dynamic library loader's cache automatically.
Hi @rgson, thank you for your contribution, actually i have few time to work on this, and any help with this will be welcome.
Same for #162#161 and #163
I completely understand. These aren't critical issues either, I just figured I ought to report it somewhere when I noticed. I'll send PRs if I find the time to fix them myself.
The shared library (
libindicator-kdeconnect.so
) is mispackaged in a way that breaks the Debian policy and best practices, but more importantly, fails to update the dynamic library loader's cache when installed.Best practice would be to package the shared library in a separate package and to include the library version in the filename of the .so file. If packaged according to convention, I believe
dh_makeshlibs
would take care of the dynamic library loader's cache automatically.This is related to three Lintian warnings/errors:
See:
The text was updated successfully, but these errors were encountered: