No description
|
Some checks failed
Build libfuse / Build and Test (push) Failing after 33s
- Change from '/workspace/build_libfuse.sh' to 'build_libfuse.sh' - Since Docker working directory is /workspace, script is directly accessible - Fixes 'No such file or directory' error from run #6 The script exists in the mounted volume at /workspace/build_libfuse.sh but since working directory is /workspace, we can reference it directly. |
||
|---|---|---|
| .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.