AppImage / AppImage/type2-runtime
Prefer the version of fusermount that belongs to the statically linked fusermount version
Open
- Dominant language
- C
- Stars
- 73
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
The current algorithm just uses the _first_ `fusermount[N]` it can find.
To make the heuristic a bit more robust, we should search for the version matching the statically linked fusermount version (currently 3) first, before falling back to looking for other versions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.