Skip to content

binary testing with llfuse/pyfuse3 #5545

@ThomasWaldmann

Description

@ThomasWaldmann
$ ./borg.exe mount repo mnt
^ works

$ BORG_FUSE_IMPL=pyfuse3 ./borg.exe mount borg/repo/ borg/mnt2
borg mount not available: no FUSE support, BORG_FUSE_IMPL=pyfuse3.

Guess the binary was built with llfuse and only includes that.

When setting the env var, it tries to use pyfuse3, but it does not include that.

This is why the fuse3 tests fail with that binary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions