Commit 240f353
committed
ci(qemu): wait for dpkg lock before apt-get install
unattended-upgrades can still hold /var/lib/dpkg/lock-frontend when the VM
runs apt-get install, causing "Could not get lock" failures. Use sudo flock
to wait for the lock to be released before installing.1 parent c451931 commit 240f353
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
| |||
0 commit comments