From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id OJivNBaZjl+oAgAA0tVLHw (envelope-from ) for ; Tue, 20 Oct 2020 08:00:22 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id uI9BMBaZjl8SNwAAbx9fmQ (envelope-from ) for ; Tue, 20 Oct 2020 08:00:22 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7389D9404D1 for ; Tue, 20 Oct 2020 08:00:22 +0000 (UTC) Received: from localhost ([::1]:55922 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kUmZB-000158-2y for larch@yhetil.org; Tue, 20 Oct 2020 04:00:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38246) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kUmYt-00011H-1V for guix-patches@gnu.org; Tue, 20 Oct 2020 04:00:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60089) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kUmYs-0005VE-I2 for guix-patches@gnu.org; Tue, 20 Oct 2020 04:00:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kUmYs-0004yX-H8 for guix-patches@gnu.org; Tue, 20 Oct 2020 04:00:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#31539] [PATCH] Add RabbitMQ package and service. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 20 Oct 2020 08:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31539 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo To: zimoun Cc: 31539@debbugs.gnu.org Received: via spool by 31539-submit@debbugs.gnu.org id=B31539.160318074819008 (code B ref 31539); Tue, 20 Oct 2020 08:00:02 +0000 Received: (at 31539) by debbugs.gnu.org; 20 Oct 2020 07:59:08 +0000 Received: from localhost ([127.0.0.1]:43395 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUmXz-0004wW-Jp for submit@debbugs.gnu.org; Tue, 20 Oct 2020 03:59:07 -0400 Received: from mira.cbaines.net ([212.71.252.8]:58784) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUmXx-0004wO-RY for 31539@debbugs.gnu.org; Tue, 20 Oct 2020 03:59:06 -0400 Received: from localhost (188.28.126.178.threembb.co.uk [188.28.126.178]) by mira.cbaines.net (Postfix) with ESMTPSA id C9BD127BBED; Tue, 20 Oct 2020 08:59:04 +0100 (BST) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 0fd2cd1d; Tue, 20 Oct 2020 07:59:02 +0000 (UTC) References: <87fu2m3w03.fsf@cbaines.net> <86zh4h8hne.fsf@gmail.com> User-agent: mu4e 1.4.13; emacs 27.1 From: Christopher Baines In-reply-to: <86zh4h8hne.fsf@gmail.com> Date: Tue, 20 Oct 2020 08:59:01 +0100 Message-ID: <874kmpib0a.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -3.11 X-TUID: nUOV4nHlb7d3 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable zimoun writes: > The 2 patches [1] are more than 2 years old. They are about adding > RabbitMQ package and service. Have they been fallen in the crack? > > Are they still relevant? They are tagged =E2=80=99moreinfo=E2=80=99, why= ? Because the > package needs more work? The service is OK, but the package needs some work before merging. It doesn't built RabbitMQ from source. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAl+OmMVfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XchGRAAorynRVl58Zdn22BRy5Nfd8XbW2BgWNVk tq7LNtTO6nLUlpQEPg++l/1AgE43TaDFTqBmXd6akKzqIhOVykXOhhOzrzn0KWf9 I1T1Gmp0uE0qYerQWoSG8oGZRHyUettMyh4D1gyYDdNJ4zsatuPrLbrvC08Gz1Rq g9t5Yclqi+bXzeZL2tDaZlcf2al5vYWvtVpT+knM9OWRtHQxem0b5f9vMmaf2J++ iKzFaW1Y09fmyAlqCHQ4AR/JcfXrXDc5IZKGPVjTXrZg4TtCZWhJol+J2R2f0QCc /Nbywp2/s5xw24ddIzqIkdilZJeHX+W5to/2pO5HGD2N6QjpHl1wibpS0oDRLQpp Q05D1htBel8NREEaFGEPy68OHrky786o5WFprA6iM51Xk6Jj9n/RUMZTCZKLuVNx E3zZL76r1QhP0eWF15MEjHJYrF1iqOgT8CUUCvR8NQnpnxryXhWX0cOSqLgVmrqn 9QeiC3LsuEQ5QQaGOL2FhmpVZkoAgWpeM4Bm1Q3rjjtq0iUb9Jn52rH2gPnS/5lT ZrnXbROIK+i5JVVQpwYfUj3n74X0eGMgZ/6qVQ0aePOp3OovMcx0fUU4mmC0cGHx YUJ+OVo4rC+AGHmyt3evZ5iahQQ0vtAP9lkhN6dpx8L2clSmXOSvB7uYgWz0/2U2 7AWP6r8Co/0= =QDR5 -----END PGP SIGNATURE----- --=-=-=--