Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dpkg lock on CI actions #114

Merged
merged 1 commit into from
May 16, 2024
Merged

Fix dpkg lock on CI actions #114

merged 1 commit into from
May 16, 2024

Conversation

geyslan
Copy link
Member

@geyslan geyslan commented Apr 26, 2024

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

@geyslan geyslan self-assigned this Apr 26, 2024
@geyslan geyslan force-pushed the fix-apt-get branch 17 times, most recently from 6b9e3b7 to f508295 Compare April 29, 2024 11:36
@geyslan geyslan changed the title wip Fix dpkg lock on CI actions Apr 29, 2024
@geyslan geyslan requested a review from rscampos April 29, 2024 11:38
@geyslan geyslan marked this pull request as ready for review April 29, 2024 11:38
This also deduplicates installations of dependencies in the CI,
concentrating them in a single script - install-deps.sh.
Copy link

@rscampos rscampos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@geyslan geyslan merged commit f8b6256 into main May 16, 2024
3 checks passed
@geyslan geyslan deleted the fix-apt-get branch May 16, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants