Wait and then Grab the Lock and Update
When provisioning a new machine in Google Compute Engine with Vagrant, I spotted the following error messages when updating the system:
|
|
It appears to be that I was just behind on the race to grab the lock on the APT update. Without getting the latest index, I am not able to upgrade the packages. An simple solution is to wait it out:
|
|