From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id AJTUHpVDJ2QLzQAASxT56A (envelope-from ) for ; Fri, 31 Mar 2023 22:33:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id +PygHpVDJ2Q4LQAAauVa8A (envelope-from ) for ; Fri, 31 Mar 2023 22:33:25 +0200 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 43CAD8ECF for ; Fri, 31 Mar 2023 22:33:25 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1piLQn-0000DX-Gf; Fri, 31 Mar 2023 16:33:05 -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 1piLQl-0000Cs-A0 for guix-patches@gnu.org; Fri, 31 Mar 2023 16:33:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1piLQl-0004j7-2A for guix-patches@gnu.org; Fri, 31 Mar 2023 16:33:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1piLQk-0007pd-8b for guix-patches@gnu.org; Fri, 31 Mar 2023 16:33:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#61645] [PATCH mumi 0/1] Add CLI client to search for issues Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 31 Mar 2023 20:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61645 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Ricardo Wurmus Cc: 61645@debbugs.gnu.org Received: via spool by 61645-submit@debbugs.gnu.org id=B61645.168029477630087 (code B ref 61645); Fri, 31 Mar 2023 20:33:02 +0000 Received: (at 61645) by debbugs.gnu.org; 31 Mar 2023 20:32:56 +0000 Received: from localhost ([127.0.0.1]:34634 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1piLQd-0007pD-TO for submit@debbugs.gnu.org; Fri, 31 Mar 2023 16:32:56 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:36620) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1piLQb-0007p0-A3 for 61645@debbugs.gnu.org; Fri, 31 Mar 2023 16:32:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=ysYEWod5VrJ4EK+le4/mbGIWQVNCCSBpcaCf0vZRV/U=; b=bAs7NI5RWX+1nTdQNXg9OJ2Bqb edvYL+i0qRiEZIQzRQ+QDlL3tUN/vjVfAzdbJAWveT1YuvK+qx4zOIHolUXyxcFaKQfxO3GbRuFsk fiXYweo3q2roP1sCkKUw2nSKdJfg+p/i6zJvYaKAyX4vZZwXh33AhKhGKIrnAsQlV7RAHywtEToFU sKDPuNQeveJQCMq51Mp6QgAfd4819AMAaMiUMf5h5Bn5deLq+tjg6pGZ+DwY3MJdaY8un4CHg18+k 4c8SOcUvXg4B+qNauebp5mNV32xdun3blm63T/JxEJdGVls0IwGnFumYqShnlxYRwVJpBRooE/0ik T96tQpSw==; Received: from [192.168.2.1] (port=58360 helo=localhost) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1piLQM-000Zoz-0n; Sat, 01 Apr 2023 02:02:38 +0530 From: Arun Isaac In-Reply-To: <87h6u15d83.fsf@gnu.org> References: <20230220013821.27440-1-arunisaac@systemreboot.net> <87bkl3a1ni.fsf@gnu.org> <87r0tzgyok.fsf@systemreboot.net> <87pm8qhspl.fsf@gnu.org> <87bkkac4wf.fsf@elephly.net> <87h6u15d83.fsf@gnu.org> Date: Fri, 31 Mar 2023 21:32:34 +0100 Message-ID: <877cuwbr19.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1680294805; a=rsa-sha256; cv=none; b=UNp16+9ifVaRZ1T/Er3/YNooC8oH6wnmLhPFEsvxWf/fDoR1eC5ivILW9JG/naQVVHKdjB OzFOT+wuNCw9mOdluwdRNaD70aNhVec/aRbc6XiBtrbZCfPN+GlV+TOL9bdSKoo6j8MND/ Ib6iEoUZtwTp7JJESW45xOovv9EegxtxyW4pB3I/5iQF9SDOH5D1aCuL/RJSbCswZZOQoe VsjEjgfLxrDfS1TaOdpE7e+s7EufnnUAalXKlhDxIFYiWCY+Xad7YqnvzwZvBUHxW0ujxe BBYhXpSGBJqp3nMOq4skyv9bSCJKLchNDzupx83iYU02KSVmPBIV1wXZ0ysG8Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=bAs7NI5R; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1680294805; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=ysYEWod5VrJ4EK+le4/mbGIWQVNCCSBpcaCf0vZRV/U=; b=rwidV2t3QJT6qJSUByp47jbclezyZ/Q1kH+Zro1Z3SPEBmfXaHgxH2ikK1vr+JsMaYzAaP txDtrPVJuUfJ7IV8cMWyRnE15vt0GezxqiuPn9NvEJnNCpg8qHfPa4jdXcLbPMjnZ9R2YW VA0a7p4n5z6Ly0RRpig69LUZ4+k6XjW0xGaU1pjcnFyeQ4pcBuSnvxG+KaXzh0Ub0xkFgS /JZuYYrKDizgWvzJIFN6AxHQ5GTOmpJXD5Be/2eKlBWaN/f4QH6XEo1OVBiqopAosOyK17 OpQNIqszWUWLidAxL6F5J2y9qyGQKcojcCbYmHuDwnXdTOSLcvNJQDoCPgmhLw== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=bAs7NI5R; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -3.22 X-Spam-Score: -3.22 X-Migadu-Queue-Id: 43CAD8ECF X-TUID: pIa7FgPFpMbd Hi Ludo and Ricardo, > Arun, would you like to handle this? :-) To have it under the Guix > umbrella on Savannah, you need to file a =E2=80=9Csupport request=E2=80= =9D on Savannah > asking for a new Git repo. Done! See https://savannah.nongnu.org/support/?110861 > If you choose something else, well, it=E2=80=99s different (I=E2=80=99d p= ersonally > recommend against git{hub,lab}.com). Definitely! I am no big fan of git{hub,lab} either. >From time to time, I need to update the running instance of mumi on the server and refresh the xapian index. So, it might also help if I could have access to the server running mumi. Would it be appropriate for me to have access? Thanks! Arun