Skip to content

AppImage fuse error #361

@woile

Description

@woile

Hi everyone, thanks for this great project!

I'm trying to build an AppImage, and it works, but when actually running the AppImage in Ubuntu 24.04 I get the following issue:

AppImage requires FUSE to run

On Ubuntu it seems possible to fix it by installing:

sudo apt install libfuse2t64

Though ideally, the AppImage should just run.

Is there a way to fix this on cargo-packager? Looking at some other github issues it seems FUSE is required by appimagekit but instead appimagetool should be used. I was wondering what's the approach taken by cargo-packager? I couldn't find those 2 libraries being used in this project.

Best

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions