libfuse/README.md
robojerk 36918500d6
Some checks failed
Build libfuse / Build and Test (push) Failing after 0s
first commit
2025-09-07 15:38:31 -07:00

230 B

compile and package libfuse

The problem is that the composefs package in the Debian repositories has a dependency on libfuse3-3 (>= 3.10.0) but only libfuse3-4 is available. This is a common issue with package version mismatches.