From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 24 07:34:11 2020 Received: (at submit) by debbugs.gnu.org; 24 Dec 2020 12:34:11 +0000 Received: from localhost ([127.0.0.1]:54870 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ksPop-0004pQ-4W for submit@debbugs.gnu.org; Thu, 24 Dec 2020 07:34:11 -0500 Received: from lists.gnu.org ([209.51.188.17]:43310) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ksPol-0004pF-0Q for submit@debbugs.gnu.org; Thu, 24 Dec 2020 07:34:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:51048) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ksPok-0008WC-PJ for bug-guix@gnu.org; Thu, 24 Dec 2020 07:34:06 -0500 Received: from rhcavuit02.kulnet.kuleuven.be ([134.58.240.130]:51334) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ksPog-0006Vt-Gf for bug-guix@gnu.org; Thu, 24 Dec 2020 07:34:06 -0500 X-KULeuven-Envelope-From: maxime.devos@student.kuleuven.be X-Spam-Status: not spam, SpamAssassin (not cached, score=-51, required 5, autolearn=disabled, ALL_TRUSTED -1.00, LOCAL_SMTPS -50.00) X-KULeuven-Scanned: Found to be clean X-KULeuven-ID: 4AD5E120333.AA92E X-KULeuven-Information: Katholieke Universiteit Leuven Received: from icts-p-smtps-1.cc.kuleuven.be (icts-p-smtps-1e.kulnet.kuleuven.be [134.58.240.33]) by rhcavuit02.kulnet.kuleuven.be (Postfix) with ESMTP id 4AD5E120333 for ; Thu, 24 Dec 2020 13:33:43 +0100 (CET) Received: from butterfly.local (178-119-10-153.access.telenet.be [178.119.10.153]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by icts-p-smtps-1.cc.kuleuven.be (Postfix) with ESMTPSA id 2FAE640B2 for ; Thu, 24 Dec 2020 13:33:43 +0100 (CET) Message-ID: <58b9fcfc64ff0e70d3689e38c849040e8d5b7089.camel@student.kuleuven.be> Subject: kiwix-desktop does not start X-Kuleuven: This mail passed the K.U.Leuven mailcluster From: Maxime Devos To: bug-guix@gnu.org Date: Thu, 24 Dec 2020 13:33:24 +0100 Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-/v3bkHSzZqxlwvCtmSZP" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Received-SPF: pass client-ip=134.58.240.130; envelope-from=maxime.devos@student.kuleuven.be; helo=rhcavuit02.kulnet.kuleuven.be X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) 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: -2.6 (--) --=-/v3bkHSzZqxlwvCtmSZP Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello Guix, kiwix-desktop doesn't start. Depending on the environment, I get different error messages: Variant #A (pure environment, in GDM session) $ guix time-machine --commit=3D20a687bbfbc72ffcd802b4bc59db344ad4291577 environment --ad-hoc --pure kiwix-desktop -- kiwix-desktop > No protocol specified > qt.qpa.xcb: could not connect to display :1 > qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even > though it was found. > This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. > > Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, > offscreen, vnc, xcb. > > Aborted Not sure what's going on here, but here's a GDB backtrace: Breakpoint 1, 0x00007fffed1e5a90 in abort () from /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc- 2.31/lib/libc.so.6 (gdb) bt #0 0x00007fffed1e5a90 in abort () from /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc- 2.31/lib/libc.so.6 #1 0x00007fffed78ba2f in QMessageLogger::fatal(char const*, ...) const () from /gnu/store/lg0pz5wvpfd5xq3qhmarq3p4nqi64hdd-qtbase- 5.14.2/lib/libQt5Core.so.5 #2 0x00007fffee44c8f4 in QGuiApplicationPrivate::createPlatformIntegration() () from /gnu/store/lg0pz5wvpfd5xq3qhmarq3p4nqi64hdd-qtbase- 5.14.2/lib/libQt5Gui.so.5 #3 0x00007fffee44cdbd in QGuiApplicationPrivate::createEventDispatcher() () from /gnu/store/lg0pz5wvpfd5xq3qhmarq3p4nqi64hdd-qtbase- 5.14.2/lib/libQt5Gui.so.5 #4 0x00007fffed994905 in QCoreApplicationPrivate::init() () from /gnu/store/lg0pz5wvpfd5xq3qhmarq3p4nqi64hdd-qtbase- 5.14.2/lib/libQt5Core.so.5 #5 0x00007fffee44e95c in QGuiApplicationPrivate::init() () from /gnu/store/lg0pz5wvpfd5xq3qhmarq3p4nqi64hdd-qtbase- 5.14.2/lib/libQt5Gui.so.5 #6 0x00007fffeeb4832e in QApplicationPrivate::init() () from /gnu/store/lg0pz5wvpfd5xq3qhmarq3p4nqi64hdd-qtbase- 5.14.2/lib/libQt5Widgets.so.5 #7 0x000000000045a84c in ?? () #8 0x00000000004333d6 in ?? () #9 0x0000000000422d30 in ?? () #10 0x00007fffed1d0a6d in __libc_start_main () from /gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc- 2.31/lib/libc.so.6 #11 0x00000000004236ea in ?? () Variant #B (installed in user profile, in GDM session) $ kiwix-desktop > Could not find QtWebEngineProcess Greetings, Maxime --=-/v3bkHSzZqxlwvCtmSZP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iJcEABYIAD8WIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCX+SKlSEcbWF4aW1lLmRl dm9zQHN0dWRlbnQua3VsZXV2ZW4uYmUACgkQSePuIhkXJe6ilwEA1L4rZ8DBhjkm QL2XX12vuYdS2PFoW3R0I2QMG+FyUzwA/R9FWZIwXnji7X/KCKm4FRCQ0VWXgXYn cVqgx9GhWs4H =gQrl -----END PGP SIGNATURE----- --=-/v3bkHSzZqxlwvCtmSZP-- From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 26 00:36:41 2020 Received: (at 45404) by debbugs.gnu.org; 26 Dec 2020 05:36:41 +0000 Received: from localhost ([127.0.0.1]:58625 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kt2Fs-0005hE-RF for submit@debbugs.gnu.org; Sat, 26 Dec 2020 00:36:41 -0500 Received: from mail-oln040092253050.outbound.protection.outlook.com ([40.92.253.50]:59928 helo=APC01-SG2-obe.outbound.protection.outlook.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kt2Fq-0005gx-E3 for 45404@debbugs.gnu.org; Sat, 26 Dec 2020 00:36:39 -0500 ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Hw1zBHzlKXqU6Bu49bIoHwPyZ2IKTo4FkI0o5+1hQGxoPPkqknhtb+BOQBuNSs4T91xpHiwuE7t3L3KNhkg0fpbugO9yC/qtumFQAu7mBacOQ0awTrXZCU3PPDXLOxNa9xpI7vSsJ2l5XxKcpvHvw6Ck8BdS1fXecx+wfjNN2R/2fXmMftJ5cCHQhpW5H3HbrDmdFzJ/PQtR3n52ZTO4DPTyfa/LvIISPpuMjGrvFAiQescqHbozW8auHUg40ZeBzkPAe5Praew7mdeGJqaI8PEiSPZpjZ4YRQr73A5uF3skwBhE4eCZlajuPIbBIyvBSdJj2JtfjclAviNTRj89zQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=utktk8X7tyVunq5KZsLysifIFefW4qS+19WjHuu05Xc=; b=R8P2RbhLFrrRTr9HwfG6y92HygckcGhoym+y2+HpDs39Z/pWQFQSYE2EBVv7PJIl+DAK+gYX8sQ2AdJyoy1+OBUbxxYcL/ByLldUZEa2gGCJn2ftFRF7zn75PX+Xf06wqhMiZftMvB61OYUh66hi9fblcANH2mQE0Yf8zp/MDpGB8gX2IDa2MBbxf9kU1nWndRIvDO7wreRVLgVyoQDn8DOoWNuxX+4irRb+uP5/vZ9b3WFRVL82EgHFxM0qo2ux6q7YLPDtQJf9LtuIwovYMUSv0bfILXTnFV78q99yyqiHp0S+ntZP0sekIyTuj/7r+g3YTtncegxPwp6POkCPUQ== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outlook.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=utktk8X7tyVunq5KZsLysifIFefW4qS+19WjHuu05Xc=; b=Jfq68y8KZfcLpnV0r2pn4piLXPt+pQ/R9W3rrPMBBi0KKQMn3t+aGLbx3UvCclOG0Aual7RZ9FQ1ypuucoEuZHytP7HPlPCNTcZ0Mom/9AEceBagfLlvox1bEj6G22Tv+aKixRJa19BP9XnGFlpY0Ak3ACx+GcGdJUzdg5JWRG26zWpAXaM4Pyctt+ooS/8xpZMDgE3iKaxNvAS7KrPTPgukQeLp9618wBp7veBs/zEYv3lZ1t6WWRvST/2ei9K5I+AZro/OPfqJ2NZoJgAKtFucjBw7hv09kOB4ih87UoeGBWjGS1KXpIADHkPYpeODNE9Q+CqM0Anudg54873diQ== Received: from SG2APC01FT062.eop-APC01.prod.protection.outlook.com (2a01:111:e400:7ebd::4d) by SG2APC01HT058.eop-APC01.prod.protection.outlook.com (2a01:111:e400:7ebd::349) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.3700.27; Sat, 26 Dec 2020 05:36:28 +0000 Received: from TYAP286MB0185.JPNP286.PROD.OUTLOOK.COM (2a01:111:e400:7ebd::4b) by SG2APC01FT062.mail.protection.outlook.com (2a01:111:e400:7ebd::417) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.3700.27 via Frontend Transport; Sat, 26 Dec 2020 05:36:28 +0000 X-IncomingTopHeaderMarker: OriginalChecksum:7EA0B48F0E3191B2605308D6E55BEB29CEF24812312CE97E2152B52C0ED2CEC0; UpperCasedChecksum:D16FFDF7A7116DA82A2FC9704EB01E5FFF57E40347C5E78C1718B6E5C1E7016F; SizeAsReceived:8768; Count:47 Received: from TYAP286MB0185.JPNP286.PROD.OUTLOOK.COM ([fe80::d802:80c9:f6bd:1fbb]) by TYAP286MB0185.JPNP286.PROD.OUTLOOK.COM ([fe80::d802:80c9:f6bd:1fbb%9]) with mapi id 15.20.3700.031; Sat, 26 Dec 2020 05:36:28 +0000 From: =?utf-8?B?5a6L5paH5q2m?= To: Maxime Devos Subject: Re: bug#45404: kiwix-desktop does not start References: <58b9fcfc64ff0e70d3689e38c849040e8d5b7089.camel@student.kuleuven.be> Date: Sat, 26 Dec 2020 13:37:21 +0800 In-Reply-To: <58b9fcfc64ff0e70d3689e38c849040e8d5b7089.camel@student.kuleuven.be> (Maxime Devos's message of "Thu, 24 Dec 2020 13:33:24 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-TMN: [txPWU4aqxCry9Ec9bwrbVNiRIEexhVS4j0SpFbom39V8C8R1NHPF3UYy8iW3GWek] X-ClientProxiedBy: SJ0PR03CA0034.namprd03.prod.outlook.com (2603:10b6:a03:33e::9) To TYAP286MB0185.JPNP286.PROD.OUTLOOK.COM (2603:1096:404:8038::14) X-Microsoft-Original-Message-ID: <87k0t51626.fsf@outlook.com> MIME-Version: 1.0 X-MS-Exchange-MessageSentRepresentingType: 1 Received: from localhost (2409:8a62:373:8350:2f1:f5ff:fe18:6bb) by SJ0PR03CA0034.namprd03.prod.outlook.com (2603:10b6:a03:33e::9) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.3700.27 via Frontend Transport; Sat, 26 Dec 2020 05:36:27 +0000 X-MS-PublicTrafficType: Email X-IncomingHeaderCount: 47 X-EOPAttributedMessage: 0 X-MS-Office365-Filtering-Correlation-Id: 9002482e-4144-4d07-f429-08d8a96031b5 X-MS-TrafficTypeDiagnostic: SG2APC01HT058: X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: UGid689CxIo8d9BWzZv9Taaaor++kK9PepKeqg6FXvwfDq2RhxfiIrYqSKfLk10EdJDcuh/GedTga4aFpXJqTTHQpninRd+Ngscak0LQ09CTgeLkaJzZpjwQj7JpGyHoJfv8ke0o/HeAjDwVh82DJVGYzigsR+WLdqjLBwXvcPzw2okOQe95eW3NQg2n5udqxmNtQl78Y3bxcOfrU8V5wlqobXlDivgTMhfWyVCXBMnK5sD37XdmgYq447VubCSo X-MS-Exchange-AntiSpam-MessageData: rGLqDIyUqjoXxhuS3tmCctviGz5cusx410GnjipLlvapBVHW8e1U/WV9zn9nInflDaVObxelrJrl/08fZ6p6wlovtrDBFfFmqANGBU38sx8Bxiucd/AihQETVxAgK82EN2rcrn5pAeCjwu3y/cgcc1TAHZTpStaYuNN55rbZVaCWybgFISHxUpvb+kqvtv72LIX+PG4NvcaNXMctohP3dg== X-OriginatorOrg: outlook.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 26 Dec 2020 05:36:28.7245 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-CrossTenant-Network-Message-Id: 9002482e-4144-4d07-f429-08d8a96031b5 X-MS-Exchange-CrossTenant-AuthSource: SG2APC01FT062.eop-APC01.prod.protection.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Anonymous X-MS-Exchange-CrossTenant-FromEntityHeader: Internet X-MS-Exchange-CrossTenant-RMS-PersistedConsumerOrg: 00000000-0000-0000-0000-000000000000 X-MS-Exchange-Transport-CrossTenantHeadersStamped: SG2APC01HT058 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 45404 Cc: 45404@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 (-) Maxime Devos writes: > Hello Guix, Hello! > > kiwix-desktop doesn't start. Depending on the environment, I get > different error messages: > > Variant #A (pure environment, in GDM session) > $ guix time-machine --commit=3D20a687bbfbc72ffcd802b4bc59db344ad4291577 > environment --ad-hoc --pure kiwix-desktop -- kiwix-desktop With =E2=80=98=E2=80=93-pure=E2=80=99, the process will run in a container = that doesn=E2=80=99t have access to the X server, this is expected behavior. > Variant #B (installed in user profile, in GDM session) > > $ kiwix-desktop > >> Could not find QtWebEngineProcess This is a bug, look like kiwix-desktop should be wrapped with some environment variables. In the meantime, you can install qtwebengine and qtbase into the profile, or use: guix environment --ad-hoc kiwix-desktop qtbase qtwebengine -- kiwix-desktop From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 29 15:29:47 2020 Received: (at 45404-done) by debbugs.gnu.org; 29 Dec 2020 20:29:47 +0000 Received: from localhost ([127.0.0.1]:40295 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kuLco-0003qC-Rh for submit@debbugs.gnu.org; Tue, 29 Dec 2020 15:29:47 -0500 Received: from mailrelay.tugraz.at ([129.27.2.202]:31382) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kuLcm-0003pz-E0; Tue, 29 Dec 2020 15:29:45 -0500 Received: from nijino.local (217-149-174-13.nat.highway.telekom.at [217.149.174.13]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4D55cj3sQnz1LBRw; Tue, 29 Dec 2020 21:29:41 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 mailrelay.tugraz.at 4D55cj3sQnz1LBRw DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1609273781; bh=7FLEEQRTOiC8bs2R8wlJsu8574NwppaUvRd4L59qWMc=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=O2l1E+DGU9fMYZeGCSo4PL9xUzT8fahkIAaMZcsJO7iZzTIkhWDONqwI/eulTdIVZ iwxsGci1K/qeeYuhiz+Cw1uPzAbpfy7MEpbm4FtNFhn9sq1JslSeG/1jIxXUgNxXuz nW3lR013HRmPUUiEfFVi/iVMNmwffH1fYDTVX7OI= Message-ID: <3815859d39110ee91c1938482e18415645cfacc8.camel@student.tugraz.at> Subject: Re: [PATCH] gnu: kiwix-desktop: Fix program start. From: Leo Prikler To: Michael Rohleder Date: Tue, 29 Dec 2020 21:29:40 +0100 In-Reply-To: <20201225163614.17984-1-mike@rohleder.de> References: <20201225163614.17984-1-mike@rohleder.de> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.116 X-Spam-Score: -0.3 (/) X-Debbugs-Envelope-To: 45404-done Cc: 45431-done@debbugs.gnu.org, 45404-done@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.3 (-) Pushed, thanks! Small hint, if you want to use pure environments, don't forget to expose environment variables such as DISPLAY and XAUTHORITY. Regards, Leo Am Freitag, den 25.12.2020, 17:36 +0100 schrieb Michael Rohleder: > Fixes ;. > > * gnu/packages/web.scm (kiwix-desktop)[arguments]: Add phase to wrap > QTWEBENGINEPROCESS_PATH. > --- > gnu/packages/web.scm | 12 +++++++++++- > 1 file changed, 11 insertions(+), 1 deletion(-) > > diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm > index 8d7dfe2804..7486eb7f5b 100644 > --- a/gnu/packages/web.scm > +++ b/gnu/packages/web.scm > @@ -7981,7 +7981,17 @@ It contains the code shared by all Kiwix > ports.") > (lambda* (#:key inputs #:allow-other-keys) > (substitute* "kiwix-desktop.pro" > (("webenginewidgets" all) (string-append all " > printsupport"))) > - #t))))) > + #t)) > + (add-after 'install 'wrap-qt-process-path > + (lambda* (#:key inputs outputs #:allow-other-keys) > + (let* ((out (assoc-ref outputs "out")) > + (bin (string-append out "/bin/kiwix-desktop")) > + (qt-process-path (string-append > + (assoc-ref inputs > "qtwebengine") > + "/lib/qt5/libexec/QtWebEngineP > rocess"))) > + (wrap-program bin > + `("QTWEBENGINEPROCESS_PATH" = (,qt-process-path))) > + #t)))))) > (inputs > `(("curl" ,curl) > ("icu4c" ,icu4c) From unknown Sat Aug 16 12:45:25 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 27 Jan 2021 12: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