Date: Wed, 1 Jul 2026 08:44:24 -0500 From: Marius Schamschula <lists@schamschula.com> To: "Enji Cooper (yaneurabeya)" <yaneurabeya@gmail.com> Cc: A FreeBSD User <freebsd@walstatt-de.de>, FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: Re: OpenSSL SSL_read: OpenSSL/3.5.7: error:0A000126:SSL Message-ID: <483CCEA2-C1AC-46A8-9594-4D376C88B1ED@schamschula.com> In-Reply-To: <A968F005-1CB6-404D-9C99-9CC93515A900@gmail.com> References: <20260629064422.62fda9f2@thor.sb211.local> <47E11076-D03F-4605-ADD9-EFB11505B324@gmail.com> <4A7D7244-0CDF-4007-9C6D-214260CF1ADD@gmail.com> <A968F005-1CB6-404D-9C99-9CC93515A900@gmail.com>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] Enji, At the time (about a week ago) both the host and the jail were provisioned with 15.1-RELEASE (i.e. p0) using freebsd-update and the usual provisioning of a new Poudriere jail. I don’t update build jails as I often keep one machine back on the previous release. In the meantime the host is onto p1. I will update the jail before the next run. Marius -- Marius Schamschula > On Jul 1, 2026, at 1:01 AM, Enji Cooper (yaneurabeya) <yaneurabeya@gmail.com> wrote: > > >> On Jun 30, 2026, at 10:57 PM, Enji Cooper (yaneurabeya) <yaneurabeya@gmail.com> wrote: >> >>> >>> On Jun 29, 2026, at 12:57 PM, Enji Cooper (yaneurabeya) <yaneurabeya@gmail.com> wrote: >>> >>>> >>>> On Jun 28, 2026, at 9:43 PM, A FreeBSD User <freebsd@walstatt-de.de> wrote: >>>> >>>> Hello, >>>> >>>> while updating sources and ports tree via git, many times these days I somehow hit a timeout / >>>> which terminates sometimes poudriere. >>>> >>>> Hosts involved: recent CURRENT since a couple of months. >>>> >>>> [...] >>>> [00:00:00] Updating portstree "head" with git+https...fatal: unable to access >>>> 'https://git.freebsd.org/ports.git/': OpenSSL SSL_read: OpenSSL/3.5.7: error:0A000126:SSL >>>> routines::unexpected eof while reading, errno 0 >>>> >>>> What is going wrong here and how can I mitigate/repair this issue? >>>> >>>> Thanks in adavnce, >>> >>> Hi, >>> This is on my radar. I’ll try to provide more information by the end of the day. >> >> Hi oh, >> Thanks to Marius, I was just reminded of this. Is your poudriere jail largely up to date with “state of the art” OpenSSL [1]? >> Between you and Marius, poudriere (so far) seems to be a common denominator in your issues. >> It’s been a while since I’ve setup a poudriere jail. I can try doing this; having more details about the jail versions and the affected pieces of software and their dependencies would be helpful (it would reduce the amount of needle-in-a-haystack work I would need to do). >> Thank you, >> -Enji > > I forgot to include the link in my last reply for [1]. In particular, version mismatches could be causing problems with software that leverages libssl. The basic gist from that GitHub issue in [1] is that “upgrading software versions fixed the problem I was seeing”, so my gut feeling is that it might be a problem with a jail’s userspace binaries being out of sync with the corresponding ports software versions. > -Enji > > 1. https://github.com/openssl/openssl/issues/18866#issuecomment-1194219601 [-- Attachment #2 --] <html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div>Enji,</div><div><br></div>At the time (about a week ago) both the host and the jail were provisioned with 15.1-RELEASE (i.e. p0) using freebsd-update and the usual provisioning of a new Poudriere jail. I don’t update build jails as I often keep one machine back on the previous release.<div><br></div><div>In the meantime the host is onto p1. I will update the jail before the next run.<br><div><br id="lineBreakAtBeginningOfMessage"><div> <div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Marius</div><div>--</div><div>Marius Schamschula</div><div><br></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline"> </div> <div><br><blockquote type="cite"><div>On Jul 1, 2026, at 1:01 AM, Enji Cooper (yaneurabeya) <yaneurabeya@gmail.com> wrote:</div><br class="Apple-interchange-newline"><div><div><br><blockquote type="cite">On Jun 30, 2026, at 10:57 PM, Enji Cooper (yaneurabeya) <yaneurabeya@gmail.com> wrote:<br><br><blockquote type="cite"><br>On Jun 29, 2026, at 12:57 PM, Enji Cooper (yaneurabeya) <yaneurabeya@gmail.com> wrote:<br><br><blockquote type="cite"><br>On Jun 28, 2026, at 9:43 PM, A FreeBSD User <freebsd@walstatt-de.de> wrote:<br><br>Hello,<br><br>while updating sources and ports tree via git, many times these days I somehow hit a timeout /<br>which terminates sometimes poudriere.<br><br>Hosts involved: recent CURRENT since a couple of months.<br><br>[...]<br>[00:00:00] Updating portstree "head" with git+https...fatal: unable to access<br>'https://git.freebsd.org/ports.git/': OpenSSL SSL_read: OpenSSL/3.5.7: error:0A000126:SSL<br>routines::unexpected eof while reading, errno 0<br><br>What is going wrong here and how can I mitigate/repair this issue?<br><br>Thanks in adavnce,<br></blockquote><br>Hi,<br>This is on my radar. I’ll try to provide more information by the end of the day.<br></blockquote><br>Hi oh,<br>Thanks to Marius, I was just reminded of this. Is your poudriere jail largely up to date with “state of the art” OpenSSL [1]?<br>Between you and Marius, poudriere (so far) seems to be a common denominator in your issues.<br>It’s been a while since I’ve setup a poudriere jail. I can try doing this; having more details about the jail versions and the affected pieces of software and their dependencies would be helpful (it would reduce the amount of needle-in-a-haystack work I would need to do).<br>Thank you,<br>-Enji<br></blockquote><br>I forgot to include the link in my last reply for [1]. In particular, version mismatches could be causing problems with software that leverages libssl. The basic gist from that GitHub issue in [1] is that “upgrading software versions fixed the problem I was seeing”, so my gut feeling is that it might be a problem with a jail’s userspace binaries being out of sync with the corresponding ports software versions.<br>-Enji<br><br>1. https://github.com/openssl/openssl/issues/18866#issuecomment-1194219601</div></div></blockquote></div><br></div></div></body></html>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?483CCEA2-C1AC-46A8-9594-4D376C88B1ED>
