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

Updated to use a while loop for releasing "apt update" lock #28

Merged
merged 1 commit into from
Jul 22, 2020
Merged

Updated to use a while loop for releasing "apt update" lock #28

merged 1 commit into from
Jul 22, 2020

Conversation

mattray
Copy link
Contributor

@mattray mattray commented May 29, 2020

The previous implementation waited for the lock to release, this
version retries until a successful exit. The 'ubuntu' names were
replaced with 'debian' to reflect the correct origins.

This fixes #22
Tested with Debian 8/9/10, Ubuntu 16.04/18.04/20.04, and Raspbian 10.

Signed-off-by: Matt Ray github@mattray.dev

The previous implementation waited for the lock to release, this
version retries until a successful exit. The 'ubuntu' names were
replaced with 'debian' to reflect the correct origins.

Signed-off-by: Matt Ray <github@mattray.dev>
@kmf
Copy link

kmf commented Jul 22, 2020

Can this be merged? @micheelengronne

@micheelengronne
Copy link
Member

Good to go !

@micheelengronne micheelengronne merged commit b876ed7 into dev-sec:master Jul 22, 2020
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.

Debian 9.8/10 timing out on audits
3 participants