22 Jul
2024
22 Jul
'24
9:53 p.m.
On Mon, 2024-07-22 at 23:47 +0200, mat via Cin wrote:
On Mon, 2024-07-22 at 20:12 +0000, Andrea paz via Cin wrote:
But for the test you asked for (1), I have to necessarily install libappimage and that compromises the test because I end up with fusermount2 already in the library. I tried to remove it but then it doesn't start --appimage-extract and I can't run the test.
Confirmed on Mint 21.3. It seems that if fuse2 is available, the appimage-extract-and-run will not work, instead it starts up normally.
??? --appimage-extract does work (creates a squashfs-root subdiretory), but appimage-extract-and-run does not work if fuse2 is present on the system. MatN