From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raghav Gururajan Subject: bug#36466: guix pull --delete-generations Date: Fri, 12 Jul 2019 01:16:53 -0400 Message-ID: <64c1592b7f6430023a8f931562c85360ba0b94e1.camel@disroot.org> References: <87wogt9auy.fsf@gnu.org> <782690840f24b342ebf192bd12f29f5f175ac038.camel@disroot.org> <87blycvrz1.fsf@elephly.net> <4df19cf1ab39f15372f545af5c46a9b53287263c.camel@disroot.org> <87lfx8hnga.fsf@gnu.org> <87ftncntl7.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58368) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hlnwZ-0002ss-0D for bug-guix@gnu.org; Fri, 12 Jul 2019 01:18:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hlnwY-0007TP-59 for bug-guix@gnu.org; Fri, 12 Jul 2019 01:18:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58553) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hlnwY-0007TI-1Z for bug-guix@gnu.org; Fri, 12 Jul 2019 01:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hlnwX-0000xH-PW for bug-guix@gnu.org; Fri, 12 Jul 2019 01:18:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87ftncntl7.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 36466@debbugs.gnu.org > Good catch! This bug should now be fixed by > 5c3d44303e1bb75d45334af5cf86cde723da0371. > > Could you check if it works for you? Thank you very much. It worked. Phew! 5GB of data in user and 3GB of data in root; was removed by `guix gc --delete-generations`. ☺ Regards, RG.