From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id IDKdMy5wLGMBNQEAbAwnHQ (envelope-from ) for ; Thu, 22 Sep 2022 16:24:46 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id qNqZMy5wLGOHqAAA9RJhRA (envelope-from ) for ; Thu, 22 Sep 2022 16:24:46 +0200 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 7A19F91B9 for ; Thu, 22 Sep 2022 16:24:46 +0200 (CEST) Received: from localhost ([::1]:49892 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1obN89-0007iJ-AP for larch@yhetil.org; Thu, 22 Sep 2022 10:24:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60426) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1obM1j-0004eT-8X for bug-guix@gnu.org; Thu, 22 Sep 2022 09:14:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37594) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1obM1i-0001EY-Uz for bug-guix@gnu.org; Thu, 22 Sep 2022 09:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1obM1i-0003zN-NL for bug-guix@gnu.org; Thu, 22 Sep 2022 09:14:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#57983: [PATCH 2/4] installer: Return partitions with crypt password as step result. Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 22 Sep 2022 13:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57983 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Mathieu Othacehe , Dan Finlay Cc: Josselin Poiret , 57983@debbugs.gnu.org Received: via spool by 57983-submit@debbugs.gnu.org id=B57983.166385240915258 (code B ref 57983); Thu, 22 Sep 2022 13:14:02 +0000 Received: (at 57983) by debbugs.gnu.org; 22 Sep 2022 13:13:29 +0000 Received: from localhost ([127.0.0.1]:36665 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1obM1B-0003xv-7I for submit@debbugs.gnu.org; Thu, 22 Sep 2022 09:13:29 -0400 Received: from jpoiret.xyz ([206.189.101.64]:47212) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1obM17-0003xH-1A for 57983@debbugs.gnu.org; Thu, 22 Sep 2022 09:13:27 -0400 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 20AAC185311; Thu, 22 Sep 2022 13:13:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1663852404; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=VW8ZZxf+93uacGIZTzFU8D3y3vLct4w+GW0cG34rtnU=; b=fuByOvVDIChg/Ua/EhD/Nn4oQzAFnoTRYX+1woRNKywxv5185YyKjoGyOB9gQBkmkqBab+ IDkMxs8AvejF5xyCYPJw+UWo7tUbk/PbZ6qOEztdVDWgYJDlNVRMc2ndEz0F+bg8mAvZI3 42/XNWNDFfYTFWfKyOvT2hrFssUq8XCl6l2Du9QDfN46jV4CyA/TFObk5G9hxotHAtA5B7 vEyeXZ+1QuBnOQ/czJAE2jROgfk0twMHqFVfeBvFhtQHEoLDW+7wNsXNBDGgRXMBq6n3Uv zBjZ8Ygon8BAXKXgEMgSNAY1dMwTH5QVCfi2gjcKV9rcDLqiQE0M8MPjKIW4Ug== Date: Thu, 22 Sep 2022 15:12:45 +0200 Message-Id: <04942e8af510ce57d06ca27590d3a1bf8bbfd0d2.1663852053.git.dev@jpoiret.xyz> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: / 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" Reply-to: Josselin Poiret From: Josselin Poiret via Bug reports for GNU Guix X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1663856686; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: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=VW8ZZxf+93uacGIZTzFU8D3y3vLct4w+GW0cG34rtnU=; b=fsse/Rj8GtYAaQ3JzY6Ot1evyWZA/zHo/btGV7V91PvFm0Rwy2Itz50quAlyik84EgcLGZ wBqMa7b0Cr3h6lnErzeZr5vV0V2urybKP6AEhy+WEgQC0uWiNZgNjwhWgoei1tagpDfU5P 9fH5B3x5ru7XQNe4EU48B3LPvGHDvHD4L/q5fE/kbcfAos7kmF80ffxo8etK5DN9vex87Z uozuaBh+B600Ckka40YkJffiVGfa6fyW+0qRqZ6lFDYMAc9yi7QYvj5q+jpMMTJfgZB3eX 5CJ1WbwjeQMrPKVFTHEy8HpJDHIbjhbRO7KnDE61GOudV7BuJIX9jaB+vroPIg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663856686; a=rsa-sha256; cv=none; b=RmCvUlSeZR0VCYmagDWasE0MXWpZxyLF+0vu67XMNYWYH2GkC2/Rdtv8Z8+eiGyDzcQele zrKlD5bkMY2YdxWvRt5ujnqskCnAI2BxDZZ7shqNELf8PSHFbYDHGS2188LTiq8cS7mozL 5eY3KPGlilgkFs2elo6TJdEiPajF0nEUdKjOtsAPQReBicDzx1S0AhGE01OhiBbrBcd6QY 1l4JXI2Fjliue26xl1fIFAVy07DzOoczrgofstton8UEdtB65V/NzYOrMSo6XrJ6cZV22a OtjCADGzcYjCT5Md8udv4TiP1BmSBudIEEJhvzxu6Ur9czpXgSe4BxuZDiudpw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=fuByOvVD; 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: -3.15 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=fuByOvVD; 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: 7A19F91B9 X-Spam-Score: -3.15 X-Migadu-Scanner: scn0.migadu.com X-TUID: EDBrFC4gWeDM * gnu/installer/newt/partition.scm (run-partitioning-page): Do it. --- gnu/installer/newt/partition.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/installer/newt/partition.scm b/gnu/installer/newt/partition.scm index eda34e0461..2adb4922b4 100644 --- a/gnu/installer/newt/partition.scm +++ b/gnu/installer/newt/partition.scm @@ -795,13 +795,13 @@ (define (run-page devices) (user-partitions (run-page eligible-devices)) (user-partitions-with-pass (prompt-luks-passwords user-partitions)) - (form (draw-formatting-page user-partitions))) + (form (draw-formatting-page user-partitions-with-pass))) ;; Make sure the disks are not in use before proceeding to formatting. (free-parted eligible-devices) (format-user-partitions user-partitions-with-pass) (installer-log-line "formatted ~a user partitions" (length user-partitions-with-pass)) - (installer-log-line "user-partitions: ~a" user-partitions) + (installer-log-line "user-partitions: ~a" user-partitions-with-pass) (destroy-form-and-pop form) - user-partitions)) + user-partitions-with-pass)) -- 2.37.2