cilium / packer-ci-build

Contains the scripts and data for building the Cilium CI testing VM.
10 stars 17 forks source link

provision: Don't check for updates with apt-get #322

Closed pchaigno closed 2 years ago

pchaigno commented 2 years ago

Commit 18b7307 ("provision: Remove package unattended-upgrades from Ubuntu") attempted to prevent apt-get from holding the update lock as that can cause the VM provisioning to fail in CI.

It seems it wasn't enough however as the issue is still happening. This pull request attempts an additional fix by not even checking if updates exist.

Related: https://github.com/cilium/packer-ci-build/issues/315.

pchaigno commented 2 years ago

/build

pchaigno commented 2 years ago

I'm not very hopeful but worth a try I guess.

pchaigno commented 2 years ago

Some weird autoconf error... Unlikely a flake but: /build-net-next