Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Build: kill all apt-get processes before package update #2301

Merged
merged 1 commit into from
Jul 29, 2019

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented Jul 29, 2019

As they may be holding on to the /var/lib/apt/lists/lock file if
there is currently a networking issue that is causing the spinup
step to keep the update process alive.

Ref: https://support.circleci.com/hc/en-us/articles/360021256633-Apt-Get-Update-Is-Slow-Or-Locked

As they may be holding on to the `/var/lib/apt/lists/lock` file if
there is currently a networking issue that is causing the spinup
step to keep the update process alive.

Ref: https://support.circleci.com/hc/en-us/articles/360021256633-Apt-Get-Update-Is-Slow-Or-Locked
@hiddeco hiddeco added the build About the build or test scaffolding label Jul 29, 2019
@hiddeco hiddeco requested a review from stefanprodan July 29, 2019 12:49
@hiddeco hiddeco merged commit 0047323 into master Jul 29, 2019
@hiddeco hiddeco deleted the build/wait-for-network branch July 29, 2019 12:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build About the build or test scaffolding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants