The install-stx-custom-deps playbook that is used
to pull STX versions of dependencies before running
the py39 zuul job would fail if the STX mirror was
unreachable. Even worse, the error message would
simply say "Failed to update apt cache: unknown reason"
Changes:
- More logs when running apt update
- Will no longer fail if STX mirror is unreachable
Test Plan:
pass: works when STX mirror is reachable
pass: works when STX mirror is unreachable
Closes-Bug: 2117173
Change-Id: Ia51feb681e5579e620adb20158b60a148dc2c6ee
Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>