Maui Forums

Full Version: [Solved] - Kget broken after upgrade
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

after the last upgrade to Plasma 5.8.4 another software is broken : Kget.

I found that the problem is the absence of libgpgme-pthread.so.11 in /usr/lib/x86_64-linux-gnu/ because the package libgpgme11 is from Neon instead of Ubuntu and it hasn't this lib file.
I adopted this solution :
1) I took the libgpgme11 package from Ubuntu repos
2) I extracted the files inside this package (with Ark)
3) I put manually the files libgpgme-pthread.so.11 and libgpgme-pthread.so.11.14.0 in their right position /usr/lib/x86_64-linux-gnu/

After this Kget restarted to work good.