From unknown Mon Jun 16 23:50:19 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#41709 <41709@debbugs.gnu.org> To: bug#41709 <41709@debbugs.gnu.org> Subject: Status: installed-os test failing Reply-To: bug#41709 <41709@debbugs.gnu.org> Date: Tue, 17 Jun 2025 06:50:19 +0000 retitle 41709 installed-os test failing reassign 41709 guix submitter 41709 Mathieu Othacehe severity 41709 important thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 04 10:36:46 2020 Received: (at submit) by debbugs.gnu.org; 4 Jun 2020 14:36:46 +0000 Received: from localhost ([127.0.0.1]:47200 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jgqz7-0005UB-ST for submit@debbugs.gnu.org; Thu, 04 Jun 2020 10:36:46 -0400 Received: from lists.gnu.org ([209.51.188.17]:46696) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jgqz5-0005U3-Nl for submit@debbugs.gnu.org; Thu, 04 Jun 2020 10:36:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39836) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jgqz5-0001gM-HN for bug-guix@gnu.org; Thu, 04 Jun 2020 10:36:43 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:33740) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jgqz5-00025X-8e for bug-guix@gnu.org; Thu, 04 Jun 2020 10:36:43 -0400 Received: from lfbn-ann-1-136-86.w86-200.abo.wanadoo.fr ([86.200.104.86]:58386 helo=meru) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jgqz4-0005At-Gz for bug-guix@gnu.org; Thu, 04 Jun 2020 10:36:43 -0400 From: Mathieu Othacehe To: bug-guix@gnu.org Subject: installed-os test failing Date: Thu, 04 Jun 2020 16:36:38 +0200 Message-ID: <87img6rj7t.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.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: -3.3 (---) Hello The installed-os test is failing because the image closure is (again) bigger than the allocated 1.4GiB in the test partition. --8<---------------cut here---------------start------------->8--- guix size $(./pre-inst-env guix system build gnu/system/examples/bare-bones.tmpl) --8<---------------cut here---------------end--------------->8--- reports 1397.3 MiB. By reverting this commit 0eed77127592323d89f56c215a15374a1aaae110 (introducing an extra glibc to %default-locale-libcs), it drops down to: 1305.5 MiB. Now multiple options: * Revert this commit. * Find other system closure improvements. * Up the limit to 1.5GiB. WDYT? Thanks, Mathieu From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 04 12:12:33 2020 Received: (at 41709) by debbugs.gnu.org; 4 Jun 2020 16:12:33 +0000 Received: from localhost ([127.0.0.1]:47343 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jgsTp-0001cT-7J for submit@debbugs.gnu.org; Thu, 04 Jun 2020 12:12:33 -0400 Received: from eggs.gnu.org ([209.51.188.92]:37554) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jgsTn-0001cF-H2 for 41709@debbugs.gnu.org; Thu, 04 Jun 2020 12:12:31 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35607) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jgsTi-00056q-B9 for 41709@debbugs.gnu.org; Thu, 04 Jun 2020 12:12:26 -0400 Received: from [2a01:e0a:fa:a50:70fc:c1c7:fca9:4c2f] (port=52640 helo=meru) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jgsTg-0002DW-KL for 41709@debbugs.gnu.org; Thu, 04 Jun 2020 12:12:24 -0400 From: Mathieu Othacehe To: 41709@debbugs.gnu.org Subject: Re: bug#41709: installed-os test failing References: <87img6rj7t.fsf@gnu.org> Date: Thu, 04 Jun 2020 18:12:22 +0200 In-Reply-To: <87img6rj7t.fsf@gnu.org> (Mathieu Othacehe's message of "Thu, 04 Jun 2020 16:36:38 +0200") Message-ID: <87eequres9.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41709 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 (---) > Now multiple options: > > * Revert this commit. > * Find other system closure improvements. > * Up the limit to 1.5GiB. > > WDYT? Digging a bit more, I discovered multiple culprits in the image closure size. * "openssh" is dragging "xauth" which drags some X libraries (but this does not account for much). * "sudo" is dragging "python" for about 100MiB. * "info-reader" is dragging "perl" (and is in fact the same size as "texinfo" because of a mistake that I introduced with 614a1e3fa2d731d4719f03912b1b87fb4fd309cb) for about 100MiB. * The switch to non-canonical version of "glibc" and "coreutils" to fix system cross-compilation in dfc8ccbf5da96a67eb1cade499f0def21e7fdb02 is also responsible for about 100MiB. All in all, fixing all of this makes the closure size to drop below 1GiB which is already a good first step. I'll try to provide patches soon. Thanks, Mathieu From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 05 13:01:22 2020 Received: (at 41709) by debbugs.gnu.org; 5 Jun 2020 17:01:22 +0000 Received: from localhost ([127.0.0.1]:49754 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhFic-0002hk-4T for submit@debbugs.gnu.org; Fri, 05 Jun 2020 13:01:22 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57670) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhFib-0002hW-8S for 41709@debbugs.gnu.org; Fri, 05 Jun 2020 13:01:21 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:42324) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jhFiV-0004FX-Uh for 41709@debbugs.gnu.org; Fri, 05 Jun 2020 13:01:15 -0400 Received: from [2a01:e0a:fa:a50:809b:e323:9e90:279b] (port=33056 helo=meru) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jhFiU-0005I1-W7 for 41709@debbugs.gnu.org; Fri, 05 Jun 2020 13:01:15 -0400 From: Mathieu Othacehe To: 41709@debbugs.gnu.org Subject: Re: bug#41709: installed-os test failing References: <87img6rj7t.fsf@gnu.org> <87eequres9.fsf@gnu.org> Date: Fri, 05 Jun 2020 19:01:13 +0200 In-Reply-To: <87eequres9.fsf@gnu.org> (Mathieu Othacehe's message of "Thu, 04 Jun 2020 18:12:22 +0200") Message-ID: <87mu5hmopy.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41709 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 (---) > All in all, fixing all of this makes the closure size to drop below 1GiB > which is already a good first step. > > I'll try to provide patches soon. I also discovered that enabling CONFIG_MODULE_COMPRESS, the size of linux-libre is reduced by 63%. This makes the image way lighter. --8<---------------cut here---------------start------------->8--- /gnu/store/6p01ki4iwdxp2bmlr2n27hfry3hp7yac-guix-1.1.0-6.da1b79f 477.4 278.3 29.5% /gnu/store/158nawzghm4lwm7q7ah8zhh7624fw7zb-locale-2.31 91.9 91.9 9.7% /gnu/store/la3bzdd032892xrm6sq5zz64rzjhp1yg-linux-libre-5.4.44 79.7 79.7 8.4% ... total: 943.2 MiB --8<---------------cut here---------------end--------------->8--- Now, the big source of improvement could be Guix itself (278MiB without dependencies). I think we can go further! Thanks, Mathieu From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 06 09:22:48 2020 Received: (at control) by debbugs.gnu.org; 6 Jun 2020 13:22:48 +0000 Received: from localhost ([127.0.0.1]:51059 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhYme-0003ma-CU for submit@debbugs.gnu.org; Sat, 06 Jun 2020 09:22:48 -0400 Received: from eggs.gnu.org ([209.51.188.92]:55054) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhYmc-0003mL-SD for control@debbugs.gnu.org; Sat, 06 Jun 2020 09:22:47 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:60281) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jhYmX-0008TW-Kv for control@debbugs.gnu.org; Sat, 06 Jun 2020 09:22:41 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=51696 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jhYmX-00077b-2L for control@debbugs.gnu.org; Sat, 06 Jun 2020 09:22:41 -0400 Date: Sat, 06 Jun 2020 15:22:40 +0200 Message-Id: <878sh0uy5b.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #41709 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) 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: -3.3 (---) severity 41709 important quit From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 06 09:29:17 2020 Received: (at 41709) by debbugs.gnu.org; 6 Jun 2020 13:29:17 +0000 Received: from localhost ([127.0.0.1]:51065 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhYsv-0003vd-18 for submit@debbugs.gnu.org; Sat, 06 Jun 2020 09:29:17 -0400 Received: from eggs.gnu.org ([209.51.188.92]:55728) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhYst-0003vM-Ec for 41709@debbugs.gnu.org; Sat, 06 Jun 2020 09:29:15 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:60313) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jhYso-0001T5-5b for 41709@debbugs.gnu.org; Sat, 06 Jun 2020 09:29:10 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=51698 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jhYsl-0003hB-US; Sat, 06 Jun 2020 09:29:08 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Mathieu Othacehe Subject: Re: bug#41709: installed-os test failing References: <87img6rj7t.fsf@gnu.org> Date: Sat, 06 Jun 2020 15:29:05 +0200 In-Reply-To: <87img6rj7t.fsf@gnu.org> (Mathieu Othacehe's message of "Thu, 04 Jun 2020 16:36:38 +0200") Message-ID: <87y2p0tja6.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41709 Cc: 41709@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 (---) Hi! Mathieu Othacehe skribis: > By reverting this commit 0eed77127592323d89f56c215a15374a1aaae110 > (introducing an extra glibc to %default-locale-libcs), it drops down to: > > 1305.5 MiB. > > Now multiple options: > > * Revert this commit. > * Find other system closure improvements. > * Up the limit to 1.5GiB. Let=E2=80=99s just set the =E2=80=98locale-libcs=E2=80=99 field in (gnu tes= ts) so that it contains a single libc. WDYT? > * "openssh" is dragging "xauth" which drags some X libraries (but this > does not account for much). Yes, but that=E2=80=99s necessary for =E2=80=9Cssh -X=E2=80=9D, so I think = we consciously made that choice long ago. > * "sudo" is dragging "python" for about 100MiB. Comes from the Python plugin added in 452244e670467afe0e8ccdfb9ca2980d5a3b4694. No idea what it buys us. > * "info-reader" is dragging "perl" (and is in fact the same size as > "texinfo" because of a mistake that I introduced with > 614a1e3fa2d731d4719f03912b1b87fb4fd309cb) for about 100MiB. Ah would be nice to fix and add a #:disallowed-references flag there! > * The switch to non-canonical version of "glibc" and "coreutils" to fix > system cross-compilation in dfc8ccbf5da96a67eb1cade499f0def21e7fdb02 is > also responsible for about 100MiB. Yeah, that=E2=80=99s the price to pay. :-/ > I also discovered that enabling CONFIG_MODULE_COMPRESS, the size of > linux-libre is reduced by 63%. Woohoo! > Now, the big source of improvement could be Guix itself (278MiB without > dependencies). Yep, see my recent message on this topic. :-) Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 09 11:40:57 2020 Received: (at 41709) by debbugs.gnu.org; 9 Jun 2020 15:40:57 +0000 Received: from localhost ([127.0.0.1]:60615 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jigMz-0004B4-7D for submit@debbugs.gnu.org; Tue, 09 Jun 2020 11:40:57 -0400 Received: from eggs.gnu.org ([209.51.188.92]:58406) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jigMy-0004As-2t for 41709@debbugs.gnu.org; Tue, 09 Jun 2020 11:40:56 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43908) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jigMs-0007b1-67; Tue, 09 Jun 2020 11:40:50 -0400 Received: from [2a01:e0a:fa:a50:d939:1174:2a3f:75c2] (port=52848 helo=meru) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jigMr-0006ta-OV; Tue, 09 Jun 2020 11:40:49 -0400 From: Mathieu Othacehe To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#41709: installed-os test failing References: <87img6rj7t.fsf@gnu.org> <87y2p0tja6.fsf@gnu.org> Date: Tue, 09 Jun 2020 17:40:48 +0200 In-Reply-To: <87y2p0tja6.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 06 Jun 2020 15:29:05 +0200") Message-ID: <87bllsnt6n.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41709 Cc: 41709@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 (---) Hey, > Let=E2=80=99s just set the =E2=80=98locale-libcs=E2=80=99 field in (gnu t= ests) so that it > contains a single libc. WDYT? I'll see first if I can get the closure smaller by other means. I think it would be preferable to keep the tested operating-system as close as possible to the default one. >> * "openssh" is dragging "xauth" which drags some X libraries (but this >> does not account for much). > > Yes, but that=E2=80=99s necessary for =E2=80=9Cssh -X=E2=80=9D, so I thin= k we consciously made > that choice long ago. Ok, I proposed a work around by introducing openssh-sans-x. >> * "sudo" is dragging "python" for about 100MiB. > > Comes from the Python plugin added in > 452244e670467afe0e8ccdfb9ca2980d5a3b4694. No idea what it buys us. Some python bindings to sudo API, but I moved them to a separate "python" output. > >> * "info-reader" is dragging "perl" (and is in fact the same size as >> "texinfo" because of a mistake that I introduced with >> 614a1e3fa2d731d4719f03912b1b87fb4fd309cb) for about 100MiB. > > Ah would be nice to fix and add a #:disallowed-references flag there! In fact there were a #:disallowed-references already, but its argument was also wrong so it went unnoticed. I fixed all of that on core-updates branch. > >> * The switch to non-canonical version of "glibc" and "coreutils" to fix >> system cross-compilation in dfc8ccbf5da96a67eb1cade499f0def21e7fdb02 is >> also responsible for about 100MiB. > > Yeah, that=E2=80=99s the price to pay. :-/ I'd like to re-introduce "canonical-packages", without breaking the system cross-compilation, by using "let-system". See: https://lists.gnu.org/archive/html/guix-devel/2020-06/msg00093.html. >> Now, the big source of improvement could be Guix itself (278MiB without >> dependencies). > > Yep, see my recent message on this topic. :-) Yes, thanks for your first analysis :) Thanks, Mathieu From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 30 15:02:54 2020 Received: (at 41709-done) by debbugs.gnu.org; 30 Jul 2020 19:02:54 +0000 Received: from localhost ([127.0.0.1]:36745 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k1DpN-00079U-Vk for submit@debbugs.gnu.org; Thu, 30 Jul 2020 15:02:54 -0400 Received: from eggs.gnu.org ([209.51.188.92]:37654) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k1DpL-00079H-MR for 41709-done@debbugs.gnu.org; Thu, 30 Jul 2020 15:02:52 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43592) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k1DpG-0008SY-Dk for 41709-done@debbugs.gnu.org; Thu, 30 Jul 2020 15:02:46 -0400 Received: from [2a01:cb18:832e:5f00:c08f:7d21:ea98:a1c5] (port=43922 helo=cervin) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1k1DpE-0003cV-Qt for 41709-done@debbugs.gnu.org; Thu, 30 Jul 2020 15:02:46 -0400 From: Mathieu Othacehe To: 41709-done@debbugs.gnu.org Subject: Re: bug#41709: installed-os test failing References: <87img6rj7t.fsf@gnu.org> <87eequres9.fsf@gnu.org> <87mu5hmopy.fsf@gnu.org> Date: Thu, 30 Jul 2020 21:02:40 +0200 In-Reply-To: <87mu5hmopy.fsf@gnu.org> (Mathieu Othacehe's message of "Fri, 05 Jun 2020 19:01:13 +0200") Message-ID: <878sf0vnan.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41709-done 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 (---) Closing this one as the installed-os test has been fixed. Mathieu From unknown Mon Jun 16 23:50:19 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, 28 Aug 2020 11:24:04 +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