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

Use custom chef install URL to resolve Ubuntu dpkg lock issue #309

Merged
merged 1 commit into from
Apr 30, 2019

Conversation

lukeseawalker
Copy link
Contributor

Issue is reported in chef/bento#609
Using custom chef URL instead of default one (https://www.chef.io/chef/install.sh)
we are able to skip the error "dpkg: error: dpkg status database is locked by another process"

Signed-off-by: Luca Carrogu carrogu@amazon.com

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@lukeseawalker lukeseawalker marked this pull request as ready for review April 30, 2019 09:44
Issue is reported in chef/bento#609
Using custom chef URL instead of default one (https://www.chef.io/chef/install.sh)
we are able to skip the error "dpkg: error: dpkg status database is locked by another process"

Signed-off-by: Luca Carrogu <carrogu@amazon.com>
@lukeseawalker lukeseawalker force-pushed the wip/fixKitchenTestUbuntu branch from d6b63b1 to 4e705e4 Compare April 30, 2019 10:33
@lukeseawalker lukeseawalker merged commit 4f2585c into aws:develop Apr 30, 2019
@lukeseawalker lukeseawalker deleted the wip/fixKitchenTestUbuntu branch June 7, 2019 07:49
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