No description
|
Some checks failed
Build libfuse / Build and Test (push) Failing after 1m28s
- Add debug output to show current directory and contents - Remove existing build directory before creating new one - This should resolve the 'Build directory cannot be a parent of source directory' error - Add logging to help diagnose meson configuration issues The build directory might be persisting from previous runs, causing meson to detect the parent/source directory conflict. |
||
|---|---|---|
| .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.