No description
|
Some checks failed
Build libfuse / Build and Test (push) Failing after 1m29s
- Install curl in build container before attempting to test apt-cacher-ng - This should resolve the connectivity testing issues - Follows the pattern used in other successful CI workflows - Should allow proper detection and configuration of apt-cacher-ng The build container needs curl installed before it can test apt-cacher-ng connectivity, which is why the debugging output wasn't showing up in the logs. |
||
|---|---|---|
| .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.