On Tuesday, 8 September 2020 at 23:48:58 UTC, wjoe wrote:
On Tuesday, 8 September 2020 at 20:12:47 UTC, wjoe wrote:
[...]
Except there's a problem with the installation of gcc-9.
Apparently there's no Debian release providing a gcc-9 package.
The build of the container fails in step 4 on apt-get update
with:
[...]
When I let buildci.sh install the repositories instead it fails
like so:
[...]
This bug seems to be related
https://bugs.launchpad.net/ubuntu/+source/wget/+bug/994097
Is there a strict dependency on Debian?
Doesn't seem related, though the PPA is meant for Ubuntu
distributions, not Debian. The problem might be in
incompatibilities between the two.