Do not fail the build when a mirror is not found 81/62981/1 v0.4.3
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 29 Jan 2020 10:09:38 +0000 (20:09 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 29 Jan 2020 10:09:39 +0000 (20:09 +1000)
commitd5fc82ea247c96744ac7610476f5df10614f3668
tree7dcb2ebc2a272489be4566969ec44657137f3ad4
parentc024a2568d2c87e303a07ffaf7e6093096dbddbe
Do not fail the build when a mirror is not found

Forgot to include this check in the change 4c9db8e41b3b546a52.
netselect checks for the mirrors from the list and when one
or more mirrors are not available returns the below error
causing the build to fail.

error:
netselect: unknown host gpl.savoirfairelinux.net/pub/mirrors/ubuntu/

Issue: RELENG-2642
Change-Id: I4351a40be996092febe4efe956b18a9a575c994e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
provision/install-python.sh