https://bugs.kde.org/show_bug.cgi?id=396671

--- Comment #4 from caulier.gil...@gmail.com ---
Try to just install the Fedora RPM including the libnsl.so.1 library.

As you can see here :

https://cgit.kde.org/digikam.git/tree/project/bundles/appimage/04-build-appimage.sh#n295

This library is excluded from AppImage build script. This rules is copied from
the official AppImage script here :

https://github.com/probonopd/linuxdeployqt/blob/master/tools/linuxdeployqt/excludelist.h

libnsl is the public client interface library for NIS(YP) and NIS+. It's about
the Yellow Page dictionary used on the network. This library is removed from
the bundle about possible security issue and update. It's always better to have
this library taken from the host system.

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to