No description
|
Some checks failed
Build libfuse / Build and Test (push) Failing after 20s
- Install curl first before testing apt-cacher-ng connectivity - Add debian-archive-keyring package to fix GPG signature verification - This resolves the 'repository not signed' error from run #17 - Follows the same pattern as working deb-mock workflow The Debian container was missing GPG keys needed to verify repository signatures, causing apt-get update 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.