Whenever I try to compile proton, with make install or with configure.sh, both docker and podman fail with docker: Error response from daemon: Get "https://registry.gitlab.steamos.cloud/v2/": x509: certificate is valid for gitlab.steamos.cloud, not registry.gitlab.steamos.cloud.
or Error: initializing source docker://registry.gitlab.steamos.cloud/proton/soldier/sdk:0.20220119.0-1: pinging container registry registry.gitlab.steamos.cloud: Get "https://registry.gitlab.steamos.cloud/v2/": x509: certificate is valid for gitlab.steamos.cloud, not registry.gitlab.steamos.cloud
which seems to suggest that Valve has set up its certificates incorrectly (or something on my OS is checking them too strictly).
I only pulled the repository yesterday did git pull and git submodule update --recursive before submitting this issue to make sure I was using the latest version.
uname -r: 5.15.32-gentoo-r1-x86_64
docker --version: Docker version 20.10.12, build e91ed5707e
Whenever I try to compile proton, with
make installor withconfigure.sh, both docker and podman fail withdocker: Error response from daemon: Get "https://registry.gitlab.steamos.cloud/v2/": x509: certificate is valid for gitlab.steamos.cloud, not registry.gitlab.steamos.cloud.or
Error: initializing source docker://registry.gitlab.steamos.cloud/proton/soldier/sdk:0.20220119.0-1: pinging container registry registry.gitlab.steamos.cloud: Get "https://registry.gitlab.steamos.cloud/v2/": x509: certificate is valid for gitlab.steamos.cloud, not registry.gitlab.steamos.cloudwhich seems to suggest that Valve has set up its certificates incorrectly (or something on my OS is checking them too strictly).
I only pulled the repository yesterday did
git pullandgit submodule update --recursivebefore submitting this issue to make sure I was using the latest version.uname -r:5.15.32-gentoo-r1-x86_64docker --version:Docker version 20.10.12, build e91ed5707epodman --version:podman version 4.0.3