Skip to content

fix: Add fuse dependency for borgfs #9584

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

ralfschulze
Copy link
Contributor

No description provided.

@ralfschulze ralfschulze marked this pull request as draft May 30, 2025 21:32
@ralfschulze
Copy link
Contributor Author

Have to package libfuse (https://github.com/libfuse/libfuse) and maybe macFUSE (https://macfuse.github.io/) first.

@jhheider jhheider mentioned this pull request May 31, 2025
@jhheider jhheider mentioned this pull request May 31, 2025
@jhheider
Copy link
Contributor

looks like it needs the v2 library; that'll take more work, since it's a different build script.

@ralfschulze
Copy link
Contributor Author

  • The Linux version compiles now, but the mount test fails. Need to get my local build environment working for further testing
  • Darwin build still has issues. Borgbackup build instructions say the MacOS version needs libfuse2 (llfuse), but macfuse now seems to require v3 in the newest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants