From unknown Tue Aug 19 07:26:32 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#53123 <53123@debbugs.gnu.org> To: bug#53123 <53123@debbugs.gnu.org> Subject: Status: [PATCH] Fix rust-rbw Reply-To: bug#53123 <53123@debbugs.gnu.org> Date: Tue, 19 Aug 2025 14:26:32 +0000 retitle 53123 [PATCH] Fix rust-rbw reassign 53123 guix-patches submitter 53123 Nicolas Graves severity 53123 normal tag 53123 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 07 20:59:26 2022 Received: (at submit) by debbugs.gnu.org; 8 Jan 2022 01:59:26 +0000 Received: from localhost ([127.0.0.1]:46127 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n610w-0003v5-2p for submit@debbugs.gnu.org; Fri, 07 Jan 2022 20:59:26 -0500 Received: from lists.gnu.org ([209.51.188.17]:38020) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n610u-0003uw-8t for submit@debbugs.gnu.org; Fri, 07 Jan 2022 20:59:24 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51582) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n610t-0004nH-Mo for guix-patches@gnu.org; Fri, 07 Jan 2022 20:59:24 -0500 Received: from 8.mo560.mail-out.ovh.net ([188.165.52.147]:38371) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n610r-0000qt-2N for guix-patches@gnu.org; Fri, 07 Jan 2022 20:59:23 -0500 Received: from player760.ha.ovh.net (unknown [10.110.103.129]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id 0D786231E0 for ; Sat, 8 Jan 2022 01:59:17 +0000 (UTC) Received: from ngraves.fr (201.238.0.109.rev.sfr.net [109.0.238.201]) (Authenticated sender: ngraves@ngraves.fr) by player760.ha.ovh.net (Postfix) with ESMTPSA id 8203B2614D9BE for ; Sat, 8 Jan 2022 01:59:17 +0000 (UTC) Authentication-Results: garm.ovh; auth=pass (GARM-99G0037febcb15-4740-4d61-93e5-080253baf081, 53E21C38161B0AF1C7C2BF18C1C1868B7722F4C3) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 109.0.238.201 User-agent: mu4e 1.6.10; emacs 28.0.50 From: Nicolas Graves To: guix-patches@gnu.org Subject: [PATCH] Fix rust-rbw Date: Sat, 08 Jan 2022 02:52:41 +0100 Message-ID: <87bl0nvvgr.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Ovh-Tracer-Id: 17290726347200914170 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvuddrudegfedggeduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpegfhffvufffkfggtgesmhdtreertdertdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeeftdfhleeuhfefgeffteefleehuedtieefgefhjeekveeujedvueeugefftdeukeenucffohhmrghinhepnhhgrhgrvhgvshdrfhhrnecukfhppedtrddtrddtrddtpddutdelrddtrddvfeekrddvtddunecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmohguvgepshhmthhpohhuthdphhgvlhhopehplhgrhigvrhejiedtrdhhrgdrohhvhhdrnhgvthdpihhnvghtpedtrddtrddtrddtpdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhrtghpthhtohepghhuihigqdhprghttghhvghssehgnhhurdhorhhg Received-SPF: pass client-ip=188.165.52.147; envelope-from=ngraves@ngraves.fr; helo=8.mo560.mail-out.ovh.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, 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.3 (-) 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 (--) --=-=-= Content-Type: text/plain Hi ! Among my first contributions, don't hesitate to make comments so that I can improve ;) I did a series of patches to add the rust-rbw package, which I enjoyed on my previous OS. A small error prevented the packages from building, corrected in this patch. I'm currently trying to build the resulting crates-io packages at this place : cuirass.ngraves.fr, and it builds locally. Cheers, --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-Fix-rust-rbw-rust-tokio-macros-dependency.patch >From 6333d777dbdcde18615501b45dd7aee167d91590 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Sat, 8 Jan 2022 02:50:51 +0100 Subject: [PATCH] Fix rust-rbw : rust-tokio-macros dependency --- gnu/packages/crates-io.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index b66b39e9d3..3cb5957a1c 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -57879,7 +57879,7 @@ (define-public rust-tokio-1.15 ("rust-parking-lot" ,rust-parking-lot-0.11) ("rust-pin-project-lite" ,rust-pin-project-lite-0.2) ("rust-signal-hook-registry" ,rust-signal-hook-registry-1) - ("rust-tokio-macros" ,rust-tokio-macros-1) + ("rust-tokio-macros" ,rust-tokio-macros-1.7) ("rust-tracing" ,rust-tracing-0.1) ("rust-winapi" ,rust-winapi-0.3)))) (home-page "https://tokio.rs") -- 2.34.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 04 07:29:08 2022 Received: (at 53123) by debbugs.gnu.org; 4 Aug 2022 11:29:08 +0000 Received: from localhost ([127.0.0.1]:51433 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJZ2J-0004KB-PS for submit@debbugs.gnu.org; Thu, 04 Aug 2022 07:29:08 -0400 Received: from 1.mo575.mail-out.ovh.net ([46.105.41.146]:58369) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJZ2E-0004Je-32 for 53123@debbugs.gnu.org; Thu, 04 Aug 2022 07:29:06 -0400 Received: from player158.ha.ovh.net (unknown [10.111.172.22]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id 125AC24700 for <53123@debbugs.gnu.org>; Thu, 4 Aug 2022 11:28:59 +0000 (UTC) Received: from ngraves.fr (unknown [176.166.159.77]) (Authenticated sender: ngraves@ngraves.fr) by player158.ha.ovh.net (Postfix) with ESMTPSA id 57DEB2D412DFE for <53123@debbugs.gnu.org>; Thu, 4 Aug 2022 11:28:58 +0000 (UTC) Authentication-Results: garm.ovh; auth=pass (GARM-101G0047d8e1a7d-2033-44b1-80f3-e10afe4696ef, 1E9995D8AFE4A94EEDBD7C55AE821FD7E6776411) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 176.166.159.77 From: Nicolas Graves To: 53123@debbugs.gnu.org Subject: [PATCH] Fix rust-rbw Date: Thu, 04 Aug 2022 13:28:57 +0200 Message-ID: <87y1w4meme.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 12500585193849872975 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvfedrvddvledggeduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvffufffkgggtsehttdertddttddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepueejleeileejfffhleetjedtleejheevudffleevgfdufeekhefgvddvveegveefnecukfhppedtrddtrddtrddtpddujeeirdduieeirdduheelrdejjeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhhouggvpehsmhhtphhouhhtpdhhvghlohepphhlrgihvghrudehkedrhhgrrdhovhhhrdhnvghtpdhinhgvtheptddrtddrtddrtddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeehfeduvdefseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehjeeh X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 53123 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 bug can be closed since rust-tokio-macros has been updated to 1.7.0, not relevant anymore. -- Best regards, Nicolas Graves From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 04 13:38:28 2022 Received: (at 53123-done) by debbugs.gnu.org; 4 Aug 2022 17:38:28 +0000 Received: from localhost ([127.0.0.1]:54807 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJenj-00056v-Tm for submit@debbugs.gnu.org; Thu, 04 Aug 2022 13:38:28 -0400 Received: from mail-qt1-f180.google.com ([209.85.160.180]:43962) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJeng-00056h-B2 for 53123-done@debbugs.gnu.org; Thu, 04 Aug 2022 13:38:26 -0400 Received: by mail-qt1-f180.google.com with SMTP id a15so316020qto.10 for <53123-done@debbugs.gnu.org>; Thu, 04 Aug 2022 10:38:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:date:from:to:cc:subject:message-id:mail-followup-to :references:mime-version:content-disposition:in-reply-to; bh=F6/9BLZGhnIJSECBZ6Tbth13V1YwA7e0yw2Ww+dhoPo=; b=P2fz6LlA2Fbq2nZDAOZ/3z518YdYsJkRe9nuWJAW0M01Eiqsg//Zs5NB7OIAqebYVe r4etK80EQWOyD0kVh/Mx7pemg53H1pYIsiA28Kblmc60bgRZpyEQrxM3g19Da7xHzjjy AU7S4cBLl5MSg7XyRy5P5YnRNd0q8kgCIHHNheE6RbjzT5KHPPwjGPjOTPsbZO7Io1G5 ZFcHylo7ptRG5nPo9yJ0eKqtEllE27nVu2OJHIs68p6lZoxg+8PztyZli5XFjIopJFhZ f3vj3qgvsVM4cKRxOg3W8iNWDOsHv8dv8j/L+p0LdHC2eJy5qeaksG0VdLaFcE/dlxIE V0gg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to; bh=F6/9BLZGhnIJSECBZ6Tbth13V1YwA7e0yw2Ww+dhoPo=; b=hVtqyUgOXUzWStf/PnXn8JsqYmrTNTz1kgfd1HK2py/f6NZ7KQSnh1Z4YmNAEE0cII IuZ/jOd4wHTP60Syie5FQzKYSuoT+lqrbugIEQU56zmn7xs5jkBs0DElGwZkvEYz8j+7 CecQPb04DUWW/yWyG1VOlft916xcfkcrJYJn9tGWBkLHNdyflt/OcJecH0wJ6ca7jlF1 7RVMb7/WiDym+kwMqMkEf+zcQFdZ0TccizorB7JmE3eAGfVbXSQ/rDA9ULY0TrNMOoQG UVKZB9bhmN88kBrL7ZbQoThnvSMFZBHnsWy/K9PDhTYWTDlhbFWML259buT9yEHdmXUP zpmQ== X-Gm-Message-State: ACgBeo3BuEOhzxKKt4Ru+VpDFBm5hZytt+VTxljJ/iGXxeA4fKQz/393 4uJAklL4zfBqEysCxmRY1pt1tAY1mJq6r7UyhAc= X-Google-Smtp-Source: AA6agR49sDY1MaiHx3ZemPp5IDLrSF3l6Hs8/JlY9VpGr6fxHEjFv+gSjPwPynqO5eCNgVsQqi33cQ== X-Received: by 2002:ac8:5c91:0:b0:31f:2385:3633 with SMTP id r17-20020ac85c91000000b0031f23853633mr2477997qta.674.1659634698688; Thu, 04 Aug 2022 10:38:18 -0700 (PDT) Received: from localhost (ool-ad022d7f.dyn.optonline.net. [173.2.45.127]) by smtp.gmail.com with ESMTPSA id f7-20020a05622a114700b0033c36ef019esm986752qty.63.2022.08.04.10.38.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 Aug 2022 10:38:18 -0700 (PDT) Date: Thu, 4 Aug 2022 20:38:15 +0300 From: Efraim Flashner To: Nicolas Graves Subject: Re: [bug#53123] [PATCH] Fix rust-rbw Message-ID: Mail-Followup-To: Efraim Flashner , Nicolas Graves , 53123-done@debbugs.gnu.org References: <87bl0nvvgr.fsf@ngraves.fr> <87y1w4meme.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="BOAg1cO/SS8cg1Sr" Content-Disposition: inline In-Reply-To: <87y1w4meme.fsf@ngraves.fr> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 53123-done Cc: 53123-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: -0.5 (/) --BOAg1cO/SS8cg1Sr Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 04, 2022 at 01:28:57PM +0200, Nicolas Graves via Guix-patches v= ia wrote: >=20 > This bug can be closed since rust-tokio-macros has been updated to > 1.7.0, not relevant anymore.=20 >=20 Closing a bug can be done by sending an email to xxxxx-done@debbugs.gnu.org, like I did with this email :) --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --BOAg1cO/SS8cg1Sr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmLsBAQACgkQQarn3Mo9 g1E/Fw/6AryNuJo9+g5BXrJ0L79JnjRcWTxsb11frusa4eMvQu0N4wHbI7AUVHOV 9ltyMfCGd4rzQzDk4ogjmeawTElDUaW4xwdk696Zx5lFs8BQLLfqLoWYZJ7MAIYr sXGyHNx7+xyW3lYtfriyxo0dvF6txHnVmbu+82SC1MCVGIfYIzX01oHgxYhX7rzP 8KOyek9Gjmh3lEp+qt9ydCVQcLESvT0kp8N/z840hKIFRevq1SSLwnm0Ay1swq/H +1lJrbJP5YchALtxRWz1KtSXAyhB4Q9SEDfUih45J2sSWkFsZyHtzGXTZM0dWz46 A01LTZ/VuByMi1xz9Ca3spAM6gyGErMMaQYzNTxp0UA5epgQ2VOsJy1KR6Z6AXCO SN8K4ahWeuIUMPLyNE/wofBqaYALz2brFlt4hG+puCQTnFztj8KPJqQ/qLTx+FIB yVDFdQjpuwkkMSZ4Nv5Pcv1aVDp2iAjbaiHtyBVNTZmcHHSmF1+Spt0eWscgdTOh lJTcOaw1vYlSY3vwKACXAOQy1JMXYWkxPYDLA3Z6Hu65LMg1NC/Rvc7Y4tt/UbLS rw0Mq9z7aytjTNhI0IvE8mlfKs5nIoBrH5CdnFrXLV0RYq24YKyopn7qp0OZMsVb GUI4nvHEAf4OFbVuLtt/E8kOMZulNMLRUALp96wm0Dafrm1b62o= =x9aw -----END PGP SIGNATURE----- --BOAg1cO/SS8cg1Sr-- From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 04 13:41:40 2022 Received: (at 53123-done) by debbugs.gnu.org; 4 Aug 2022 17:41:40 +0000 Received: from localhost ([127.0.0.1]:54815 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJeqq-0005CK-I6 for submit@debbugs.gnu.org; Thu, 04 Aug 2022 13:41:40 -0400 Received: from knopi.disroot.org ([178.21.23.139]:35152) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJeqo-0005CC-PY for 53123-done@debbugs.gnu.org; Thu, 04 Aug 2022 13:41:39 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 2030040DC5; Thu, 4 Aug 2022 19:41:38 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UuLuq3_zp8Yx; Thu, 4 Aug 2022 19:41:37 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659634895; bh=uMWqP6Zop/ewmOiuhoNZQtNx6LkB7yN8VwvQEnkSw38=; h=Date:Cc:Subject:From:To:References:In-Reply-To; b=S1BGISvtcxJtTBvq9nDkTdRcEA3dvzKsZcsCcYnHe+k7y8RhhkWsVTW1vhOBbAJTI ln2wdehdEJZRglmFK8salHD4VRZuczWrde8MnXbzbRXS5SJKaz5RD09NNW1rYmyC0W zjXaY3aqYe1KRLfEfXzTkcItmxmAOLt2icr9R9V5DFUNAYLdDNcLsT+a1DdEZo06Jh Y/xGa1OcgFbqQU8r2Yegu7hUhRbieXVTpixjeeRYfQfYKNR1bgQb9l9j7FQk6lOaf2 jcdwJX5M0e53r7SHAf6FFB2mzq7UP6K98FVM1kJ9RsXrwRh5/T5JyEWgCkb1yf/igX U/tOx7nk5LYnA== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Thu, 04 Aug 2022 18:41:35 +0100 Message-Id: Subject: Re: bug#53123: [PATCH] Fix rust-rbw From: "(" To: "Efraim Flashner" , "Nicolas Graves" References: <87bl0nvvgr.fsf@ngraves.fr> <87y1w4meme.fsf@ngraves.fr> In-Reply-To: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 53123-done Cc: 53123-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 (-) On Thu Aug 4, 2022 at 6:38 PM BST, Efraim Flashner wrote: > Closing a bug can be done by sending an email to > xxxxx-done@debbugs.gnu.org, like I did with this email :) You could also do: To: control@debbugs.gnu.org close XXXXX thanks (I didn't know about the XXXXX-done trick, thanks :)) -- ( From unknown Tue Aug 19 07:26:32 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, 02 Sep 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