From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id gLYNOSk5X2W9+QAAG6o9tA:P1 (envelope-from ) for ; Thu, 23 Nov 2023 12:36:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id gLYNOSk5X2W9+QAAG6o9tA (envelope-from ) for ; Thu, 23 Nov 2023 12:36:10 +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 6C52D65B7B for ; Thu, 23 Nov 2023 12:36:09 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=hpw2MAZS; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700739369; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=8qhtZikQebzOiBNIiFXbjlyFmJgMY2wkkruOEd2W3y8=; b=HIlJ9v5CWxlKUicSXp5UrdfbQ5D4yWnMRWh3hgZpO1h2YIAf7fHKe1EObEyA/4L8EkaeeK mSN2A3/acQ+qPfYS3sfOv2Inr70G1Jym6K9nLW+A31WHU9tnauPUvMTrDZtW90u/JWVMlz MrLkn8f0BQeZq6jUj8HKj8LhYDxSE0WK97pEKPlFIKwNlnuBpo/tj5fJgrZOkcSXsiWkH1 GqYHvoQmg02uzVIR4lzR71EXnYcTjAgd9iFV0VGYh+5szta+A9AyTYKKeCF7062OcKxlJP bGolQdMawPEqyrlJcosKPizOA4HWIh4cJm6s1GU+8JE0rjkKIp8Qg0I/dh7bOg== 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=hpw2MAZS; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700739369; a=rsa-sha256; cv=none; b=gL3nv7rDaDPG0h7iiC4+iD6+kVwN2nci43/dpbSpML8h/+V4vIWy4yvZgue97HskNhj5dt Ivu86msPyyrEcuGzPgNQ29FFM890bo/uWjcXo95keKCHxkhIdAuyc6cUu/DPa9J0PwD9zc Q/ysdOwuf17MwBOCMlUNQ0BDzmVBzL3mrzN7WDXtA6vcFQmKVJNQDwH0aS0QpficMM1dax erP82Yopo9+g6Slv8YMUL0FYJb8H70RSYSalTr3lUFyKMIMAk0huyF6gvT1TMXo2TeMRvt bmEObpftkYNbIdnaxvhK8bfBjbhQO1BaqcH++mA2cDyvVa9A7ylOGxou17BidA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r67zz-0003la-Un; Thu, 23 Nov 2023 06:35:59 -0500 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 1r67zy-0003au-9s for bug-guix@gnu.org; Thu, 23 Nov 2023 06:35:58 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r67zy-0003CD-1A for bug-guix@gnu.org; Thu, 23 Nov 2023 06:35:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r6801-00028v-K7 for bug-guix@gnu.org; Thu, 23 Nov 2023 06:36:01 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#65720: Guile-Git-managed checkouts grow way too much Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 23 Nov 2023 11:36:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65720 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 65720-done@debbugs.gnu.org Received: via spool by 65720-done@debbugs.gnu.org id=D65720.17007393578226 (code D ref 65720); Thu, 23 Nov 2023 11:36:01 +0000 Received: (at 65720-done) by debbugs.gnu.org; 23 Nov 2023 11:35:57 +0000 Received: from localhost ([127.0.0.1]:60773 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r67zw-00028c-DV for submit@debbugs.gnu.org; Thu, 23 Nov 2023 06:35:56 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:37530) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r67zo-00028E-AJ for 65720-done@debbugs.gnu.org; Thu, 23 Nov 2023 06:35:55 -0500 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 1r67zf-0002x0-2e for 65720-done@debbugs.gnu.org; Thu, 23 Nov 2023 06:35:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=8qhtZikQebzOiBNIiFXbjlyFmJgMY2wkkruOEd2W3y8=; b=hpw2MAZSpFLD8u1dXhXz 9kIUJi2J7AIBHdCKvYR9gq568YQeFQgay1xWcGUHyeiLXozWasehpf7zJWqC7HmiDE9E7vtPgxyQt lq8Z06X98JTxT0c4lGdVzxwVUTcly+CbgzuH+MmrVO9ecG57y/ajfvuTeEBiYAgLp9yY4Um5x2TnV GZIuhQlbFPBDnW+HQAByeQyGU9rtF74qpnynmauBHT0UnGwmo4c182VlK+3KDMgje49rlQaGHPLBu iantmmKX+85hwNJbDcE61aeM2zRx/irfXsjFmvT3xGKcO/6O86tRreDDrrsRw4A43dQKGEPMv4PWG WrG06VxN2Z1c5w==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <87bkejc7go.fsf@inria.fr> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Sun, 03 Sep 2023 22:44:39 +0200") References: <87bkejc7go.fsf@inria.fr> Date: Thu, 23 Nov 2023 12:35:36 +0100 Message-ID: <87ttpcd7nb.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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: 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.82 X-Spam-Score: -6.82 X-Migadu-Queue-Id: 6C52D65B7B X-Migadu-Scanner: mx10.migadu.com X-TUID: l6ivSO8yfz7T Ludovic Court=C3=A8s skribis: > As reported by Tobias on IRC (in the context of =E2=80=98hpcguix-web=E2= =80=99), > checkouts managed by Guile-Git appear to grow beyond reason. As an > example, here=E2=80=99s the same =E2=80=98.git=E2=80=99 managed with Guil= e-Git and with Git: > > $ du -hs ~/.cache/guix/checkouts/pjmkglp4t7znuugeurpurzikxq3tnlaywmisyr27= shj7apsnalwq > 6.7G /home/ludo/.cache/guix/checkouts/pjmkglp4t7znuugeurpurzikxq3tnlay= wmisyr27shj7apsnalwq > $ du -hs .git > 517M .git Fixed by b150c546b04c9ebb09de9f2c39789221054f5eea. We still need to update the =E2=80=98guix=E2=80=99 package so that tools th= at rely on (guix git) such as the Data Service, hpcguix-web, and Cuirass, can benefit from this change. Ludo=E2=80=99.