From unknown Sun Jun 22 00:27:18 2025 X-Loop: help-debbugs@gnu.org Subject: bug#56173: rust-tree-magic bundles Freedesktop's magic data Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: mail@nicolasgoaziou.fr, bug-guix@gnu.org Resent-Date: Thu, 23 Jun 2022 19:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 56173 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 56173@debbugs.gnu.org Cc: nicolas goaziou X-Debbugs-Original-To: bug-guix@gnu.org X-Debbugs-Original-Xcc: nicolas goaziou Received: via spool by submit@debbugs.gnu.org id=B.165601233917147 (code B ref -1); Thu, 23 Jun 2022 19:26:02 +0000 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: From: Maxime Devos 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-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--