From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uPAoLrguf2BngAEAgWs5BA (envelope-from ) for ; Tue, 20 Apr 2021 21:42:48 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id sDHqKbguf2DBCwAA1q6Kng (envelope-from ) for ; Tue, 20 Apr 2021 19:42:48 +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 36C1725115 for ; Tue, 20 Apr 2021 21:42:48 +0200 (CEST) Received: from localhost ([::1]:56646 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lYwGj-0007vA-SM for larch@yhetil.org; Tue, 20 Apr 2021 15:42:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53008) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lYwG2-0007dH-Js for bug-guix@gnu.org; Tue, 20 Apr 2021 15:42:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44521) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lYwG2-0005hk-BU for bug-guix@gnu.org; Tue, 20 Apr 2021 15:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lYwG2-0006ob-6Q for bug-guix@gnu.org; Tue, 20 Apr 2021 15:42:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#47867: [1.2.1 pre-release testing] substitute downloading and TLS errors Resent-From: "pelzflorian (Florian Pelz)" Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 20 Apr 2021 19:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47867 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Leo Famulari Received: via spool by 47867-submit@debbugs.gnu.org id=B47867.161894771126179 (code B ref 47867); Tue, 20 Apr 2021 19:42:02 +0000 Received: (at 47867) by debbugs.gnu.org; 20 Apr 2021 19:41:51 +0000 Received: from localhost ([127.0.0.1]:56067 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lYwFn-0006o8-Qn for submit@debbugs.gnu.org; Tue, 20 Apr 2021 15:41:51 -0400 Received: from pelzflorian.de ([5.45.111.108]:51496 helo=mail.pelzflorian.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lYwFi-0006nv-12 for 47867@debbugs.gnu.org; Tue, 20 Apr 2021 15:41:46 -0400 Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id 9E64A36063C; Tue, 20 Apr 2021 21:41:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=pelzflorian.de; s=mail; t=1618947700; bh=xto8VeXYeJyGFBEMK+9CDbAFEzhsEYHNqBGRUbWvDF4=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=wgVoBVWW97MwC9mSEnksJvfK2dnhqjmxS8DiASVECko16ng4v+wgIURKxhB5r9SrH f3SVvh1Sae2plx6lOzgWhxwwDb7DXvskyqSB/P+OdVW0oDx7Wah6uyny4j4ILed9Ti BsKUUi8CJXaujolj/V1cblXMoiJ0i2iTn3BD9Pn8= Date: Tue, 20 Apr 2021 21:41:30 +0200 From: "pelzflorian (Florian Pelz)" Message-ID: <20210420194130.j5x6p4wcnxlot6n5@pelzflorian.localdomain> References: <87lf9hsh9t.fsf@gmail.com> <20210418093856.a6r2zqw2gks56dg5@pelzflorian.localdomain> <87a6pvnbjg.fsf@gnu.org> <20210418113337.z3afnp4lmt55cjvw@pelzflorian.localdomain> <20210418121006.4ihop3umb2oyofum@pelzflorian.localdomain> <20210419080516.piqb52s32h3fe5ag@pelzflorian.localdomain> <20210420012113.jcwuzfx6k3by5nvo@pelzflorian.localdomain> <20210420152754.a3ucylrdugrmxu57@pelzflorian.localdomain> <20210420170326.vhgvlm63jve6oi4j@pelzflorian.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: , Cc: guix-devel@gnu.org, jcguu95 , 47867@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1618947768; 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=f07PIIdOCvcOdUSinmnbPeaOheOTBFhUQOgXmzm4uuI=; b=lAPJlSjCsA6UkeO8cI8ysRBNjT+OutEB0MbWbe3kg5FBrlNz9kfEY/3wPR2lfcrGVt/NAF BHo/HjowuVfqtr2ZFxu7ZqaEkZQstDdQNABNk04etWOR5t75BUlYlewvyASPAcFgz9uGeb Hb+dW3E4NWBZNIli7ZOTMclHUGj8Ajcstjrq93euBJUqeN96EOyw6+LdDCckcgP0cOREkt /bIk7vXfj5HxgfH8wF9hI9hjR7BMkMMyuOTzWxpY5yl1ME9UajEZgId+eRw5FYpy3nstgR eGwmeFgLakwGaWUXsiUjgOMoeBjs2WdTlwRDRGmYGT9RktLQP4bs3Aw+XHl14Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1618947768; a=rsa-sha256; cv=none; b=Rh34dvgR2SVAbJhHID0F2Qq0wmiyRu1GqNQyz46SbEmyg6ul22YsMG+EvaWPEvZoaGRutp GsWPxlR5wiE0RCrXQ/IxGG/7N8cDDyvV7tpqo3xes0Byw6U1kjxIbKwUYax8PXf8wxJnup jaOxkpnL6utUUzp7cHIEBHa/GqXO1LXqej/6kcyMPSPL+zQr/kAAFCI18XfcjNDq8+n930 kumN5/BzagLjXye+F0gLoVI0VZx91DV2sK6OQ2XjKXOT6dhP62mfLTni8FM5QHLv9BafVN eoOG20If1OE3/eV0BSkoWJFZfU4jFir9gQfPzAkFrMvl1ieKOcENW8Yw/WCAcA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=mail header.b=wgVoBVWW; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: -1.44 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=mail header.b=wgVoBVWW; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: 36C1725115 X-Spam-Score: -1.44 X-Migadu-Scanner: scn0.migadu.com X-TUID: iGmKBKB9hbuc On Tue, Apr 20, 2021 at 02:00:54PM -0400, Leo Famulari wrote: > On Tue, Apr 20, 2021 at 07:03:26PM +0200, pelzflorian (Florian Pelz) wrote: > > On Tue, Apr 20, 2021 at 05:27:54PM +0200, pelzflorian (Florian Pelz) wrote: > > > It seems this is the bad commit. Downloading the enlightenment > > > substitute got stuck and after a few minutes displayed the usual TLS > > > error. > > > > P.S. There are no issues on my Macbook on the same internet > > connection, the issue is only with the Beebox PC. > > To clarify, you're running the same Guix on both machines, but it only > fails on one of them? No sorry I was mistaken, sorry for misguiding you. I had thought so, but the actions were different on both machines. Only full installs fail. Doing a full install with the Enlightenment desktop environment fails with TLS errors on the Beebox PC. guix build enlightenment succeeds on the Macbook (with same Guix commit), but Running mount /dev/sda2 /mnt guile -c '((@ (gnu build install) mount-cow-store) "/mnt" "/tmp/guix-inst")' guix build enlightenment succeeds though. (Without mount-cow-store disk space is insufficient.) So I will try to do a full reinstall with Enlightenment on the Macbook now after a backup. Regards, Florian