I’m using the Linux xenial image for a while now with ubuntu-toolchain-r-test as a source to install various GCCs. However recently (today?, maybe yesterday) this fails with “Disallowing sources: ubuntu-toolchain-r-test”
The repo is listed in https://github.com/travis-ci/apt-source-safelist/blob/0c2267bff66def573d31a8240ff7d31795e1f6fa/ubuntu.json#L557 since like forever so why does this fail?
Related: https://github.com/travis-ci/apt-source-safelist/issues/410 and Disallowing sources: ppa:ubuntu-toolchain-r/test on bionic for the same issue on bionic. And https://github.com/travis-ci/apt-source-safelist/issues/383 for the old issue about xenial.
Seems to be a more general problem: Don’t the images share the whitelist?