No description
|
Some checks failed
Build libfuse / Build and Test (push) Failing after 33s
- Remove actions/checkout@v4 that was failing with 'Could not resolve host: forgejo' - Use direct git clone approach like working bootc workflow - Create workspace directory and copy files manually - Update Docker volume mount to use correct workspace path - Add verification step to ensure files are copied correctly This resolves the DNS resolution error from run #4. |
||
|---|---|---|
| .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.