From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id kF30HWNbLmCMCwAA0tVLHw (envelope-from ) for ; Thu, 18 Feb 2021 12:19:47 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id +JKmGWNbLmDaFgAAbx9fmQ (envelope-from ) for ; Thu, 18 Feb 2021 12:19:47 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E3A6320EE9 for ; Thu, 18 Feb 2021 13:19:45 +0100 (CET) Received: from localhost ([::1]:33022 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lCiHZ-0003rB-2V for larch@yhetil.org; Thu, 18 Feb 2021 07:19:45 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60302) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lCiGQ-0002pt-FU for help-guix@gnu.org; Thu, 18 Feb 2021 07:18:34 -0500 Received: from mail-40134.protonmail.ch ([185.70.40.134]:35503) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lCiGL-00083E-TS for help-guix@gnu.org; Thu, 18 Feb 2021 07:18:33 -0500 Date: Thu, 18 Feb 2021 12:18:22 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1613650704; bh=+ULmPhZiByySShqpslPLt6dO2dLTtCB73Qbe7R7qKTw=; h=Date:To:From:Reply-To:Subject:In-Reply-To:References:From; b=WPWZAM+sDwmA56KOmFBjBrOJA+xqC0B+jbdECAo1sscCEa7lTU6SoNDNDbNpgLOTi RfBu6A05rAmlxBi20Az28IGigyb0yJO2OoNOInOLF/oQExcONIpCbH8/LKhWp+VrVf H5a1dVnVa73kohNCFgdmYn1SIRSMenzJ9ZFjZJLo= To: "help-guix\\@gnu.org" From: =?utf-8?Q?Todor_Kondi=C4=87?= Subject: Re: Updating substitute error: TLS error in the push function Message-ID: In-Reply-To: <2ef35fed4378696d00d9e283c3c85fa9@dismail.de> References: <2qWUi4J_l2QGul1incQSqZr9q623-lFUAYMsonE-PRo4VXOeY_a60HHoaLXIQ3iejha2X6R8-g9Pcn1T26fmTPT00ocxTB3NRfFouHsmf_o=@protonmail.com> <2ef35fed4378696d00d9e283c3c85fa9@dismail.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.134; envelope-from=tk.code@protonmail.com; helo=mail-40134.protonmail.ch X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: =?utf-8?Q?Todor_Kondi=C4=87?= Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.06 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=protonmail.com header.s=protonmail header.b=WPWZAM+s; dmarc=pass (policy=quarantine) header.from=protonmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: E3A6320EE9 X-Spam-Score: -3.06 X-Migadu-Scanner: scn1.migadu.com X-TUID: dlBKbQILsF/F [I know some people are going to grumble because of top posting: sorry!] Yes, I did. I pulled a few times during last and this week. The recompilation hit because of an unrelated matter. I did a very evil thi= ng: evaluated my own version of the net-base package inside the module wher= e net-base resides. This dirty technique does work for services tho ;) =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Wednesday, 17 February 2021 20:36, wrote: > Hmmmm, Have you tried updating guix recently? > > February 16, 2021 2:47 AM, "Todor Kondi=C4=87" tk.code@protonmail.com wro= te: > > > I keep getting this error, > > > > substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0%= guix substitute: error: TLS > > error in procedure 'write_to_session_record_port': Error in the push fu= nction. > > > > -----------------------------------------------------------------------= ---------------------------------------------------------------------------= -------------------------------- > > > > while `sudo guix system reconfigure ...`. > > Then I get into the whole compilation cycle. > > Guix version: > > 61361ef2646cc59f18fd1d33d9d13348930255b7