Use netselect to choose a package mirror 68/62968/1
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 28 Jan 2020 02:56:48 +0000 (12:56 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 28 Jan 2020 03:01:07 +0000 (13:01 +1000)
commit4c9db8e41b3b546a52d702b4f1f3d6f655c90e3e
tree469b8b0089d34fb0353d062e1f0f704479eecf28
parentf1595bdcefdcf02119cf3ecbb818c0da5e244e09
Use netselect to choose a package mirror

Use netselect to choose a package mirror to install python-minimal in a
reliable manner.

apt{-get} does not refresh the package mirrors (for packer builds run
within Jenkins), therefore fails with "E: Unable to locate package
python-minimal" while installing python-minimal.

Issue: RELENG-2548
Change-Id: Iab90212657816a9b66db07b356c32ae7e90272d8
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
provision/install-python.sh
releasenotes/notes/use-netselect-to-choose-working-mirror-56d62fe30d69d134.yaml [new file with mode: 0644]