From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raghav Gururajan Subject: bug#36466: guix pull --delete-generations Date: Mon, 01 Jul 2019 14:53:06 -0400 Message-ID: <782690840f24b342ebf192bd12f29f5f175ac038.camel@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54411) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hi4JL-00021U-Vr for bug-guix@gnu.org; Mon, 01 Jul 2019 17:58:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hi4JI-0007VT-92 for bug-guix@gnu.org; Mon, 01 Jul 2019 17:58:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37388) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hi4JG-0007Ux-QK for bug-guix@gnu.org; Mon, 01 Jul 2019 17:58:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hi4JG-0001Qp-MF for bug-guix@gnu.org; Mon, 01 Jul 2019 17:58:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:54228) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hi4Ir-0001kx-PI for bug-guix@gnu.org; Mon, 01 Jul 2019 17:57:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hi4Ip-0007MK-LT for bug-guix@gnu.org; Mon, 01 Jul 2019 17:57:37 -0400 Received: from [178.21.23.139] (port=39142 helo=knopi.disroot.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hi4In-000781-Cc for bug-guix@gnu.org; Mon, 01 Jul 2019 17:57:34 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 41A5B35CB8 for ; Mon, 1 Jul 2019 20:53:27 +0200 (CEST) Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uPgCZcwEAuaq for ; Mon, 1 Jul 2019 20:53:26 +0200 (CEST) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 36466@debbugs.gnu.org Hello Guix! I would like to report that "guix pull --delete-generations" is missing and its absence can be considered as a bug. Due to this, users cannot straight-forwardly delete guix pull generations and garbage collect them via guix gc. This causes too much accumulation of generations and its files in the storage. I request the admin to set the severity and priority of this bug to "high". Thank you! Regards, RG.