>>> Downloading 'https://129.143.116.10/pub/Mirrors/gentoo/distfiles/layout.conf' --2023-09-14 02:56:43-- https://129.143.116.10/pub/Mirrors/gentoo/distfiles/layout.conf Connecting to 129.143.116.10:443... connected. The certificate's owner does not match hostname 129.143.116.10 !!! Couldn't download '.layout.conf.129.143.116.10'. Aborting. >>> Downloading 'https://129.143.116.10/pub/Mirrors/gentoo/distfiles/libsodium-1.0.19.tar.gz' --2023-09-14 02:56:43-- https://129.143.116.10/pub/Mirrors/gentoo/distfiles/libsodium-1.0.19.tar.gz ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-20230910-050004 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.6 Python 3.11.5 Available Rust versions: [1] rust-bin-1.72.0 * The following VMs are available for generation-2: *) Eclipse Temurin JRE 17.0.7_p7 [openjdk-jre-bin-17] 2) Eclipse Temurin JRE 8.372_p07 [openjdk-jre-bin-8] Available Java Virtual Machines: [1] openjdk-jre-bin-8 [2] openjdk-jre-bin-17 system-vm php cli (if any): go version go1.21.1 linux/amd64 HEAD of ::gentoo commit cb4f887ae060b1cc72b81a7d974837d301c565b9 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Sep 14 02:46:44 2023 +0000 2023-09-14 02:46:43 UTC emerge -qpvO dev-libs/libsodium [ebuild U ] dev-libs/libsodium-1.0.19 [1.0.18_p20220618] USE="asm urandom -minimal -static-libs -verify-sig" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="aes sse4_1"
Created attachment 870540 [details] emerge-info.txt
Created attachment 870541 [details] dev-libs:libsodium-1.0.19:20230914-025643.log
Created attachment 870542 [details] emerge-history.txt.xz
Created attachment 870543 [details] etc.portage.tar.xz
>>> Downloading 'https://download.libsodium.org/libsodium/releases/libsodium-1.0.19.tar.gz' --2023-09-14 02:56:44-- https://download.libsodium.org/libsodium/releases/libsodium-1.0.19.tar.gz Resolving download.libsodium.org (download.libsodium.org)... 37.59.238.213 Connecting to download.libsodium.org (download.libsodium.org)|37.59.238.213|:443... connected. GnuTLS: A TLS fatal alert has been received. GnuTLS: received alert [47]: Illegal parameter Unable to establish SSL connection. ????
I can reproduce, but I had to switch curl to gnutls
(In reply to Ionen Wolkens from comment #6) > I can reproduce, but I had to switch curl to gnutls Or wget with USE=gnutls does the same too, kinda had curl in mind for some reason.