From unknown Wed Jun 18 23:11:10 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#55634 <55634@debbugs.gnu.org> To: bug#55634 <55634@debbugs.gnu.org> Subject: Status: inkscape does not find icons, needs wrapping or such for GDK_PIXBUF_MODULE_FILE Reply-To: bug#55634 <55634@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:11:10 +0000 retitle 55634 inkscape does not find icons, needs wrapping or such for GDK_= PIXBUF_MODULE_FILE reassign 55634 guix submitter 55634 Maxime Devos severity 55634 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed May 25 10:08:40 2022 Received: (at submit) by debbugs.gnu.org; 25 May 2022 14:08:40 +0000 Received: from localhost ([127.0.0.1]:56156 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ntrgm-0008Sv-HR for submit@debbugs.gnu.org; Wed, 25 May 2022 10:08:40 -0400 Received: from lists.gnu.org ([209.51.188.17]:57062) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ntrgl-0008Sm-3p for submit@debbugs.gnu.org; Wed, 25 May 2022 10:08:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34306) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ntrgk-0001uh-JK for bug-guix@gnu.org; Wed, 25 May 2022 10:08:38 -0400 Received: from andre.telenet-ops.be ([2a02:1800:120:4::f00:15]:47718) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ntrgh-0007kW-57 for bug-guix@gnu.org; Wed, 25 May 2022 10:08:37 -0400 Received: from [IPv6:2a02:2c40:200:b001::1:c51f] ([IPv6:2a02:2c40:200:b001::1:c51f]) by andre.telenet-ops.be with bizsmtp id b28W2700B1673cg0128X8g; Wed, 25 May 2022 16:08:31 +0200 Message-ID: <0db9db95c05d2785d0b2e6b7b32a2b6a3770df1c.camel@telenet.be> Subject: inkscape does not find icons, needs wrapping or such for GDK_PIXBUF_MODULE_FILE From: Maxime Devos To: bug-guix@gnu.org Date: Wed, 25 May 2022 16:08:25 +0200 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-fRvA1NiCilzfhCKgXlWY" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1653487711; bh=EVfhdm5x1SxsT+yxxn4ghIG9b/WXGkYJDVqOhmg3czE=; h=Subject:From:To:Date; b=Yv5HIuw/Q0XhcFYQBXowigy3yEIZvZWVDVYhiUSD7WcJkBG+8ilpkPoaHk+G7Bs+1 f3bMcEYDv7qW9D9B4bWVjr1KgIPu7ZZhlAnDWe9QUcN8AjXP/cYPqfHx+E0gWhk2nA 1CckJOvLhsG90J/4+j7saIbGtEWtMz6CoBNdM8ADFnoWL74Hnkt4Qb4R4PWciKSkFv s20l2o8qn1QRNznplt+J2AfAVu7hDRpQDsokmRRrwLmu0Cq1yP2/meRGbCgB28qPo/ Rfn/eGwevaqGTqYB2GbW8GWJbPB34/XpoBQflQpvQLUekB/f8Qfdu/H/7o7BXKPgne +KR7zqyqwHy2Q== Received-SPF: pass client-ip=2a02:1800:120:4::f00:15; envelope-from=maximedevos@telenet.be; helo=andre.telenet-ops.be X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, 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: 0.2 (/) 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.3 (--) --=-fRvA1NiCilzfhCKgXlWY Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Broken: $ guix shell --pure inkscape -- inkscape (crashes on start with =E2=80=98Inkscape encountered an internal error and = will close now=E2=80=99.) Work-around: $ guix shell --pure inkscape gdk-pixbuf -- inkscape also works: $ guix shell --pure inkscape gdk-pixbuf -- /usr/bin/env GDK_PIXBUF_MODULE_F= ILE=3D/gnu/store/[...]-profile/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache inks= cape Looks like some wrapping is required to point GDK_PIXBUF_MODULE_FILE to an = appropriate 'loaders.cache'. Also starts in a non-pure environment without adding extra packages, but th= en the icons aren't found. Greetings, Maxime. --=-fRvA1NiCilzfhCKgXlWY Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYo44WRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7o+XAQD8MDP/zVlolEcwdo7nIRwfd76O nYNXRuLfmhuQHdaTBQEA8UTzzZ1xfd/IPVnpbKXbSSdnkNhuPfhAGPkbezrFLAA= =iCWe -----END PGP SIGNATURE----- --=-fRvA1NiCilzfhCKgXlWY-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 12 15:32:58 2022 Received: (at 55634) by debbugs.gnu.org; 12 Jul 2022 19:32:58 +0000 Received: from localhost ([127.0.0.1]:43676 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBLcv-0004Tp-QM for submit@debbugs.gnu.org; Tue, 12 Jul 2022 15:32:58 -0400 Received: from mail-qk1-f176.google.com ([209.85.222.176]:34696) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBLcu-0004Tb-89 for 55634@debbugs.gnu.org; Tue, 12 Jul 2022 15:32:56 -0400 Received: by mail-qk1-f176.google.com with SMTP id b25so6606920qkl.1 for <55634@debbugs.gnu.org>; Tue, 12 Jul 2022 12:32:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=AW7IHqJlgspC0SA5t1NCqBp1hy4axY3aBM5Sk7n9np0=; b=fYlqoVDiSR68qzyKQr+vgNUdkLzHiMmMTjtGuH22Tez294tvStGTAjt/6at/8xhJGI xfsP4okGFOdCCLLQd+R547nUnDvwV8ysJ5GM2DsE7+sYJV6l/TIDpfagZhaOBwbdqFVX mO1CaVPl6b2IckpsYrGyf3xMT68ME83bvaIbWbX+6E7z+jl4Hs+QBAH2ZwjZJYeQIQwI x5fUAJ0utQW25DYQs4Htk/ehfjj5idgCxBdMpavNF0uswTms3RiF8H4irwixwqXCD78Z VLrJpseWfTlV8lhrdm0DiVq0K9FLYkxNuaaQVaSHnzCfVDAsG1k8CY+zpxhiWFXkPGS4 2aMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=AW7IHqJlgspC0SA5t1NCqBp1hy4axY3aBM5Sk7n9np0=; b=I/0GL9jeMkgpdzMN8y78M4GeeBBrbwLEocEWd1YaBZOzUOFx8kJtogUA0GmvvkWS6m 6bnN4JPGWefcSCKwfooUkNeJOV/sWk6Ll/HwB0sA3gnm5MICjVS3hEtYqbxUbXlMvlWf uQBFTFl9g37sZmdpoZv5yUEhDKQcmxNu88BTKuzMlMzjVpj5AAcNeWDBA/ccQJGpdyga +3SeQ6Spk3edNCMFZ3mqYrefghdAKtm7OgIwtjBDbV5gNVsTLUkpHQp+QuosAfahha98 fZq/AS3o08yDYCU9dyWtcLXHAdT4rH3Q3CS/qlIsjekOwgdrz5limDj693gtS1xRSBO4 Nckw== X-Gm-Message-State: AJIora+MxBdyIGGZHyHop22958n89gnC0r1SUevGszU/r5yaNa7vLMCj aXiTBBbBejyNwsuZikOB/FHQkt0t/BFWYh5o X-Google-Smtp-Source: AGRyM1tjl6DWarB5b0mXlgGlL10oftZ5wc1ri7IudyOBtatXL2j6rbdwze7rypqRjAR/xbUQeydq6w== X-Received: by 2002:ae9:edd7:0:b0:6b5:8195:a4a5 with SMTP id c206-20020ae9edd7000000b006b58195a4a5mr8891252qkg.286.1657654370390; Tue, 12 Jul 2022 12:32:50 -0700 (PDT) Received: from hurd (dsl-155-226.b2b2c.ca. [66.158.155.226]) by smtp.gmail.com with ESMTPSA id k10-20020ac8604a000000b0031eb51dd72csm4828620qtm.85.2022.07.12.12.32.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Jul 2022 12:32:49 -0700 (PDT) From: Maxim Cournoyer To: Maxime Devos Subject: Re: bug#55634: inkscape does not find icons, needs wrapping or such for GDK_PIXBUF_MODULE_FILE References: <0db9db95c05d2785d0b2e6b7b32a2b6a3770df1c.camel@telenet.be> Date: Tue, 12 Jul 2022 15:32:48 -0400 In-Reply-To: <0db9db95c05d2785d0b2e6b7b32a2b6a3770df1c.camel@telenet.be> (Maxime Devos's message of "Wed, 25 May 2022 16:08:25 +0200") Message-ID: <874jzm6s9r.fsf@gmail.com> 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: -0.0 (/) X-Debbugs-Envelope-To: 55634 Cc: 55634@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 (-) Hi, Maxime Devos writes: > Broken: > > $ guix shell --pure inkscape -- inkscape > > (crashes on start with =E2=80=98Inkscape encountered an internal error an= d will > close now=E2=80=99.) > > Work-around: > > $ guix shell --pure inkscape gdk-pixbuf -- inkscape > > also works: > > $ guix shell --pure inkscape gdk-pixbuf -- /usr/bin/env > GDK_PIXBUF_MODULE_FILE=3D/gnu/store/[...]-profile/lib/gdk-pixbuf-2.0/2.10= .0/loaders.cache > inkscape I'm surprised gdk-pixbuf is enough; I would have expected you need to add adwaita-icon-theme and librsvg (for the SVG pixbuf loader). I guess it has all the icons already but doesn't have even a non-svg loader. The annoying part with GDK_PIXBUF_MODULE_FILE is that if we wrap it, it can't be extended by the user given the variable takes a single value; so suppose we wrap it without librsvg, then Inkscape will loose the ability to load the SVG version of its icon, which probably look better on high resolution displays. Currently, I think we also cannot add librsvg to inkscape inputs, as it would introduce a cycle; we'd have to come up with a new minimal variant used by dblatex. I guess we could have a minimal and a full-blown version of Inkscape, the later which would include librsvg and wrap GDK_PIXBUF_MODULE_FILE. Thanks, Maxim From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 12 23:30:52 2022 Received: (at 55634-done) by debbugs.gnu.org; 13 Jul 2022 03:30:52 +0000 Received: from localhost ([127.0.0.1]:44104 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBT5Q-0002bj-Dw for submit@debbugs.gnu.org; Tue, 12 Jul 2022 23:30:52 -0400 Received: from mail-qt1-f179.google.com ([209.85.160.179]:34507) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBT5P-0002bW-KW for 55634-done@debbugs.gnu.org; Tue, 12 Jul 2022 23:30:51 -0400 Received: by mail-qt1-f179.google.com with SMTP id e5so120467qts.1 for <55634-done@debbugs.gnu.org>; Tue, 12 Jul 2022 20:30:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=Key28soqlS0SgUqomUkw3txpVYmQGWkYlcm8XyZ77cI=; b=Lgi1ej8mCZkyMmrrKws14FtnWl4uy9Xo/QrtuktFgGVA06SHYYPueg1SCkhczLkepR UdHkEIt55TLDlMdC0fEQtMZw6O3L0wwLRdkgyyFN8QLmCmNhXuP9WgMqQOJ9nR+cnHCb LecjmtzbitFzgMoIKH80iEqqoDoYB7GVUmCEeE9NtGOnkzjzh+1rWTLaG8oQdUiZUXcn Kbq40FZo9HWWtFY00wsNtmVgxuZ0s+4hF+0fK57yFAYxI7UlfY/G772ajmdAl3PD/Eio 3kPknyGjg5cExpeasLGLOpu0N6O7bqx0giV2+E5iY9qF4+81M0hDvaBy7j5vnzcHM82P zr6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=Key28soqlS0SgUqomUkw3txpVYmQGWkYlcm8XyZ77cI=; b=6oOZDruWmJd+RSnFxQc3s+H6oRFxAdwrz40ZG943sPI/WRGNgh+wHG4fAhKXdD1Wkm 3bX9ASkLC2j0/deZxT8QLnknuoEdeuYAMSYy0OdAaigtXRgep21Hc74aXl+i5/3XTpi7 xYC9a+qRqzuB/U6pB5O7p5O18pe8B22+Qytn0G0owTjR666Na4lKZ4uB8hkwYb/eTJ9a pfe7NCon/e/DR9E/OKS5K6QTOEfqsn0nA3hBSAfqEeWZwVp4N7rrvPVDWSp/h5tCiVUP W4yKEmSFu4lWOE0tCrPhj91DEMNzsHyPHExdoIBUYKfgpIgTNgqzn76J/344u3gK/Iar LOwQ== X-Gm-Message-State: AJIora/GwcAm4UmrJVrIeF3WLlJKIEUCejajPcJ/Ogcz3LXwVMvC/W66 a2qY/yrLQuNd5foDeG1mIvw+BBis1DDJ6uuD X-Google-Smtp-Source: AGRyM1tRPXojZl2CSANoBLLjgmVh+oqnHLQ/duOf/ivqkx4n65bYyj2/xsPbZF5NI4yMB9TC7eQVbg== X-Received: by 2002:a05:622a:170b:b0:31e:ada8:c636 with SMTP id h11-20020a05622a170b00b0031eada8c636mr1114455qtk.434.1657683045892; Tue, 12 Jul 2022 20:30:45 -0700 (PDT) Received: from hurd (dsl-155-226.b2b2c.ca. [66.158.155.226]) by smtp.gmail.com with ESMTPSA id h7-20020a05620a284700b006b5763bffebsm9718728qkp.34.2022.07.12.20.30.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Jul 2022 20:30:45 -0700 (PDT) From: Maxim Cournoyer To: Maxime Devos Subject: Re: bug#55634: inkscape does not find icons, needs wrapping or such for GDK_PIXBUF_MODULE_FILE References: <0db9db95c05d2785d0b2e6b7b32a2b6a3770df1c.camel@telenet.be> <874jzm6s9r.fsf@gmail.com> Date: Tue, 12 Jul 2022 23:30:44 -0400 In-Reply-To: <874jzm6s9r.fsf@gmail.com> (Maxim Cournoyer's message of "Tue, 12 Jul 2022 15:32:48 -0400") Message-ID: <87zghd4rkr.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55634-done Cc: 55634-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.0 (-) Hi Maxime, Maxim Cournoyer writes: [...] > I guess we could have a minimal and a full-blown version of Inkscape, > the later which would include librsvg and wrap GDK_PIXBUF_MODULE_FILE. I've now implemented this, upgrading Inkscape to 1.2 in the process. See commits 023259c4bd1a38225fb1c06660c0cf393210e811, 7dcba233a3745cfdcc291adf46261548eb2f3d76 and b1523ffac597d56ab9657ab1c1b1a7fc49344d67. It's now possible to 'guix shell --pure inkscape -- inkscape'! Thanks for the report. Closing. Maxim From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 23 06:41:38 2022 Received: (at 55634-done) by debbugs.gnu.org; 23 Jul 2022 10:41:38 +0000 Received: from localhost ([127.0.0.1]:43619 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oFCZm-0001gw-Iw for submit@debbugs.gnu.org; Sat, 23 Jul 2022 06:41:38 -0400 Received: from albert.telenet-ops.be ([195.130.137.90]:60438) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oFCZj-0001gh-Lz for 55634-done@debbugs.gnu.org; Sat, 23 Jul 2022 06:41:36 -0400 Received: from [IPV6:2a02:1811:8c09:9d00:5dba:d409:33f7:a16] ([IPv6:2a02:1811:8c09:9d00:5dba:d409:33f7:a16]) by albert.telenet-ops.be with bizsmtp id yahW2700120ykKC06ahWYs; Sat, 23 Jul 2022 12:41:32 +0200 Message-ID: <6abcfd32-fdd7-dbba-dbc0-9f2ada253241@telenet.be> Date: Sat, 23 Jul 2022 12:41:29 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: bug#55634: inkscape does not find icons, needs wrapping or such for GDK_PIXBUF_MODULE_FILE Content-Language: en-US To: Maxim Cournoyer References: <0db9db95c05d2785d0b2e6b7b32a2b6a3770df1c.camel@telenet.be> <874jzm6s9r.fsf@gmail.com> <87zghd4rkr.fsf@gmail.com> From: Maxime Devos In-Reply-To: <87zghd4rkr.fsf@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------B8aoQc4VQaZgICq9t9V0cv3q" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1658572892; bh=Ewlfs8m1YJb6dUnzh03Px66Et7rKiIqBR2dnoYZmdVA=; h=Date:Subject:To:Cc:References:From:In-Reply-To; b=ndW7cfm1oPCVfOjPH2GXJX2sUyOuFJUy96HEvjNDqfUrNEbcneNkQ4lok2mwuqBoo E97uyeEHHWlfd2teJnUBqYRAyzOv+EL4t0dQ8z9iqdO3rukJqs5qThzNneo9wQ6a1U 1s2IQTstP2e7BnZKAB3SlnHx1WoWx1vYydwg7Urv9ayslFjNfJ/jvzSYzsfgiAR/Xc TgLTdkW/EZVumySZH75CJe+S2Fth8JMuyNVxEPqhhlnKxmF7xyuKXhM0JDf//vfSit iIcQnP2CaP6CnJwMdPEJCIPc42AOcPTz83+IyKi63JECLelKydDIeONK2eo8218BI0 /9Jke6D29Nd1w== X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 55634-done Cc: 55634-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.0 (-) This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------------B8aoQc4VQaZgICq9t9V0cv3q Content-Type: multipart/mixed; boundary="------------ApctKEhg3tn9d2ohtkyn13II"; protected-headers="v1" From: Maxime Devos To: Maxim Cournoyer Cc: 55634-done@debbugs.gnu.org Message-ID: <6abcfd32-fdd7-dbba-dbc0-9f2ada253241@telenet.be> Subject: Re: bug#55634: inkscape does not find icons, needs wrapping or such for GDK_PIXBUF_MODULE_FILE References: <0db9db95c05d2785d0b2e6b7b32a2b6a3770df1c.camel@telenet.be> <874jzm6s9r.fsf@gmail.com> <87zghd4rkr.fsf@gmail.com> In-Reply-To: <87zghd4rkr.fsf@gmail.com> --------------ApctKEhg3tn9d2ohtkyn13II Content-Type: multipart/mixed; boundary="------------0eqUzCgi7Uf4OshQGhEK92Wp" --------------0eqUzCgi7Uf4OshQGhEK92Wp Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: base64 DQpPbiAxMy0wNy0yMDIyIDA1OjMwLCBNYXhpbSBDb3Vybm95ZXIgd3JvdGU6DQo+IFsuLi5d DQo+IEkndmUgbm93IGltcGxlbWVudGVkIHRoaXMsIHVwZ3JhZGluZyBJbmtzY2FwZSB0byAx LjIgaW4gdGhlIHByb2Nlc3MuDQo+IFNlZSBjb21taXRzIDAyMzI1OWM0YmQxYTM4MjI1ZmIx YzA2NjYwYzBjZjM5MzIxMGU4MTEsDQo+IDdkY2JhMjMzYTM3NDVjZmRjYzI5MWFkZjQ2MjYx NTQ4ZWIyZjNkNzYgYW5kDQo+IGIxNTIzZmZhYzU5N2Q1NmFiOTY1N2FiMWMxYjFhN2ZjNDkz NDRkNjcuDQo+DQo+IEl0J3Mgbm93IHBvc3NpYmxlIHRvICdndWl4IHNoZWxsIC0tcHVyZSBp bmtzY2FwZSAtLSBpbmtzY2FwZSchDQoNCkkgY2FuIGNvbmZpcm0gaXQgd29ya3MhDQoNClRo YW5rcywNCk1heGltZS4NCg0K --------------0eqUzCgi7Uf4OshQGhEK92Wp Content-Type: application/pgp-keys; name="OpenPGP_0x49E3EE22191725EE.asc" Content-Disposition: attachment; filename="OpenPGP_0x49E3EE22191725EE.asc" Content-Description: OpenPGP public key Content-Transfer-Encoding: quoted-printable -----BEGIN PGP PUBLIC KEY BLOCK----- xjMEX4ch6BYJKwYBBAHaRw8BAQdANPb/d6MrGnGi5HyvODCkBUJPRjiFQcRU5V+m xvMaAa/NL01heGltZSBEZXZvcyA8bWF4aW1lLmRldm9zQHN0dWRlbnQua3VsZXV2 ZW4uYmU+wpAEExYIADgWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCX4ch6AIbAwUL CQgHAwUVCgkICwUWAgMBAAIeAQIXgAAKCRBJ4+4iGRcl7japAQC3opZ2KGWzWmRc /gIWSu0AAcfMwyinFEEPa/QhUt2CogD/e2RdF4CYAgaRHJJmZ9WU7piKbLZ7llB4 LzgezVDHggzNJU1heGltZSBEZXZvcyA8bWF4aW1lZGV2b3NAdGVsZW5ldC5iZT7C kAQTFggAOBYhBMHzPuIMUo/bfdcBH0nj7iIZFyXuBQJf56ycAhsDBQsJCAcDBRUK CQgLBRYCAwEAAh4BAheAAAoJEEnj7iIZFyXujpQBAKV1SwDDl4f24rXciDlB9L8W ycZt30CgbewMSRQk4mvbAP9dFMbVVixYBd6C8cfhR+NsOBGiOJnQABlUmgNuqGFJ Dc44BF+HIegSCisGAQQBl1UBBQEBB0BOlzIWiJzgobMF6/cqwLaLk7jIcFSZ++c0 k9cCNT6YXwMBCAfCeAQYFggAIBYhBMHzPuIMUo/bfdcBH0nj7iIZFyXuBQJfhyHo AhsMAAoJEEnj7iIZFyXuMr0BAJc8cl5PGvVmVuSQVKjleNl4DK1/XAaPAYPe34AE fZJPAP9IqLCQhH/FeJanHqBP8gNdGNI2qn8RnnLVfRJgUjZ1BA=3D=3D =3DOVqp -----END PGP PUBLIC KEY BLOCK----- --------------0eqUzCgi7Uf4OshQGhEK92Wp-- --------------ApctKEhg3tn9d2ohtkyn13II-- --------------B8aoQc4VQaZgICq9t9V0cv3q Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature" -----BEGIN PGP SIGNATURE----- wnsEABYIACMWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYtvQWQUDAAAAAAAKCRBJ4+4iGRcl7tGY AQD+XG/zsqbM2xVpbN2JjpHVqUHfNEXvESn8oV2bzGjaJgEA/N2EMZR2MZ3I9j84d8APaRm5lRlA q/aUHvis8bcAew8= =qgcY -----END PGP SIGNATURE----- --------------B8aoQc4VQaZgICq9t9V0cv3q-- From unknown Wed Jun 18 23:11:10 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 20 Aug 2022 11:24:07 +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