aquasecurity / btfhub

BTFhub, in collaboration with the BTFhub Archive repository, supplies BTF files for all published kernels that lack native support for embedded BTF. This joint effort ensures that even kernels without built-in BTF support can effectively leverage the benefits of eBPF programs, promoting compatibility across various kernel versions.
Apache License 2.0
377 stars 43 forks source link

Fix dpkg lock on CI actions #114

Closed geyslan closed 4 months ago

geyslan commented 4 months ago

fix(ci): dpkg locked error

This also deduplicates installations of dependencies in the CI,
concentrating them in a single script - install-deps.sh.

The issue is random but already known: https://github.com/aquasecurity/btfhub/actions/runs/8841725200/job/24279261817