concourse/hack/dlv
Ciro S. Costa 47cc9ee373 hack: update apt repos before install
without performing the update to the local apt repository state that
keeps track of the possible packages to install, we can end up having
problems trying to install versions of packages that are not tracked in
the upstream repositories anymore.

this will prevent failures like the following:

	  404  Not Found [IP: 91.189.88.142 80]
	Err:5 http://security.ubuntu.com/ubuntu xenial-security/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.9
	  404  Not Found [IP: 91.189.88.142 80]
	Err:7 http://security.ubuntu.com/ubuntu xenial-security/main amd64 libpython3.5 amd64 3.5.2-2ubuntu0~16.04.9
	  404  Not Found [IP: 91.189.88.142 80]

Signed-off-by: Ciro S. Costa <cscosta@pivotal.io>
2020-05-04 10:49:59 -04:00
..
Dockerfile hack: update apt repos before install 2020-05-04 10:49:59 -04:00