Bug 404460

Summary: AppImage missing libnsl library
Product: [Applications] krita Reporter: Eduardo <esilva>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: crash CC: halla
Priority: NOR    
Version First Reported In: 4.1.7   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Eduardo 2019-02-17 00:25:43 UTC
SUMMARY
When opening the appimage, I get this error:

./krita-4.1.7-x86_64.appimage: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory

I'm running Fedora 29, with Gnome as the DE.
OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Linux/Gnome
Krita 4.1.7
Comment 1 Halla Rempt 2019-02-17 08:08:28 UTC
See https://github.com/AppImage/pkg2appimage/issues/336
Comment 2 Halla Rempt 2019-02-17 08:17:15 UTC
Can you please check whether the nightly appimage build works? See https://binary-factory.kde.org/job/Krita_Nightly_Appimage_Build/ -- that should be using a newer linuxdeployqt which might have the exclude list fixed as noted in the link above.
Comment 3 Eduardo 2019-02-17 14:57:23 UTC
The nightly appimage works now!
Comment 4 Halla Rempt 2019-02-17 16:45:51 UTC
Cool, thanks for testing!