From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 03 05:13:38 2024 Received: (at submit) by debbugs.gnu.org; 3 Jun 2024 09:13:38 +0000 Received: from localhost ([127.0.0.1]:58995 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sE3kq-0005i6-BW for submit@debbugs.gnu.org; Mon, 03 Jun 2024 05:13:38 -0400 Received: from lists.gnu.org ([209.51.188.17]:48214) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sE3kl-0005hw-Us for submit@debbugs.gnu.org; Mon, 03 Jun 2024 05:13:23 -0400 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 1sE3iR-0006cf-Jo for bug-guix@gnu.org; Mon, 03 Jun 2024 05:10:55 -0400 Received: from 7.mo560.mail-out.ovh.net ([188.165.48.182]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sE3iP-0006wj-ET for bug-guix@gnu.org; Mon, 03 Jun 2024 05:10:55 -0400 Received: from director8.ghost.mail-out.ovh.net (unknown [10.109.140.39]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id 4Vt7HK5GFyz1TMJ for ; Mon, 3 Jun 2024 09:10:37 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-h9hqr (unknown [10.111.174.115]) by director8.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 9A9A91FE6E for ; Mon, 3 Jun 2024 09:10:36 +0000 (UTC) Received: from ngraves.fr ([37.59.142.106]) by ghost-submission-6684bf9d7b-h9hqr with ESMTPSA id O9HbF4yIXWaAPwAAv5/j4g (envelope-from ) for ; Mon, 03 Jun 2024 09:10:36 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-106R00623bccd70-bd65-4896-9155-644bf9552dea, 9A7BB71699EF2F67F53F4148680474B903D0314E) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 80.215.130.16 From: Nicolas Graves To: bug-guix@gnu.org Subject: guix gc delete order Date: Mon, 03 Jun 2024 11:10:34 +0200 Message-ID: <87bk4i5r3p.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 9839520762669294256 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdelvddguddvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvffufffkgggtsehttdertddttddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepueejleeileejfffhleetjedtleejheevudffleevgfdufeekhefgvddvveegveefnecukfhppeduvdejrddtrddtrddupdektddrvdduhedrudeftddrudeipdefjedrheelrddugedvrddutdeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopegsuhhgqdhguhhigiesghhnuhdrohhrghdpoffvtefjohhsthepmhhoheeitddpmhhouggvpehsmhhtphhouhht Received-SPF: pass client-ip=188.165.48.182; envelope-from=ngraves@ngraves.fr; helo=7.mo560.mail-out.ovh.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hi Guix, I feel the way `guix gc` choose its files to delete quite inconvenient. For instance, when developping big programs locally, I often find myself missing space, but when I will `guix gc -C30G`, instead of the expected unused items (not present in any profile, just built but discarded as the package I'm building is updated for instance), I will instead loose most of the native-inputs that are needed to build my `guix home` and `guix system`. This make me stuck in an endless loop of removing / redownloading over and over the same native-inputs, while my intention is first to remove files that aren't these native-inputs. I haven't delved into `guix gc` yet, how hard is that issue to solve? -- Best regards, Nicolas Graves From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 03 05:30:59 2024 Received: (at 71332) by debbugs.gnu.org; 3 Jun 2024 09:30:59 +0000 Received: from localhost ([127.0.0.1]:59016 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sE41r-00068o-53 for submit@debbugs.gnu.org; Mon, 03 Jun 2024 05:30:59 -0400 Received: from mout02.posteo.de ([185.67.36.66]:38829) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sE41n-00068a-NJ for 71332@debbugs.gnu.org; Mon, 03 Jun 2024 05:30:57 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 7F582240101 for <71332@debbugs.gnu.org>; Mon, 3 Jun 2024 11:30:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1717407036; bh=8c3Q8sJnl96gh9eX6nVehYlI9DI2ut6iMU0diImLj40=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=OLrxY1DFrAgGCe4CWkX7gvAX1tHea0mxgwZtB7KBmUzv4M+AxVHEqMXIxZOwe1Ia3 P07Wm+TnSC/SoOCLNtNlxiT9N4/TBtRgalzVNKRmbODz0PDFy1I0zgY6IyUlL+A8v1 lxYGaAzy8OG47URq9TakwvatGZ+3URuUwuK7IDZ1y4hsnBDZgUlosLGyCKkywK85jS p+p8L2MpTZJkNkAKWwKwO8ralAuMtC01LadWXAjwaeUG8ZpP06n8wt4uos/vnU8OZA M7sHsgqcoXLVlYY5XgiW+o3SmN6a1EwoO0ZYk1VpdSx7OxAAyM30t3YsKzf+VOiM/S NvG+AwZ0Sy65Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Vt7kM4s81z6tx0; Mon, 3 Jun 2024 11:30:35 +0200 (CEST) From: Guillaume Le Vaillant To: Nicolas Graves Subject: Re: bug#71332: guix gc delete order In-Reply-To: <87bk4i5r3p.fsf@ngraves.fr> (Nicolas Graves via Bug reports for's message of "Mon, 03 Jun 2024 11:10:34 +0200") References: <87bk4i5r3p.fsf@ngraves.fr> Date: Mon, 03 Jun 2024 09:30:34 +0000 Message-ID: <87plsygypx.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 71332 Cc: 71332@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Nicolas Graves via Bug reports for GNU Guix skribis: > Hi Guix, > > I feel the way `guix gc` choose its files to delete quite > inconvenient. For instance, when developping big programs locally, I > often find myself missing space, but when I will `guix gc -C30G`, > instead of the expected unused items (not present in any profile, just > built but discarded as the package I'm building is updated for > instance), I will instead loose most of the native-inputs that are > needed to build my `guix home` and `guix system`. > > This make me stuck in an endless loop of removing / redownloading over > and over the same native-inputs, while my intention is first to remove > files that aren't these native-inputs. > > I haven't delved into `guix gc` yet, how hard is that issue to solve?=20 Hi. Is the guix-daemon of your system started with the "--gc-keep-derivations=3Dyes" and "--gc-keep-outputs=3Dyes" options? It should prevent "guix gc" from deleting the build dependencies of live profiles. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZl2NOg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/R2gD/TCSZwLLuoAE1GhuClOQaIZF0YAvt3OfSdzpC p+Ur918A/0rkb6aDYjsQZ6nn0vCt1HwCis4eJzjO8GQDh/dAJSY3 =ml36 -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 03 09:31:38 2024 Received: (at 71332) by debbugs.gnu.org; 3 Jun 2024 13:31:38 +0000 Received: from localhost ([127.0.0.1]:40148 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sE7mk-0000yM-9b for submit@debbugs.gnu.org; Mon, 03 Jun 2024 09:31:38 -0400 Received: from 3.mo561.mail-out.ovh.net ([46.105.44.175]:55035) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sE7mh-0000y9-Jq for 71332@debbugs.gnu.org; Mon, 03 Jun 2024 09:31:36 -0400 Received: from director1.ghost.mail-out.ovh.net (unknown [10.109.140.166]) by mo561.mail-out.ovh.net (Postfix) with ESMTP id 4VtDyN0R5lz1F3L for <71332@debbugs.gnu.org>; Mon, 3 Jun 2024 13:26:20 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-rtfkp (unknown [10.110.168.168]) by director1.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 686101FD3A; Mon, 3 Jun 2024 13:26:19 +0000 (UTC) Received: from ngraves.fr ([37.59.142.108]) by ghost-submission-6684bf9d7b-rtfkp with ESMTPSA id El6IFXvEXWYLHAAA+ZYi1A (envelope-from ); Mon, 03 Jun 2024 13:26:19 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-108S0025585e3db-ebd8-44bf-b47e-cf4f9cb0e80c, 9A7BB71699EF2F67F53F4148680474B903D0314E) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 80.215.130.16 From: Nicolas Graves To: Guillaume Le Vaillant Subject: Re: bug#71332: guix gc delete order In-Reply-To: <87plsygypx.fsf@kitej> References: <87bk4i5r3p.fsf@ngraves.fr> <87plsygypx.fsf@kitej> Date: Mon, 03 Jun 2024 15:26:16 +0200 Message-ID: <87ttiauphj.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 14157909854406173275 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdelvddgieegucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefujghffffkgggtsehttdertddttddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepveekleeujedthefgffekleekhffhffetgfdvheekleeuhfehueeljedtjefhvdfgnecukfhppeduvdejrddtrddtrddupdektddrvdduhedrudeftddrudeipdefjedrheelrddugedvrddutdeknecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeejudeffedvseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehiedupdhmohguvgepshhmthhpohhuth X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 71332 Cc: Andrew Tropin , 71332@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) On 2024-06-03 09:30, Guillaume Le Vaillant wrote: > Hi. > Is the guix-daemon of your system started with the > "--gc-keep-derivations=yes" and "--gc-keep-outputs=yes" options? > It should prevent "guix gc" from deleting the build dependencies of live > profiles. Probably not if they have to be added through the extra-options field of record. I'll try that, thanks! -- Best regards, Nicolas Graves From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 03 11:46:40 2024 Received: (at 71332) by debbugs.gnu.org; 3 Jun 2024 15:46:40 +0000 Received: from localhost ([127.0.0.1]:44518 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sE9tQ-0000C2-6b for submit@debbugs.gnu.org; Mon, 03 Jun 2024 11:46:40 -0400 Received: from out-170.mta1.migadu.com ([95.215.58.170]:61291) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sE9tN-0000BX-9a for 71332@debbugs.gnu.org; Mon, 03 Jun 2024 11:46:38 -0400 X-Envelope-To: ngraves@ngraves.fr DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop.in; s=key1; t=1717428168; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=TuFAhhQQf6FFb6Z5Os+1xFA6H4UWpUgGGQkKY4D7vFM=; b=HHWNPIrxCPb3ZQwxH90jCkA4KmfouCnX+CQaURm+5BVi9aImAk75l+bvdw+v7jtAclWoKz gWatyRZio5NZD0uKUwQ6iT4e/wV7FbGvz4SMrLESngowxULx5dcd7EMd79u6QkM1MT7UAi 84W5bEb7MDE7Ig9vNHMZJoBYUz0jV9e+xHQaXn9/6+moJpipQIENcTQwT2iqM+Vq6gNPPX aI03Xiq6H97IBB0OxisDTfvrrgT+YEst+CbNUBNF8nxtf860JORTGLlOMPJOV+6rJejTUr 3btxCGnxVN3OuOwXWbcfO3AG+kUtinFeTpI4RhYN3IwjaPeGv8/WjwAxMc7A+Q== X-Envelope-To: glv@posteo.net X-Envelope-To: 71332@debbugs.gnu.org X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Andrew Tropin To: Nicolas Graves , Guillaume Le Vaillant Subject: Re: bug#71332: guix gc delete order In-Reply-To: <87ttiauphj.fsf@ngraves.fr> References: <87bk4i5r3p.fsf@ngraves.fr> <87plsygypx.fsf@kitej> <87ttiauphj.fsf@ngraves.fr> Date: Mon, 03 Jun 2024 19:22:42 +0400 Message-ID: <87sexuyrst.fsf@trop.in> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Migadu-Flow: FLOW_OUT X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 71332 Cc: 71332@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On 2024-06-03 15:26, Nicolas Graves via Bug reports for GNU Guix wrote: > On 2024-06-03 09:30, Guillaume Le Vaillant wrote: > >> Hi. >> Is the guix-daemon of your system started with the >> "--gc-keep-derivations=3Dyes" and "--gc-keep-outputs=3Dyes" options? >> It should prevent "guix gc" from deleting the build dependencies of live >> profiles. Didn't know about those options, thank you for sharing! > > Probably not if they have to be added through the extra-options field of > record. I'll try that, thanks!=20 I was suffering from the issue you have. After I updated SSD I just don't do gc, but it would be a good fix for the problem, if it works. =2D-=20 Best regards, Andrew Tropin=20 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmZd38IACgkQIgjSCVjB 3rDCAhAAgUYEdnexwszfl6noi/1tWGMbIhbpAGDqtE/PAO0tVz2mQJ+luVo3fHs5 v1iHCZEPVmsH8WWhgLUX5cFDBx3WkEH5UkTOdl0qxpCFji2oKzM4ZuTHDwUThOkK L1JMtlQoIaPgJIMqUfr3bLWD8V4scDwCQsX1SUmzxrzeSDlbJmiND9fVSKjfjmql rx6sYSkwMiTZUwTwDOkN11jVtAfjC0Z0B8ZvFZL9E5daMIYJnpi/I8iyp4mpCDj8 WMdcZl3agQfQRUdwuPsxAmXglezg1CXQQdlPnfPnWv3zSbT1rAiJ4yNT2iRptWEo 8Lw5PfD75R6zjWaqFYIdlIOMTeeKBWye4eS/Lj/R1XoxLHpbqSnoq4a2bU4j3ZQK KqabNatmWFJnQ5X8gGB2LSDwi3EaTCKqv4ivNIzRuW2mxsW6DbEXnL9pwMG7B4Q6 li4cPSf7CWPjvzJ18W/iWUUYWwJR+FCUIG/9ISMX/0KpoFh0Fh/gJnRSrTEv+8vy N5/cawpSB/vHnlTfzUPKlr8MXxCS01dSdiVWuYxMlSP/FQUD1BEt07bgY2AaOFkg dJl1ix/vyFMkuBCRL5C9g9Kno8YjtKWnDzRE75q/oqPZZzsn8pu5ou1DDuiI4Z2E JGG6g/p69GBZus93lck99hElOW3ak9PylKF8O+1ZyVyQjUXUmKw= =OtAa -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 15 19:09:37 2024 Received: (at control) by debbugs.gnu.org; 15 Aug 2024 23:09:37 +0000 Received: from localhost ([127.0.0.1]:49915 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sejb6-0004pA-OP for submit@debbugs.gnu.org; Thu, 15 Aug 2024 19:09:37 -0400 Received: from 1.mo584.mail-out.ovh.net ([178.33.248.196]:49431) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sejb3-0004oz-GE for control@debbugs.gnu.org; Thu, 15 Aug 2024 19:09:35 -0400 Received: from director11.ghost.mail-out.ovh.net (unknown [10.109.176.110]) by mo584.mail-out.ovh.net (Postfix) with ESMTP id 4WlLQt4K6qz1KNL for ; Thu, 15 Aug 2024 23:08:54 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-kx6cj (unknown [10.110.178.131]) by director11.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 2FBF11FDAB for ; Thu, 15 Aug 2024 23:08:54 +0000 (UTC) Received: from ngraves.fr ([37.59.142.100]) by ghost-submission-6684bf9d7b-kx6cj with ESMTPSA id mGpdCYaKvmacLAkACkXFPw (envelope-from ) for ; Thu, 15 Aug 2024 23:08:54 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-100R00360373f87-0b52-4b15-a56b-b529a00e499e, AB9799B81C10630AABEBD2B77F6B2043706A4BC0) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 81.67.146.208 From: Nicolas Graves To: control@debbugs.gnu.org Subject: control message for bug #71332 Date: Fri, 16 Aug 2024 01:08:53 +0200 Message-ID: <87ed6po03e.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 9981665626607182437 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeeftddruddtjedgudelucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvffufffkgggtsehttdertddttddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepueejleeileejfffhleetjedtleejheevudffleevgfdufeekhefgvddvveegveefnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrddutddtnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopegtohhnthhrohhlseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehkeegpdhmohguvgepshhmthhpohhuth DKIM-Signature: a=rsa-sha256; bh=f68KL7Gq2zvrwyENJOCj/lj1JQDT7e7sS7WpRFiYypQ=; c=relaxed/relaxed; d=ngraves.fr; h=From; s=ovhmo4487190-selector1; t=1723763334; v=1; b=Wr7qjk/Pcrn1JU1cUs6WR1TWU901pIlL9dnrgmM+SoEu+DiR3zE6Jd+OAiaTOpDsqIpyFOL5 JHAMrYPyS52LH3krNrOoB6pdgHceymEY2po3DPN+uRGK17jSunwGictV7pEVqrkZs1eZIdm60qR eBAp9waY2T1+9uIgnQtA9m/EB2ypN7hzBecXJu39W4bnm8HAwDntALM6+SqApbH+46AoA2RaZSo HewmswptgMLsBLc3xSZ12u0TOJl4mtTnbHahrJyBjz9uCg9caRz/ftg4c/8eQNbUnpsmevBYtPC sY+k+GjrZMI95ebLW1osJ+1tZN2xkXt9Vk6rPSELhXjRg== X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 71332 quit This issue is solved, thanks! -- Best regards, Nicolas Graves From unknown Sat Aug 16 21:20:37 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 13 Sep 2024 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator