No description
|
Some checks failed
Build libfuse / Build and Test (push) Failing after 1m30s
- Add libudev-dev package to resolve 'Dependency udev not found' error - Fixes meson build failure from run #9 - Allows libfuse compilation to proceed successfully The build was progressing well but failed on missing udev dependency. |
||
|---|---|---|
| .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.