From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id QMjgEQSJX2OKQwAAbAwnHQ (envelope-from ) for ; Mon, 31 Oct 2022 09:36:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id IN/kEQSJX2Mw7gAA9RJhRA (envelope-from ) for ; Mon, 31 Oct 2022 09:36:20 +0100 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 B2D9213EF0 for ; Mon, 31 Oct 2022 09:36:19 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1opQHC-0007rb-8G; Mon, 31 Oct 2022 04:36:10 -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 1opQH7-0007r8-HN for bug-guix@gnu.org; Mon, 31 Oct 2022 04:36:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1opQH5-0000Wv-8L for bug-guix@gnu.org; Mon, 31 Oct 2022 04:36:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1opQH5-0000LK-4K for bug-guix@gnu.org; Mon, 31 Oct 2022 04:36:03 -0400 Subject: bug#53541: [installer] backtrace during fresh Guix System install after during formatting Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Mon, 31 Oct 2022 08:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 53541 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: "bdju" Cc: Josselin Poiret , 53541-done@debbugs.gnu.org, Leo Famulari Mail-Followup-To: 53541@debbugs.gnu.org, othacehe@gnu.org, bdju@tilde.team Received: via spool by 53541-done@debbugs.gnu.org id=D53541.16672053121251 (code D ref 53541); Mon, 31 Oct 2022 08:36:02 +0000 Received: (at 53541-done) by debbugs.gnu.org; 31 Oct 2022 08:35:12 +0000 Received: from localhost ([127.0.0.1]:39461 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1opQGG-0000K7-4o for submit@debbugs.gnu.org; Mon, 31 Oct 2022 04:35:12 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43014) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1opQGE-0000Jq-OX for 53541-done@debbugs.gnu.org; Mon, 31 Oct 2022 04:35:11 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1opQG6-0008Of-N6; Mon, 31 Oct 2022 04:35:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=zGryO4QNOVXFVq7sxYwDaC/7WbOzTFwz0szoZ5FwMEU=; b=Y0MDlFleiv9qodtMIGLH iIuIxznCYT9fI7L+KteZ6T8vKki8Fes6intdxDrkUOwO+P9wqzoDgIEWLZdx3fFIOKJ31xCXvtUnt q59OWBpBAWEEU3cuynWfEflCx1i3vVq7SZVgfVV7L7iFOidyEJy2wHKcwvAJKSk5T0gfBRPc75J74 qArdz+XZ1XvxpXPf39cc7j0Tcv74uB+cyRErtbLkHuG2BKK+JrhIBO4Jz1g6Vp4UouyOQ7/UZJgwx c5jNKfgjzUI7NjIRfeKgLa3ap10VR30S9dczjY7mwU9ytZ2BVITwV8euTd+GZ0hwwncI3yiQMj9H0 9buUSJxjVbEKnA==; Received: from 2a02-8429-81d2-3d01-94c9-8097-ea5c-2775.rev.sfr.net ([2a02:8429:81d2:3d01:94c9:8097:ea5c:2775] helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1opQG6-0006mN-9L; Mon, 31 Oct 2022 04:35:02 -0400 From: Mathieu Othacehe References: <877d0uebt9.fsf_-_@gnu.org> <871qqzpzd4.fsf@gnu.org> <87czajiolo.fsf@gnu.org> Date: Mon, 31 Oct 2022 09:35:01 +0100 In-Reply-To: <87czajiolo.fsf@gnu.org> (Mathieu Othacehe's message of "Sat, 22 Oct 2022 22:34:59 +0200") Message-ID: <87pme8gzm2.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: , Sender: "bug-Guix" Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1667205380; 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-to: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=zGryO4QNOVXFVq7sxYwDaC/7WbOzTFwz0szoZ5FwMEU=; b=KQihrmt681P8qlwgvcIls4FM+8KfpjG8WC4ji8N/CnDa0VeSDv2A4wb60B3f+saW+uyCWK MecIKbvhDGvPLud2UgQS5XjEv12aV3T0OMhDYOZJKU1ru3kvneH19SdKemBc17ZU8vGQus yt+f/29//IFfSCJ4HbT/4KYodY2QmgpMsyYYf9TVCxvr0Pdg2Wx3d9SFYf90GUz5L8kD4y TRDuy/+59fn/+ylIN+W1RgmGzzJcVM1/60VLS5bsUIHu2vYgXCVQMqemXIvLK5RCBHiCy5 zxC0vWeqXm8y81rC3QMXtSSysvgcza46y//yBURc/3vSjB9cQm2jPk30AtyrPA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1667205380; a=rsa-sha256; cv=none; b=jjA8Mn2afcFgdEL/JEl9kMtmad3v3QEWskvPmJJq+gcbprmzHjigsUQmpsFVzbDeDkHF1I gqx1r1IcKTWC/dvX4c1I6rrCWCXkg3aBz444EU3qhyYudgyrgnAmWQxvtdF+M1IxOQouUU x0DBCrIw/FsKoRSamo1FBB/Prv2+jAbg3TbDAfjp46ABS7wjtjwwqg1mvgM4+BpsiHbOPi YZyef34yp2UWCmLOtVeVxNsJkpP2QroRoprXaDxoEW5pRyp7RKv1S8XSldGyzy4HQAbI7S 8CD4qF4czV2sIVhie3F8wN7aKGHvM1hD6U/KQVp8Pzhm/j5kOWXQbbL18qsLEQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Y0MDlFle; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -4.16 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Y0MDlFle; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: B2D9213EF0 X-Spam-Score: -4.16 X-Migadu-Scanner: scn0.migadu.com X-TUID: hu30CpEmTdrT > Fixes: . > > * gnu/installer/parted.scm (read-partition-uuid/retry): New procedure. > (check-user-partitions): Use it. Pushed as ab974ed709976d34917c8f6f9e5cc0004547af45. Mathieu