Skip to content

Fix dpkg lock file conflicts during runner install#51

Merged
gabriel-samfira merged 1 commit intocloudbase:mainfrom
chickenkiller:fix/install-deps-loop
Nov 4, 2025
Merged

Fix dpkg lock file conflicts during runner install#51
gabriel-samfira merged 1 commit intocloudbase:mainfrom
chickenkiller:fix/install-deps-loop

Conversation

@chickenkiller
Copy link
Contributor

Added a loop over installdependencies.sh call so that if a parallel process is using dpkg, we can wait and try again.

The timeout between attempts is set at 15sec, and the max number of attempts is 5.

Added a loop over installdependencies.sh call so that if a parallel process is using dpkg,
we can wait and try again.

The timeout between attempts is set at 15sec, and the max number of attempts is 5.
@gabriel-samfira gabriel-samfira merged commit c1c4594 into cloudbase:main Nov 4, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants