first commit
Some checks failed
Build libfuse / Build and Test (push) Failing after 0s

This commit is contained in:
robojerk 2025-09-07 15:38:31 -07:00
commit 36918500d6
2 changed files with 168 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
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.