From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OEvlAKZr1mJMagAAbAwnHQ (envelope-from ) for ; Tue, 19 Jul 2022 10:30:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id MJONO6Vr1mJL5wAAG6o9tA (envelope-from ) for ; Tue, 19 Jul 2022 10:30:29 +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 B6C74204E7 for ; Tue, 19 Jul 2022 10:30:29 +0200 (CEST) Received: from localhost ([::1]:40752 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oDice-0002QS-Eq for larch@yhetil.org; Tue, 19 Jul 2022 04:30:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58606) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oDicF-0002Q9-7G for guix-patches@gnu.org; Tue, 19 Jul 2022 04:30:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54981) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oDicE-0007b8-Tn for guix-patches@gnu.org; Tue, 19 Jul 2022 04:30:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oDicE-0000Tp-OC for guix-patches@gnu.org; Tue, 19 Jul 2022 04:30:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56618] [PATCH 0/2] Let 'guix gc -d' delete old Home generations Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 19 Jul 2022 08:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56618 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andrew Tropin Cc: 56618@debbugs.gnu.org Received: via spool by 56618-submit@debbugs.gnu.org id=B56618.16582193491755 (code B ref 56618); Tue, 19 Jul 2022 08:30:02 +0000 Received: (at 56618) by debbugs.gnu.org; 19 Jul 2022 08:29:09 +0000 Received: from localhost ([127.0.0.1]:52740 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oDibN-0000SE-80 for submit@debbugs.gnu.org; Tue, 19 Jul 2022 04:29:09 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45558) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oDibL-0000Rr-9B for 56618@debbugs.gnu.org; Tue, 19 Jul 2022 04:29:08 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:59974) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oDibF-0007Vh-N6; Tue, 19 Jul 2022 04:29:01 -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=nCig6kc5g0eyhjTVezUdIKZyLWjPSvw56qVQvlYPpZw=; b=PqDV+nqtaqFgu29oWoVy Q/12YjwCO3i0lsEMh854+lU34PTGxuJsKiqOHFtfDouUxjE7wvycq6Ot+J6FbMZ1ifKTPBqQv63tu HwJaGUFmk/1GhPdksGqqbiNPVGumQPfsn2G+PndX8Is2a1uknmO2tPDvmso/lgToFy0MIy0UU2dqA wqGclRje35TRSERrwfqJxAVRBpqZ/FMh2+eFjAWCTe9BpRnWbIcQf7lLIvJg7NkVo+8xWKhbf59Uq N7vLsWMS+tiFInzw5JlfdJn82GRiHPO2U+JDZoAxlQzUqwY1kPaWYBFPLgRrsOgMCUzGqSsIw3ub2 GKC6B4VmduH4Hg==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=34342 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oDibF-0006yg-9i; Tue, 19 Jul 2022 04:29:01 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220717151930.23383-1-ludo@gnu.org> <87k08ad1b7.fsf@trop.in> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Primidi 1 Thermidor an 230 de la =?UTF-8?Q?R=C3=A9volution, ?= jour de =?UTF-8?Q?l'=C3=89pautre?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 19 Jul 2022 10:28:59 +0200 In-Reply-To: <87k08ad1b7.fsf@trop.in> (Andrew Tropin's message of "Mon, 18 Jul 2022 15:59:08 +0300") Message-ID: <875yjtwlo4.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" 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=1658219429; 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: 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=nCig6kc5g0eyhjTVezUdIKZyLWjPSvw56qVQvlYPpZw=; b=i84itHqvhby24N9PCt8AF+e3aPyrL1IyBMWlI3njNK9nH8eOrNcm0q8Ey5XjmQfMF1auA4 uBKhxyERH3rxZcC5/2FTtnnkfkq/byVw7AwRgdLR8v+W3YHQ4S/NyO7R+dOSN6qy8BG9+G a+yInhUMdwn+TfoKjcG4MXtix+B84p7vk4h7WjEiw1iHoBu2KbS6BHu1uIs4i7Os/KkWhm XLaSIs97yw+uCkKckdSba0bLHAtAZoEcCUfLCgrjbUYWHR+IKBOB8wZW/MYV5BVJq8mp+H M2UN1Y6uEWbZGjnvrKvTclbzkczfhR0lrnu0gzyfO1bZxN9HlI+7Sr9zedRZ8Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1658219429; a=rsa-sha256; cv=none; b=OL+cQdpcjSmn9Mw1wCf68h/Yej6fVFBh0sDdtYb0yUDac4v0o1edRzxpb5TTxzROutsDul svLedwgtSu9xRrHK2Yis3iQQLU+DzJwa6Y8MFC1RizLpqt4HyV0glKVX3tIbP9TW1WtaFu gcVdEqYWbE3ZIXPkUnpK/5YLj77NcIgWxGsA3onA2VWvoNnI35G8WikvxDazNo0AcqpXg/ mh8p9LqMvHy1iCIj5wtVeeqR5CrjjMgjCJvpv4BsrP9okLgTS/pyft+JgrE1qCBPFsOKHT qY49rt9/2vwts36tYIr9emtmFzVUSOaTRrkFbZv9NuLM31+YRiz8hElrdWFeUA== 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=PqDV+nqt; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.93 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=PqDV+nqt; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: B6C74204E7 X-Spam-Score: -2.93 X-Migadu-Scanner: scn0.migadu.com X-TUID: jdLi+ZKPzLmt Hi, Andrew Tropin skribis: > Sounds reasonable. Do we want the same functionality for operating > system generations if gc called by root or with sudo? It would be nice, but it=E2=80=99s not really doable: currently =E2=80=98gu= ix system delete-generations=E2=80=99 reinstalls the bootloader, which means it needs= to build things (we can=E2=80=99t just delete old generations). Ludo=E2=80=99.