From unknown Fri Jun 20 18:17:58 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#57217 <57217@debbugs.gnu.org> To: bug#57217 <57217@debbugs.gnu.org> Subject: Status: home-openssh-service-type creates .ssh/config with wrong permissions Reply-To: bug#57217 <57217@debbugs.gnu.org> Date: Sat, 21 Jun 2025 01:17:58 +0000 retitle 57217 home-openssh-service-type creates .ssh/config with wrong perm= issions reassign 57217 guix submitter 57217 Elias Kueny severity 57217 important tag 57217 notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 14 18:02:48 2022 Received: (at submit) by debbugs.gnu.org; 14 Aug 2022 22:02:48 +0000 Received: from localhost ([127.0.0.1]:40018 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNLgz-0005dB-Iq for submit@debbugs.gnu.org; Sun, 14 Aug 2022 18:02:48 -0400 Received: from lists.gnu.org ([209.51.188.17]:40916) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNIYi-0000bj-BS for submit@debbugs.gnu.org; Sun, 14 Aug 2022 14:42:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50026) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oNIYi-0004RX-4z for bug-guix@gnu.org; Sun, 14 Aug 2022 14:42:00 -0400 Received: from mout02.posteo.de ([185.67.36.66]:40395) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oNIYg-0005dU-5S for bug-guix@gnu.org; Sun, 14 Aug 2022 14:41:59 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 79744240104 for ; Sun, 14 Aug 2022 20:41:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1660502514; bh=FM5ZN5soKZ40DolKq7U9Jnem7rt3+tR2r/ta+sRWvAs=; h=From:To:Subject:Date:From; b=D3o05uhb7+5qieEDYSJjMGhxOmUGt1TxQjIEJlN9D9tmauT9AhfNgV9zqiJW4ljwz 5nRrD5JhwHPxUkFLU2SuxzxSlAHQGigQglpTzC1ase3MHKs7SWUk2b+TymC+MCG5pc knwNHdO0H3CoOfAQVqRtYUhhH9gMotvTHhbG4FRQTgrVhapfgHmj89TVjF51/UFXHg 8f+EUJ+4uNRVGoyUcRrHnaAtPvZRJSEuHFpv3QZ0aWx3qDa2eQjcCmyFL6IVD+VHTK BAcLGhrMgSAEdGWIbFH9KoFGHUxttUrTkhXn/KoFgoCPmCM6TvKjW/OmobbE3CIaQd 3Bs/1xYkoUVZg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4M5R8c6qlVz9rxM for ; Sun, 14 Aug 2022 20:41:52 +0200 (CEST) From: Elias Kueny To: bug-guix@gnu.org Subject: home-openssh-service-type creates .ssh/config with wrong permissions Date: Sun, 14 Aug 2022 18:04:14 +0000 Message-ID: <877d3ais5w.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; format=flowed Received-SPF: pass client-ip=185.67.36.66; envelope-from=elias.kueny@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, 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-Mailman-Approved-At: Sun, 14 Aug 2022 18:02:44 -0400 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: -2.3 (--) Hello, I'm trying to use home-openssh-service-type. I'm testing the configuration by running guix home container home-configuration.scm The files are created with too open permissions, so ssh refuses to run: $ ssh xxx Bad owner or permissions on ~/.ssh/config $ ls -l .ssh lrwxrwxrwx 1 user users 59 Aug 14 18:17 authorized_keys -> /gnu/store/y8g2d9kmlrhfna23r26cfgp5mr1sxl72-authorized_keys lrwxrwxrwx 1 user users 52 Aug 14 18:17 config -> /gnu/store/dnnzwrz4hp1z6wnr76a6j57v95vyrbf3-ssh.conf And the file system being read-only, a manual chmod is not possible. $ guix describe guix 9e46320 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 9e4632081ff31bf0d1715edd66f514614c6dc4bb Best, Elias From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 31 06:51:48 2022 Received: (at control) by debbugs.gnu.org; 31 Aug 2022 10:51:48 +0000 Received: from localhost ([127.0.0.1]:38334 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oTLK0-0000X3-Jk for submit@debbugs.gnu.org; Wed, 31 Aug 2022 06:51:48 -0400 Received: from eggs.gnu.org ([209.51.188.92]:60052) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oTLJy-0000Wq-Rr for control@debbugs.gnu.org; Wed, 31 Aug 2022 06:51:47 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:59802) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oTLJt-0002aR-J3 for control@debbugs.gnu.org; Wed, 31 Aug 2022 06:51:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:Subject:From:To:Date:in-reply-to: references; bh=nQArU8x4/QAesiUizpoIGyUqsisfkrU+6KFuS3XQ3oY=; b=PPLrs9JI8grqCG p1oCdbEIHvw5Yhk4N0Mlxyj5al4hs4T+aMF0DWtdOAjqREcAU+zKz0jbjE7Ced/+0XY42gfmVmSXH 5Fv9UKVlUvzEGO5NFyJARJ7Wy7eeMYFv9NSbBz3GmFEQLEsVyG1Z/wCJbLAeKDatSbSeGU8LXlxX6 ujfS+mAkmxzxQmNXvv1WiLOwSVrXbEY73h7YLZM3cp7Dy8kAZzLjVQ3N0EVKW1pdFSMOS0hexCZta 2bmlHjRwKvLcYRvXXlo6HlkhKbPx4zUEEDt3Db+8rgpdJj5roPO1edL5RL4hDnpXEwLsNVsXyzb7R nX72YUTXJkEQMhhn5usg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:53428 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oTLJr-0007Yl-6T for control@debbugs.gnu.org; Wed, 31 Aug 2022 06:51:39 -0400 Date: Wed, 31 Aug 2022 12:51:37 +0200 Message-Id: <87mtbkbs92.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #57217 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 57217 important quit From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 23 03:14:12 2022 Received: (at 57217) by debbugs.gnu.org; 23 Sep 2022 07:14:12 +0000 Received: from localhost ([127.0.0.1]:39241 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1obct0-0002Nk-BJ for submit@debbugs.gnu.org; Fri, 23 Sep 2022 03:14:12 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42546) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1obcsv-0002N5-4K for 57217@debbugs.gnu.org; Fri, 23 Sep 2022 03:14:09 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:39036) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1obcsp-0006gz-T7; Fri, 23 Sep 2022 03:13:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=tUu9SBVEUVCyTQZdxy61WlNReeLWbj6bcWK+EhT/ynQ=; b=jGqhft35SnXWAQ5OKvPR tPeHUuQUJuwgdVdNtaZdYbHp9PIgoa6h0Use2p3XT6msOTm28O4Teoxdv5plQmavOzgAnigR0L+tN 6f9y2DVDcTHDrtYeQEITHL2zB7/+XHjwmYyHa1hGm59rNDnI8tt1JYGWezrz88STRfBdedcwmLLso 2A361iWibRf8aRQqXQklFL5BMr/8bofrPE0n4evG1CWlcVEeqAz2FnRFkLitymyaR9zzmki7teVMH gPuYmq/mck1FaS1pWjedBWpxB/zTbyvcADpEhvhZ63LKHkVrF1fweahWtUfywnsNcSZH77qdPTSs/ 2Iv9Jtq/IRf4xg==; Received: from [89.207.171.75] (port=32996 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1obcso-0007jK-5B; Fri, 23 Sep 2022 03:13:59 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Elias Kueny Subject: Re: bug#57217: home-openssh-service-type creates .ssh/config with wrong permissions References: <877d3ais5w.fsf@posteo.net> Date: Fri, 23 Sep 2022 09:13:47 +0200 In-Reply-To: <877d3ais5w.fsf@posteo.net> (Elias Kueny's message of "Sun, 14 Aug 2022 18:04:14 +0000") Message-ID: <8735ciftqs.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi Elias, Elias Kueny skribis: > The files are created with too open permissions, so ssh refuses to run: > > $ ssh xxx > Bad owner or permissions on ~/.ssh/config > > $ ls -l .ssh > lrwxrwxrwx 1 user users 59 Aug 14 18:17 authorize [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.92 listed in list.dnswl.org] 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [89.207.171.75 listed in zen.spamhaus.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record X-Debbugs-Envelope-To: 57217 Cc: 57217@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: 0.3 (/) Hi Elias, Elias Kueny skribis: > The files are created with too open permissions, so ssh refuses to run: > > $ ssh xxx > Bad owner or permissions on ~/.ssh/config > > $ ls -l .ssh > lrwxrwxrwx 1 user users 59 Aug 14 18:17 authorized_keys -> /gnu/store/y8= g2d9kmlrhfna23r26cfgp5mr1sxl72-authorized_keys > lrwxrwxrwx 1 user users 52 Aug 14 18:17 config -> /gnu/store/dnnzwrz4hp= 1z6wnr76a6j57v95vyrbf3-ssh.conf Here=E2=80=99s what I see in a container: --8<---------------cut here---------------start------------->8--- $ ls -ld .ssh drwx------ 2 ludo users 80 Sep 23 06:39 .ssh/ $ ls -l .ssh/config lrwxrwxrwx 1 ludo users 52 Sep 23 06:39 .ssh/config -> /gnu/store/5lksmnx3m= lyinlja2lhd84p0jkp06bg5-ssh.conf $ ls -l $(readlink .ssh/config) -r--r--r-- 1 65534 overflow 6219 Jan 1 1970 /gnu/store/5lksmnx3mlyinlja2l= hd84p0jkp06bg5-ssh.conf --8<---------------cut here---------------end--------------->8--- The relevant check in OpenSSH is this: --8<---------------cut here---------------start------------->8--- if (fstat(fileno(f), &sb) =3D=3D -1) fatal("fstat %s: %s", filename, strerror(errno)); if (((sb.st_uid !=3D 0 && sb.st_uid !=3D getuid()) || (sb.st_mode & 022) !=3D 0)) fatal("Bad owner or permissions on %s", filename); --8<---------------cut here---------------end--------------->8--- That is, if ~/.ssh/config is owned by root, it=E2=80=99s fine; and this is exactly what happens outside the container: --8<---------------cut here---------------start------------->8--- $ ls -l $(readlink ~/.ssh/config) -r--r--r-- 1 root root 6219 Jan 1 1970 /gnu/store/5lksmnx3mlyinlja2lhd84p= 0jkp06bg5-ssh.conf --8<---------------cut here---------------end--------------->8--- So =E2=80=98ssh=E2=80=99 works fine outside the container, but not inside. To address the issue at hand, we would need to map UID 0 of the host as UID 0 of the guest, but I=E2=80=99m not sure this can be done. To be continued=E2=80=A6 Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 23 16:16:19 2022 Received: (at 57217) by debbugs.gnu.org; 23 Sep 2022 20:16:19 +0000 Received: from localhost ([127.0.0.1]:41810 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1obp5v-0006iR-6a for submit@debbugs.gnu.org; Fri, 23 Sep 2022 16:16:19 -0400 Received: from eggs.gnu.org ([209.51.188.92]:32928) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1obp5s-0006iE-Ug for 57217@debbugs.gnu.org; Fri, 23 Sep 2022 16:16:17 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:49812) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1obp5n-0004Ud-CX; Fri, 23 Sep 2022 16:16:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=aXvvkfleDjXFc26yzeHZwSCLTRR1e98HV/LTz+vSLNI=; b=pGO+ctt0II2HV4Hr9DkA g2JX0oS0pUoYkqYf4n/NSOnYHMf9lve+YUAUbJ1uQCViaG7uM85nZYVuvqEJhN4UK61KTddiyJQJN eKA6AVD6mBESq91H6szELJEyqkZM4+7A8KCn4rg5IYxQihQ7V1XIAJ7OOY8s+gUdbXt62CuK9cmR4 VRofVbRHAb4mCs9uBJkb24WU1PD82TzpK5cg+IsPmVqLQ3qtvw9F9jfY9xhs05b9m6nS7Tqf3EM+h 3fp5IAjlhu4uiZl/FYii7ivdUDT+aYDDypyIPnuJeqcLy8p9LRNHAHjI05fnV06xcqqgO4zBLZtqU WVbP9Z1Gx3MeXw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:56232 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1obp5U-0000aw-KU; Fri, 23 Sep 2022 16:16:08 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Elias Kueny Subject: Re: bug#57217: home-openssh-service-type creates .ssh/config with wrong permissions References: <877d3ais5w.fsf@posteo.net> <8735ciftqs.fsf@gnu.org> Date: Fri, 23 Sep 2022 22:15:48 +0200 In-Reply-To: <8735ciftqs.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Fri, 23 Sep 2022 09:13:47 +0200") Message-ID: <87pmfletjf.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (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: 57217 Cc: 57217@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 (---) Ludovic Court=C3=A8s skribis: > To address the issue at hand, we would need to map UID 0 of the host as > UID 0 of the guest, but I=E2=80=99m not sure this can be done. I believe it cannot be done: we can only map a single UID (at least unless/until we use subordinate UIDs.) Back to the original problem: it only affects =E2=80=98guix home container= =E2=80=99; so while this is annoying, it=E2=80=99s not a showstopper. WDYT? Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 07 04:32:17 2022 Received: (at control) by debbugs.gnu.org; 7 Oct 2022 08:32:17 +0000 Received: from localhost ([127.0.0.1]:34281 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogimH-0006Tu-Gd for submit@debbugs.gnu.org; Fri, 07 Oct 2022 04:32:17 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogimG-0006Tg-3o for control@debbugs.gnu.org; Fri, 07 Oct 2022 04:32:16 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:44730) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogimA-0000cU-PH for control@debbugs.gnu.org; Fri, 07 Oct 2022 04:32:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:Subject:From:To:Date:in-reply-to: references; bh=LtGRy095oesuOuw2vyJzDSfdJ00JVh79luolGZRx8k8=; b=KH2vVdIWeQPk6+ 23m0HF+7K32oFUaSfp2Mkyn17zx45Fd+EgAPPbYG+NMXwy4GoH1D01I7tyOup3IfjBWSigvSZ7mCC 7EU0wsI5lXRqwLLWWypR5+yGzHZZFUVyh6o+2jtqx1EPWdWYM2bv2PT6ULsI7ZeEs/5FYHNgorPN7 RGCrS88gA0y/RDEZE9Ajk2GZitjXZoN2v+vOX/WXV/KhQn6CZ5sizbKynjiS2b4PVpuomshoODeQz Kjvn7lAziTlaflsuoOM3xnoLFaOKqMG4RLt+LJMa0rQOjg8nEYPVVCkBIuXo/4/mvCkKxixVjClDn OMOC5l7zdguKEjwUsHcg==; Received: from [193.50.110.253] (port=46522 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogim8-0000LN-JF for control@debbugs.gnu.org; Fri, 07 Oct 2022 04:32:08 -0400 Date: Fri, 07 Oct 2022 10:32:07 +0200 Message-Id: <87wn9cdofs.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #57217 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 (---) tags 57217 notabug close 57217 quit From unknown Fri Jun 20 18:17:58 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, 04 Nov 2022 11:24:06 +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