envoyproxy / envoyproxy/ci-infra

Disable/remove unattended upgrades

Open
#22 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
HCL
Stars
7
Forks
9
PR merge metrics
No merged PRs in 30d

Description

the AMI images have unattended upgrades set it seems - which can lead to an error like:

```console

E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 4587 (unattended-upgr)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?

```

in this particular case there is no need to install anything anyway - but i would guess that this is slowing things down, soaking net io and generally being undesirable - and we should be able to install without it failing

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.