probonopd
probonopd
I agree but I think @TheAssassin said once that this is the way in which the test fails.
Duplicate of https://github.com/TheAssassin/appimagelint/issues/12?
This is on Docker, FUSE is not enabled, which is why I was using `--appimage-extract-and-run`.
I just wanted to try the tool out and since I am not on a Linux machine all the time, I wanted to use an account I have on a...
Or allow to lint AppDirs instead of/in addition to AppImages. Then I could * Extract the AppImage to an AppDir * Run the appimagelint on the extracted AppDir * Be...
The question is whether we actually _need_ `appimagelint` rather than `appdirlint`. The runtime is "well-known", feature complete (if you ask me) and does not need to change anymore (if you...
True!
Yes, if it helps to make it usable in non-FUSE environments.
> When it's part of the spec, we can add such a check. Pending https://github.com/AppImage/AppImageSpec/issues/27
> This application assumes that the blacklist is being respected. This "bundle all" stuff simply isn't standardized, there's no way to reliably detect that (it's a mess!). Simple: Check whether...