No description
|
Some checks failed
Build libfuse / Build and Test (push) Failing after 1m29s
- Add detailed logging to apt-cacher-ng setup step - Add debugging output for apt-cacher-ng connectivity testing - This will help identify why udev package is not being installed - Should reveal if apt-cacher-ng is running and accessible The udev dependency issue persists, suggesting apt-cacher-ng is not working properly in the CI environment. |
||
|---|---|---|
| .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.