https://bugs.documentfoundation.org/show_bug.cgi?id=150479

--- Comment #26 from Slava <[email protected]> ---
$ ./make_libreoffice_appimage.sh daily x86-64 N N N N Y
...
dlopen(): error loading libfuse.so.2

AppImages require FUSE to run. 
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
+ [[ N == \Y ]]
+ mkdir -p ../out/
+ mv '*.AppImage*' ../out/
mv: cannot stat '*.AppImage*': No such file or directory

------------------------------------------------------------------

https://github.com/AppImage/AppImageKit/wiki/FUSE says:

    Warning: Do not install the fuse package as of 22.04 or you may break your
system

I have "Ubuntu 22.04.1 LTS".

What should I do?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to