From unknown Sat Aug 16 10:48:33 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#69932 <69932@debbugs.gnu.org> To: bug#69932 <69932@debbugs.gnu.org> Subject: Status: [PATCH] gnu: shellutils: Add process-compose 0.88.0. Reply-To: bug#69932 <69932@debbugs.gnu.org> Date: Sat, 16 Aug 2025 17:48:33 +0000 retitle 69932 [PATCH] gnu: shellutils: Add process-compose 0.88.0. reassign 69932 guix-patches submitter 69932 Daniel Ziltener severity 69932 normal tag 69932 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 21 14:19:29 2024 Received: (at submit) by debbugs.gnu.org; 21 Mar 2024 18:19:29 +0000 Received: from localhost ([127.0.0.1]:50130 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rnN0i-0005NX-EY for submit@debbugs.gnu.org; Thu, 21 Mar 2024 14:19:28 -0400 Received: from lists.gnu.org ([209.51.188.17]:58314) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rnN0g-0005NN-Ir for submit@debbugs.gnu.org; Thu, 21 Mar 2024 14:19:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rnN02-0004yC-24 for guix-patches@gnu.org; Thu, 21 Mar 2024 14:18:46 -0400 Received: from 195-15-241-199.dc3-a.pub1.etik-cloud.com ([195.15.241.199] helo=lyrion.ch) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rnMzz-0001yr-5w for guix-patches@gnu.org; Thu, 21 Mar 2024 14:18:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lyrion.ch; s=20230702; t=1711045116; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=pPbjy7lQDsdWwwrDf1B1VL+E7tRVwJ5HJNKmep4eHok=; b=m7cfXCSXZIhwDPEjgVGF9td3lvDLxh6aYJ8vpgSb9txuJzN85GlMOKl2ZmteUvYC9w4qnI 59J4kNAv/yS7YO3Jul3mKR5mTfpt7qtlnFQch2y9SLhgznSc1xEBSjw3tc+FM+oTDh8Im+ sFh13K15MLoHy6xqyGeyIxoYwTywEKHXGozUFvE4kJr48Z1rvkMU/b4qSUyGpxDhDp+sNk 1WiB26dw7k6dYR6n/wjQksjpknISgCmTnEMQwfn7Xx5IDWBRoE+UumS0Ovh+pndGafxmVx Zck6+vN2zjln29nahgmnhDal5RL0yFQl3sHpiIUihamssbGpzACW9145DXGFog== Received: from localhost ( [2a06:6880:42c:1600:50f3:a754:c01:3b8a]) by lyrion.ch (OpenSMTPD) with ESMTPSA id 468473ea (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 21 Mar 2024 18:18:35 +0000 (UTC) Message-ID: From: Daniel Ziltener Date: Thu, 21 Mar 2024 19:16:48 +0100 Subject: [PATCH] gnu: shellutils: Add process-compose 0.88.0. To: guix-patches@gnu.org Received-SPF: pass client-ip=195.15.241.199; envelope-from=dziltener@lyrion.ch; helo=lyrion.ch X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 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, RDNS_DYNAMIC=0.982, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TVD_RCVD_IP=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: dziltener@lyrion.ch 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.4 (--) --- gnu/packages/shellutils.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm index e58e9e61fc..fc8c1bc0f1 100644 --- a/gnu/packages/shellutils.scm +++ b/gnu/packages/shellutils.scm @@ -539,6 +539,34 @@ (define-public direnv environment variables of the current shell.") (license license:expat))) +(define-public process-compose + (package + (name "process-compose") + (version "0.88.0") + (source + (origin + (method url-fetch/tarbomb) + (uri (string-append + "https://github.com/F1bonacc1/process-compose/releases/download/v" + version "/process-compose_linux_amd64.tar.gz")) + (sha256 + (base32 + "1qhfrbd5ybb0sinl9pad64rscr08qvlfzrzmi4p4hk61xn6phlmz")))) + (build-system trivial-build-system) + (arguments + (list + #:modules '((guix build utils)) + #:builder #~(let ((source (assoc-ref %build-inputs "source")) + (output (assoc-ref %outputs "out"))) + (use-modules (guix build utils)) + (install-file + (string-append source "/process-compose") output)))) + (home-page "https://f1bonacc1.github.io/process-compose") + (synopsis "Scheduler and orchestrator for processes") + (description "Process Compose is a simple and flexible scheduler and orchestrator +to manage non-containerized applications.") + (license license:expat))) + (define-public fzy (package (name "fzy") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 21 18:14:24 2024 Received: (at 69932) by debbugs.gnu.org; 21 Mar 2024 22:14:24 +0000 Received: from localhost ([127.0.0.1]:40698 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rnQg3-0006Ix-OB for submit@debbugs.gnu.org; Thu, 21 Mar 2024 18:14:24 -0400 Received: from 195-15-241-199.dc3-a.pub1.etik-cloud.com ([195.15.241.199]:56991 helo=lyrion.ch) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rnQg0-0006IY-P6 for 69932@debbugs.gnu.org; Thu, 21 Mar 2024 18:14:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lyrion.ch; s=20230702; t=1711059216; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=DZOjVfYt/IBYO8x/ssOP4DBtYqREef3Aj/mfvXGaEBY=; b=2xX13JpZxwTD18r/fQrk74qnl4gAagcl0wcp6+rV1DQ6vOnDmj8Q+XM7x5xA8hoHNCw4rH wOvwo51QlRIS0d76kSLKKhOqJcx+jSAsMLl62YDNJdPJ2visQ7QVdnVnzKLJcwBc3F5smC 1cXjeZISS5eEdi4jhj+PLIv+SW3GhItG/7V/szPTFNyuZ9GUxxiVEOMgzVo8Pvbb4t01XT lyY84qgppbLBUykFxToYEthiOGofTw8n1eroQhxNpl14dcmV/Zfu2qBaqw+tm55b3jcJ8o vThp18RiOZUX0DHLl/v+NM9rcg9fjmVfDPVjUlos8a5zHT0/PS8dpxE8+rff5g== Received: from localhost ( [2a06:6880:42c:1600:50f3:a754:c01:3b8a]) by lyrion.ch (OpenSMTPD) with ESMTPSA id bd8ce6a8 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 21 Mar 2024 22:13:36 +0000 (UTC) Message-ID: From: Daniel Ziltener Date: Thu, 21 Mar 2024 19:16:48 +0100 Subject: [PATCH] gnu: shellutils: Add process-compose 0.88.0. To: 69932@debbugs.gnu.org X-Spam-Score: 1.4 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Sorry for the commit above; this one here is the corrected, working one. --- gnu/packages/shellutils.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm index e58e9e61fc..fc8c1bc0f1 100644 --- a/gnu/packages/shellutils.scm +++ b/gnu/packages/shellutils.scm @@ -539,6 +539,34 @@ (def [...] Content analysis details: (1.4 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 TVD_RCVD_IP Message was received from an IP address -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.1 DATE_IN_PAST_03_06 Date: is 3 to 6 hours before Received: date 0.4 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS -0.0 T_SCC_BODY_TEXT_LINE No description available. X-Debbugs-Envelope-To: 69932 Cc: dziltener@lyrion.ch 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.4 (/) Sorry for the commit above; this one here is the corrected, working one. --- gnu/packages/shellutils.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm index e58e9e61fc..fc8c1bc0f1 100644 --- a/gnu/packages/shellutils.scm +++ b/gnu/packages/shellutils.scm @@ -539,6 +539,34 @@ (define-public direnv environment variables of the current shell.") (license license:expat))) +(define-public process-compose + (package + (name "process-compose") + (version "0.88.0") + (source + (origin + (method url-fetch/tarbomb) + (uri (string-append + "https://github.com/F1bonacc1/process-compose/releases/download/v" + version "/process-compose_linux_amd64.tar.gz")) + (sha256 + (base32 + "1qhfrbd5ybb0sinl9pad64rscr08qvlfzrzmi4p4hk61xn6phlmz")))) + (build-system trivial-build-system) + (arguments + (list + #:modules '((guix build utils)) + #:builder #~(let ((source (assoc-ref %build-inputs "source")) + (output (assoc-ref %outputs "out"))) + (use-modules (guix build utils)) + (install-file + (string-append source "/process-compose") output)))) + (home-page "https://f1bonacc1.github.io/process-compose") + (synopsis "Scheduler and orchestrator for processes") + (description "Process Compose is a simple and flexible scheduler and orchestrator +to manage non-containerized applications.") + (license license:expat))) + (define-public fzy (package (name "fzy") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Apr 06 15:01:01 2024 Received: (at 69932) by debbugs.gnu.org; 6 Apr 2024 19:01:01 +0000 Received: from localhost ([127.0.0.1]:40967 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rtBHg-0004Au-De for submit@debbugs.gnu.org; Sat, 06 Apr 2024 15:01:01 -0400 Received: from [195.15.247.228] (port=12239 helo=rdmp.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rtBHc-0004Ac-Ta for 69932@debbugs.gnu.org; Sat, 06 Apr 2024 15:00:58 -0400 Received: from [127.0.0.1] (helo=[IPv6:::1]) by rdmp.org with esmtp (Exim 4.96.1) (envelope-from ) id 1rtBHO-0000Eg-2c for 69932@debbugs.gnu.org; Sat, 06 Apr 2024 19:00:43 +0000 Message-ID: Subject: [PATCH] gnu: shellutils: Add process-compose 0.88.0. From: Dale Mellor To: 69932@debbugs.gnu.org Date: Sat, 06 Apr 2024 20:00:42 +0100 Organization: DM Bespoke Computer Solutions Ltd Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.48.4 MIME-Version: 1.0 X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello, you need to understand that Guix can only take scrutable source as its inputs, so that it can build binaries with a known specific build infrastructure; all of this information needs to be available [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.3 RDNS_NONE Delivered to internal network by a host with no rDNS X-Debbugs-Envelope-To: 69932 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.3 (/) Hello, you need to understand that Guix can only take scrutable source as its inputs, so that it can build binaries with a known specific build infrastructure; all of this information needs to be available so that hashe= s can be computed for the package which are tamper-evident and anyone must be abl= e to reproduce the exact hash under the same conditions, if they wish it, for th= eir own peace of mind. Thus this trivial-build dump-from-tarbomb approach cannot be accepted; t= he package should be pulled directly from its GIT repository, and full build instructions need to be provided to the Guix package management system. Please look at how other Go-sourced packages are done for some inspirati= on. Thank you. From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 07 10:13:41 2024 Received: (at 69932) by debbugs.gnu.org; 7 Apr 2024 14:13:41 +0000 Received: from localhost ([127.0.0.1]:44275 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rtTHB-0006OC-GG for submit@debbugs.gnu.org; Sun, 07 Apr 2024 10:13:41 -0400 Received: from wfout5-smtp.messagingengine.com ([64.147.123.148]:38105) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rtTH9-0006Nu-PM for 69932@debbugs.gnu.org; Sun, 07 Apr 2024 10:13:40 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailfout.west.internal (Postfix) with ESMTP id 137C71C0007C; Sun, 7 Apr 2024 10:13:24 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Sun, 07 Apr 2024 10:13:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:cc:content-type:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:subject:subject:to:to; s=mesmtp; t=1712499204; x= 1712585604; bh=VTDTgfXElJO9VtBx5e8N3zL2CM1IAZKyi5hNI3Iq8IY=; b=h gWDmMi8OfhOuJV11G2TB4wdLa6KCWx0suALvwNocO7a6iSjz+N+QRKV5IdwEmTII QNSdnvuUqW7ddOT9xv/8MaA3w8QKL3fBZjAKokyhlTXfj+2IjQe056gSLjl5TN+i WA93LUX2PmeVSHgRBJ3k7bOrY0xY7lnkSs9qmXSQH0= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:subject:subject:to :to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; t=1712499204; x=1712585604; bh=VTDTgfXElJO9VtBx5e8N3zL2CM1I AZKyi5hNI3Iq8IY=; b=lIxd+4di3rRnnwdeliLqx00fEWKjHTiSrxwdNKd1SN6H lpYYcXsD2JX8U4koIsKLmyT2HFjuE1SDnMzwNiEuDPSUaHcZSShwOr7FxDGIJIv1 3+UGFp4aN2UgGpCIKFK5cDUJJ7JjLZxW6c4BakZRX0Wm82kBjUVsjGJMQpc7WY6X vI2mETR51Q4jDf+RJI1DLzm2IsM8vAhDamCPkBFsTRSxZKYw9YO/kUMJWreweQ3q mw5LjaMuCd/8XzLJ2q23zOb8U+YEyht6gIf43xlWYUEwAowp2vAcytwks1dkTmZh ptEDq8ldEUVpJQlCMW80ctm1o4a4ARtsPVoTobe8BA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvledrudeggedgjeefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvvefukfhfgggtuggjsehttd ertddttddvnecuhfhrohhmpefnvghoucfhrghmuhhlrghrihcuoehlvghosehfrghmuhhl rghrihdrnhgrmhgvqeenucggtffrrghtthgvrhhnpeeiteduheefkeeufeelgeduhfejgf elheefleeuhfeffffgueduleehvdejleeiteenucevlhhushhtvghrufhiiigvpedtnecu rfgrrhgrmhepmhgrihhlfhhrohhmpehlvghosehfrghmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Feedback-ID: i819c4023:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 7 Apr 2024 10:13:23 -0400 (EDT) Date: Sun, 7 Apr 2024 10:13:17 -0400 From: Leo Famulari To: Dale Mellor Subject: Re: [bug#69932] [PATCH] gnu: shellutils: Add process-compose 0.88.0. Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 69932 Cc: 69932@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.7 (-) On Sat, Apr 06, 2024 at 08:00:42PM +0100, Dale Mellor wrote: > you need to understand that Guix can only take scrutable source as its > inputs, so that it can build binaries with a known specific build > infrastructure; all of this information needs to be available so that hashes can > be computed for the package which are tamper-evident and anyone must be able to > reproduce the exact hash under the same conditions, if they wish it, for their > own peace of mind. > > Thus this trivial-build dump-from-tarbomb approach cannot be accepted; the > package should be pulled directly from its GIT repository, and full build > instructions need to be provided to the Guix package management system. To summarize, the package needs to build process-compose from source. Please feel free to ask for help if necessary. From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 16 06:01:52 2024 Received: (at 69932) by debbugs.gnu.org; 16 Apr 2024 10:01:52 +0000 Received: from localhost ([127.0.0.1]:42929 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwfdM-0001Th-BQ for submit@debbugs.gnu.org; Tue, 16 Apr 2024 06:01:52 -0400 Received: from 195-15-241-199.dc3-a.pub1.etik-cloud.com ([195.15.241.199]:22611 helo=lyrion.ch) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwfdF-0001Sc-PQ; Tue, 16 Apr 2024 06:01:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lyrion.ch; s=20230702; t=1713261684; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=BTqr25TlwV+c1pdsKYIKot0p7RPl/oXxzYp0EB3KHls=; b=fz/t4nKW4Lk2evcHnbzGB2ceXlhrkE1ZWzeV5vgb4CIeVgvkUzdopUEITijSq10k3IP3mI qIoPYIi2WzoQfADl8e6E7XlCil+v8MAo8h1rXS9U/NPzMUoPb+f4WigenMKIccxHRQc7dQ ykxExqa2ATn1LdIMhkfaJDRoPf8gLj3ogqQsRsGd8dAg+EwHPy7PvTyqtJWD5uDxNtAq+a 7RinoseyI+V7ckLCMOzLD+/pJc5SnBglFpi6fRkMn4TxiQvTksXv2Rdm3+6u0wArqWPKe+ pAvk4Mv+AceTzGrY8GSYZgbvklcN4NpUesleko4Hva7BgHxuN4WcWxyFcrOJTA== Received: from [IPV6:2a00:1f:99c0:3c01:8fc9:e8ec:45e0:6cde] ( [2a00:1f:99c0:3c01:8fc9:e8ec:45e0:6cde]) by lyrion.ch (OpenSMTPD) with ESMTPSA id e109d190 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 16 Apr 2024 10:01:24 +0000 (UTC) Message-ID: Date: Tue, 16 Apr 2024 12:01:23 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Content-Language: en-US To: control@debbugs.gnu.org, 69932@debbugs.gnu.org From: Daniel Ziltener Subject: Re: [PATCH] gnu: shellutils: Add process-compose 0.88.0. Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.4 (/) X-Debbugs-Envelope-To: 69932 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.6 (/) close 69932 thanks From unknown Sat Aug 16 10:48:33 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 14 May 2024 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 From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 06 12:15:04 2024 Received: (at control) by debbugs.gnu.org; 6 Dec 2024 17:15:05 +0000 Received: from localhost ([127.0.0.1]:44154 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tJbuy-0003xP-J3 for submit@debbugs.gnu.org; Fri, 06 Dec 2024 12:15:04 -0500 Received: from mail-qv1-f67.google.com ([209.85.219.67]:51641) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tJbuw-0003xA-2i for control@debbugs.gnu.org; Fri, 06 Dec 2024 12:15:02 -0500 Received: by mail-qv1-f67.google.com with SMTP id 6a1803df08f44-6d8843c44cfso25832196d6.3 for ; Fri, 06 Dec 2024 09:15:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1733505241; x=1734110041; darn=debbugs.gnu.org; h=mime-version:message-id:date:subject:to:from:from:to:cc:subject :date:message-id:reply-to; bh=7/24orPg51totydxWKxshLpDKZ8xGjsdaSxWQrhNYOk=; b=OwnbK1JWesAXT2tUeOfzyAiZWbtVcVE4jc6i6Js1UP2DDoIwIaxGaqqWNRwTdRkMTw PJFcgwFTZF3ZRiQqz8yZw749g8GL5y3Rdzc6euRy+q/WzN+QleoILcwpQ6UoQ+ExyAZ9 jKTRRT3M8PAbmksu2q59vO5nzLiJUQl3QorIuP4iiW+Jh9HokNdK3nIPwD5YDKregfvr fS2nHFSRAUmatvl342ytJ7IMNXQWlEgVATo8EA6lKOu0YzM2vV648wCcKYdBiaM7G9Ki RGl7xryrsW1aN0SNKMrIBIpweNFhmZtbq+MqlSic+/Bnr45ttwYTDEYQmsRTWvPUKiqp 1y9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733505241; x=1734110041; h=mime-version:message-id:date:subject:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=7/24orPg51totydxWKxshLpDKZ8xGjsdaSxWQrhNYOk=; b=MxV+f9LMiwmveyp/P02gQk2e+1zU4NuUW0cWf3gppcrDiQe/aHG0qJZAXUOsjp9S/7 5cdoRdSULt3I1ZYXxEGf1QVw0ismWmzkpdIg7w9Yjk9/38ovp/iKHVDL85l953kAKesz rbfejCt48um8u2pm2pX8apUMEWSSlH/JkW8NMIYulDWH65zXr+O1Lef3W6sfXYNtX+// R/hssfyDr0v628rrJ8U922HUsERgPurNuBCZ9/E9ILTWKjWn/tiHrK9KtdN1ZR7IEATO 4nKIisujT++3g6HCGvuGY6T9KJMPLTNUygZ5wSEERKZmxk7PM4QpmqexYfBXhgLGOG66 7ydg== X-Gm-Message-State: AOJu0YxaIKjs51hUw6+fxTUQKKTZZs5FSqeagDQfPHSo552wE1eMA/LB srcp9lvxqoQmHBnZtzD5f37fIZ58G/+8oqMShdXbP97lwirKAzLz/sZCXjzY X-Gm-Gg: ASbGnctj+/7/jMBhUGk1aMm/IVWl0LYZRmv4LxoQ6MLUQAmdUegnHIhamEV7bZo7jGf 1kU1gL1MBECqRMrGFckreryjuJY0MlDQAar5enm+gdOqws+Z6kqWhrD0ZtSH2ss6B5BYjB3bGjF SjlNGhzqL5bV4jf7eqVervqUWijsVflccyCPfgZ8bivRyytinLAc1KkwK4nWzbSuQ7QwFAuiLEs 9aPv4e4ywP1aG4cNLtage2Cyj4VeceeHIuhBToEWkbeHw== X-Google-Smtp-Source: AGHT+IEgu5fjKFSaaFYDcXCrN/dAJN8nmI8a854/dqJ0K42c1H00PYSn8Nff6U7k83QjisV8VXJxXA== X-Received: by 2002:a05:6214:501c:b0:6d4:e0a:230e with SMTP id 6a1803df08f44-6d8e70cf492mr57034426d6.16.1733505240259; Fri, 06 Dec 2024 09:14:00 -0800 (PST) Received: from gnus ([70.26.179.129]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6d8daa00671sm20916286d6.88.2024.12.06.09.13.59 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Dec 2024 09:14:00 -0800 (PST) From: "Suhail Singh" To: control@debbugs.gnu.org Subject: control message to remove spurious waiting-on-contributor tag Date: Fri, 06 Dec 2024 12:13:49 -0500 Message-ID: <877c8c20qa.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: control 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.7 (/) user guix unarchive 74174 usertag 74174 - waiting-on-contributor archive 74174 unarchive 69932 usertag 69932 - waiting-on-contributor archive 69932 unarchive 69633 usertag 69633 - waiting-on-contributor archive 69633 quit