From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id aHhmLKuIVmY4aAAAA41jLg (envelope-from ) for ; Wed, 29 May 2024 03:45:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id SAUWKauIVma9LgEA62LTzQ (envelope-from ) for ; Wed, 29 May 2024 03:45:15 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=freakingpenguin.com header.s=x header.b=Lsdtf0a8; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1716947115; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=ZhXwP+J+MGt/Zj/gKo41hTwhcSKkaTmh+JAoyLlnAhk=; b=JjWQCM2m3Xdr40Y5n1kaZhApiwNCkoxYa5No6bUMSRiXjjmE7WbWKnF0OpVoAnSsyxeV5q GzHn4mRPh+qJewGWEHs+c40R/ayqEK0u4toNjuetAFE+bybGlSjOblGjizEzOZ+pKoSlPS RpYq6qyqczKHFoF16pC1B3C0jD4V0AsumXlHlwXtHbyFDSEh8nqYSen1PPsoQPmNrj/JV3 TwkTl4y82nx0aiWf57JS78IqclCdPgc9j6v5yNTUeKnKVAi85an0zgXcEl8Iq6t8oirAJw 8781EItFX4aSLpa2UVJvos2ZZjeho0V6Z3sirwEOzao0DoRCNubr+sViOjFHSQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=freakingpenguin.com header.s=x header.b=Lsdtf0a8; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1716947115; a=rsa-sha256; cv=none; b=QV4Amb1zGPLUTkOyipqP2onc7FYUzrR+eEklrzKCDTesYSTUk5OtL3mMCbPY/IC+BGsUSG AH76Y9Ny3RRKVHjJ1HkUMxkq7HPbPbpRFg3fVOVqREcRnTuFkB2brEAjRmIRtsfb5pBiXd hgeox0s3TjLKi/vGTq0xkNY8dTnbC5njY9q+p9diWaa4T3M6ae6wsmV1p2dUFSy/dcIL7Y 9Y534s+QO1giZurxW5vOETcImLqUeiSDm7wwrXH9iGKwXGvbQwJNZLgEKJwstfAz89gqiD vFFOm36hadCRhURvXh//bt9fwxlVP/JPwMTPgilhZ2wTLoyCmPDl0kVemImArg== 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 57FFB67E23 for ; Wed, 29 May 2024 03:45:15 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sC8N4-0006nB-UZ; Tue, 28 May 2024 21:44:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sC8N3-0006my-K8 for bug-guix@gnu.org; Tue, 28 May 2024 21:44:53 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sC8N2-0003Mc-Uh for bug-guix@gnu.org; Tue, 28 May 2024 21:44:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sC8NC-0006g5-Gq for bug-guix@gnu.org; Tue, 28 May 2024 21:45:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#71238: Installer image consistently fails to run system init due to TLS error Resent-From: Richard Sent Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 29 May 2024 01:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71238 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 71238@debbugs.gnu.org Cc: adanskana@gmail.com, lars.bilke@ufz.de, ludo@gnu.org, ekaitz@elenq.tech Received: via spool by 71238-submit@debbugs.gnu.org id=B71238.171694708625623 (code B ref 71238); Wed, 29 May 2024 01:45:02 +0000 Received: (at 71238) by debbugs.gnu.org; 29 May 2024 01:44:46 +0000 Received: from localhost ([127.0.0.1]:39314 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sC8Mw-0006fD-3X for submit@debbugs.gnu.org; Tue, 28 May 2024 21:44:46 -0400 Received: from mail-108-mta88.mxroute.com ([136.175.108.88]:36679) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sC8Mu-0006f4-Gu for 71238@debbugs.gnu.org; Tue, 28 May 2024 21:44:45 -0400 Received: from filter006.mxroute.com ([136.175.111.3] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta88.mxroute.com (ZoneMTA) with ESMTPSA id 18fc20528a3000efce.001 for <71238@debbugs.gnu.org> (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Wed, 29 May 2024 01:44:29 +0000 X-Zone-Loop: 5505f23ea5e67f6101096d06ce6940f857329472fc6e X-Originating-IP: [136.175.111.3] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=ZhXwP+J+MGt/Zj/gKo41hTwhcSKkaTmh+JAoyLlnAhk=; b=Lsdtf0a8M2FjAFQ2xDO7YxBD2/ eTv6oR3B6hrrLFHVQYqjhh7uwLkYlvNH/JIfxwNMylBf4hmPKJFtgqDk7f9+Gwu3Ggr3OgTx27+Oh /TLL/lDJUNrNuOB1zmpkerIahgroilqNrtljO+1YCx+9YGvwDpNmchjc12+hBe0m3yfP0J7IxtA31 1OE2Jkf3gWUuFJwN8qBW5Jk7nhffVaqQJmoWl4TeUn3uza9UWfJcinpTpsKtOEZQEUifLioIIQmfA ghf5nW1zntsv2hKPME1fk3XVtmXCWLseyc6HJq0KQHMnTLs7iNgfVu4nZbrxMh4XJblheJk9oaVR5 9+wNG/2w==; From: Richard Sent In-Reply-To: <87y17u7dfu.fsf@freakingpenguin.com> (Richard Sent's message of "Tue, 28 May 2024 00:44:37 -0400") References: <87plt692ky.fsf@freakingpenguin.com> <87a5ka8y5e.fsf@freakingpenguin.com> <87y17u7dfu.fsf@freakingpenguin.com> Date: Tue, 28 May 2024 21:44:16 -0400 Message-ID: <87h6ehl7db.fsf@freakingpenguin.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Authenticated-Id: richard@freakingpenguin.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.35 X-Spam-Score: -6.35 X-Migadu-Queue-Id: 57FFB67E23 X-Migadu-Scanner: mx13.migadu.com X-TUID: 5/126J9Yr984 Richard Sent writes: > 1. There was a transient network issue for ~3 hours when I attempted to > install Guix ~4 times using different installation media that caused a > specific TLS handshake to fail. > > 2. A specific TLS handshake Guix undertakes during the installation > process fails to pass one of the built-in firewall rules shipped with > opnsense. > > 3. Some other odd aspect of my network messes things up for a specific > TLS handshake. > > My money is on 2 given how this is a seemingly common issue on > enterprise networks [1] and the rules I have added seem irrelevant. (I'd > rather not talk openly about my firewall rules in an archived public > forum, but can discuss off-list). However, there is another comment in > that thread that says IT didn't notice any firewall blocking. I ran the 1.4.0 installer again today behind my opnsense router and it completed successfully, which is horrifying. I was hoping starting from a constant image would make the error reproducible but that doesn't seem to be the case. Even with a consistent system image and network, it's only reproducible for somewhere between a few hours and one day. Perhaps server load plays a part? (Technically my process was a little bit different. Instead of fully completing the graphical installer I swapped to a TTY after activating the wired connection, mounted the root fs, and run $ guix system build /mnt/etc/config.scm, where config.scm was unmodified since initial installation. I'd be stunned if this caused the change in behavior but figured I'd mention for completeness.) -- Take it easy, Richard Sent Making my computer weirder one commit at a time.