From unknown Sat Jun 21 10:33:20 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#56173 <56173@debbugs.gnu.org> To: bug#56173 <56173@debbugs.gnu.org> Subject: Status: rust-tree-magic bundles Freedesktop's magic data Reply-To: bug#56173 <56173@debbugs.gnu.org> Date: Sat, 21 Jun 2025 17:33:20 +0000 retitle 56173 rust-tree-magic bundles Freedesktop's magic data reassign 56173 guix submitter 56173 Maxime Devos severity 56173 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 23 15:25:39 2022 Received: (at submit) by debbugs.gnu.org; 23 Jun 2022 19:25:39 +0000 Received: from localhost ([127.0.0.1]:39920 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o4SSR-0004SV-3P for submit@debbugs.gnu.org; Thu, 23 Jun 2022 15:25:39 -0400 Received: from lists.gnu.org ([209.51.188.17]:42316) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o4SSL-0004SI-PE for submit@debbugs.gnu.org; Thu, 23 Jun 2022 15:25:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60274) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o4SSL-0002lm-JE for bug-guix@gnu.org; Thu, 23 Jun 2022 15:25:33 -0400 Received: from baptiste.telenet-ops.be ([2a02:1800:120:4::f00:13]:56480) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o4SSJ-0003vk-AG for bug-guix@gnu.org; Thu, 23 Jun 2022 15:25:33 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by baptiste.telenet-ops.be with bizsmtp id mjRT270074UW6Th01jRTkL; Thu, 23 Jun 2022 21:25:27 +0200 Message-ID: Subject: rust-tree-magic bundles Freedesktop's magic data From: Maxime Devos To: bug-guix@gnu.org Date: Thu, 23 Jun 2022 21:25:23 +0200 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-xphzFxp7cvWprh45vI3Q" 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=1656012327; bh=1Lnmq6dzk+Dl9BHE9YuqPRoTxUHjauP9FtvbovwlMeI=; h=Subject:From:To:Date; b=DP9Aqbsc2QUkrkl87PrMuU55ADPHfy5dNnXNlNFQMt+Wcdl8Iloff44gAjk1ATOXn Fiseqss6zRljRGSaqJ5LiNzyJtJ4CclellqLo6cVIrsZU0OlDwJwg9res8xRI3PSoj cDuYXkIN/t2CMfEiA1aqI7xLFBxwLj5LF6++Nix+J93Ba1e89jz0f9tM6ZMI7gny15 /yA4FfDTWGSMDg8BLlKjaecDmy7VoZVmqFDZl083O2kIyxJpDfoH50PRIexVYz8Y6k mm9PKxQOmlWG+hTBJQ6RyG0SmK1GzE0f09eVBT8wfDmKtVaL4ptvGlwUwsHfYggX7X 8HwsJ6xfSujUQ== Received-SPF: pass client-ip=2a02:1800:120:4::f00:13; envelope-from=maximedevos@telenet.be; helo=baptiste.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 (--) --=-xphzFxp7cvWprh45vI3Q Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Debbugs-CC: Nicolas Goaziou Apparantly rust-tree-magic bundled mime and magic data from Freedesktop, introduced in: commit bff200914969142ccf373e998582533ef3d207a1 Author: Petr Hodina Date: Tue Nov 9 20:12:39 2021 +0100 gnu: Add rust-tree-magic-0.2. =20 * gnu/packages/crates-io.scm (rust-tree-magic-0.2): New variable. =20 Signed-off-by: Nicolas Goaziou though TBF, it's not obvious it does bundle things (it's just some data files, and the README implies it loads (non-bundld) mime info things ...) Anyway, I've switched to a seemingly well-maintained fork in antioxidant (to avoid old dependencies; upstream doesn't seem responsive) and removed the bundling there. Greetings, Maxime. --=-xphzFxp7cvWprh45vI3Q 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+4iGRcl7gUCYrS+IxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7gdzAQDVbe933IpNbFRMe5yE7yy2LW73 DJQzWaO6mmEAbaWM6wEApScPuGUfFIMjvf12x6u24Qb579Tdp1j/vJq3/HN+SQ4= =6iDD -----END PGP SIGNATURE----- --=-xphzFxp7cvWprh45vI3Q--