No description
|
Some checks failed
Build libfuse / Build and Test (push) Failing after 1m27s
- Use --network host for apt-cacher-ng to ensure accessibility - Try multiple connection methods (host.docker.internal, 172.17.0.1, host-gateway) - Use correct port 3142 instead of 3143 - Add proper cleanup and testing of apt-cacher-ng service - This should resolve udev dependency installation issues The build container was unable to reach apt-cacher-ng, causing udev package installation to fail and meson configuration to fail. |
||
|---|---|---|
| .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.