shaka-packager/packager/testing/dockers
Joey Parrish 3fd538a587
fix: Roll back depot_tools, bypass vpython (#1045)
Using the latest depot_tools no longer works.  depot_tools also wants
to auto-update itself, which must now be disabled.

We also need to disable the copy of python (vpython) included in
depot_tools, since for some distros, it has dependencies on system
libraries that no longer exist.

Finally, we need to force some distros to use python 2, because our
build system is ancient and needs to be ripped out and replaced some
day soon.

This fixes build issues in our CI, our Dockerfiles, and in general on
certain platforms or distros.

Closes #1023
2022-03-08 16:46:18 -08:00
..
Alpine_Dockerfile fix: Roll back depot_tools, bypass vpython (#1045) 2022-03-08 16:46:18 -08:00
ArchLinux_Dockerfile fix: Roll back depot_tools, bypass vpython (#1045) 2022-03-08 16:46:18 -08:00
CentOS_Dockerfile fix: Roll back depot_tools, bypass vpython (#1045) 2022-03-08 16:46:18 -08:00
Debian_Dockerfile fix: Roll back depot_tools, bypass vpython (#1045) 2022-03-08 16:46:18 -08:00
Fedora_Dockerfile fix: Roll back depot_tools, bypass vpython (#1045) 2022-03-08 16:46:18 -08:00
OpenSUSE_Dockerfile fix: Roll back depot_tools, bypass vpython (#1045) 2022-03-08 16:46:18 -08:00
Ubuntu_Dockerfile fix: Roll back depot_tools, bypass vpython (#1045) 2022-03-08 16:46:18 -08:00
test_dockers.sh test: Improve debugging ability for docker tests 2021-10-14 10:16:22 -07:00