https://sourceforge.net/projects/qreport/files/Linux/CuteReport-GPL-1.3.2.AppImage/download ``` FATAL: AppRun is not executable ``` https://travis-ci.org/AppImage/AppImageHub/builds/266084511#L539 This is a false alarm, because: ``` lrwxrwxrwx 1 root 1000 0 Mar 16 20:16 /tmp/.mount_8NaRjJ/AppRun -> cutereport.sh ``` But why? https://github.com/AppImage/AppImages/blob/0edff84fae5834ebe12884f72c1fa14927b3ddfb/appdir-lint.sh#L38 looks correct to me...
https://sourceforge.net/projects/qreport/files/Linux/CuteReport-GPL-1.3.2.AppImage/download
https://travis-ci.org/AppImage/AppImageHub/builds/266084511#L539
This is a false alarm, because:
But why?
https://github.com/AppImage/AppImages/blob/0edff84fae5834ebe12884f72c1fa14927b3ddfb/appdir-lint.sh#L38
looks correct to me...