From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#34016: Git checkouts managed by (guix git) grow indefinitely? Date: Fri, 09 Aug 2019 11:36:08 +0200 Message-ID: <875zn6brzr.fsf@gnu.org> References: <87h8ejw0iw.fsf@inria.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50792) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hw1KY-0006LS-R8 for bug-guix@gnu.org; Fri, 09 Aug 2019 05:37:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hw1KX-00067j-SI for bug-guix@gnu.org; Fri, 09 Aug 2019 05:37:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33237) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hw1KX-00067c-PD for bug-guix@gnu.org; Fri, 09 Aug 2019 05:37:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hw1KX-0007Ny-LF for bug-guix@gnu.org; Fri, 09 Aug 2019 05:37:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87h8ejw0iw.fsf@inria.fr> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22\?\= \=\?utf-8\?Q\?'s\?\= message of "Tue, 08 Jan 2019 17:56:55 +0100") 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: 34016@debbugs.gnu.org Cc: Erik Edrosa Hello, Ludovic Court=C3=A8s skribis: > So it=E2=80=99s Guile-Git, called from =E2=80=98update-cached-checkout=E2= =80=99=C2=B9, that would open > all these pack files, quickly running out of file descriptors. I wonder > if we=E2=80=99re doing something wrong here or if we hit a limitation of > libgit2. Ideas? Forwarded here: . Ludo=E2=80=99.