alerque / aur

Package sources for all the AUR packages I either maintain, co-maintain, or fork.
https://wiki.archlinux.org/index.php/Unofficial_user_repositories#alerque
45 stars 26 forks source link

[keet-bin] fails to start #80

Open cowlicks opened 5 months ago

cowlicks commented 5 months ago

I get the same error as this comment on AUR:

This doesn't look like a squashfs image.

Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
open dir error: No such file or directory
alerque commented 5 months ago

I'm sorry, it works for me so I didn't notice and can't easily test what the missing deps are. I'd like to fix this, but maybe you can help debug it. Can you check whether you have fuse and squashfuse installed and if not sequentially install one then add the other and try keet in between and see when it starts working? If we figure out what dependency it needs (that I just happen to have for some other reason) we'll get it marked as a dependency.