No description
|
Some checks failed
Build libfuse / Build and Test (push) Failing after 1m23s
- Move build directory creation inside fuse-3.10.0 directory - Fix 'Build directory cannot be a parent of source directory' error - Update package creation path to match new directory structure - Resolves meson build failure from run #10 The build directory is now properly contained within the source directory. |
||
|---|---|---|
| .forgejo/workflows | ||
| README.md | ||
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.