Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914167 - dev-libs/libsodium-1.0.19 - !!! Couldnt download .layout.conf.129.143.116.10. Aborting.
Summary: dev-libs/libsodium-1.0.19 - !!! Couldnt download .layout.conf.129.143.116.10....
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-14 07:18 UTC by Toralf Förster
Modified: 2023-09-19 10:53 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.89 KB, text/plain)
2023-09-14 07:18 UTC, Toralf Förster
Details
dev-libs:libsodium-1.0.19:20230914-025643.log (dev-libs:libsodium-1.0.19:20230914-025643.log,2.82 KB, text/plain)
2023-09-14 07:18 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,46.46 KB, application/x-xz)
2023-09-14 07:18 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,27.53 KB, application/x-xz)
2023-09-14 07:18 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-09-14 07:18:55 UTC
>>> 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"
Comment 1 Toralf Förster gentoo-dev 2023-09-14 07:18:56 UTC
Created attachment 870540 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-14 07:18:57 UTC
Created attachment 870541 [details]
dev-libs:libsodium-1.0.19:20230914-025643.log
Comment 3 Toralf Förster gentoo-dev 2023-09-14 07:18:58 UTC
Created attachment 870542 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-09-14 07:18:59 UTC
Created attachment 870543 [details]
etc.portage.tar.xz
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-14 07:22:51 UTC
>>> 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.

????
Comment 6 Ionen Wolkens gentoo-dev 2023-09-14 07:25:42 UTC
I can reproduce, but I had to switch curl to gnutls
Comment 7 Ionen Wolkens gentoo-dev 2023-09-14 07:29:27 UTC
(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.