From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 31 18:15:43 2023 Received: (at 61645) by debbugs.gnu.org; 31 Mar 2023 22:15:43 +0000 Received: from localhost ([127.0.0.1]:34780 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1piN27-0002h5-HP for submit@debbugs.gnu.org; Fri, 31 Mar 2023 18:15:43 -0400 Received: from eggs.gnu.org ([209.51.188.92]:50450) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1piN25-0002gs-EM for 61645@debbugs.gnu.org; Fri, 31 Mar 2023 18:15:41 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1piN1y-0007C2-Im; Fri, 31 Mar 2023 18:15:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=/5GlfjV5Ezo1nWfpcfk/OKE7+js/0zYO/SvO9+dqjHo=; b=o04nQ+RfMVQXjol0TEHv LQozlKXtTlLz/YwF9Qy8g2iKBsVPAllRMcT1iOAmpPXbAWlfpHcQmI+FHzhZTkwFIyh8AO7qAm3T7 baMMpLxf/sQgeqm50KhCnbJ9Uqqb4/uYTRNglYySaduHaGjYubZukMR9sSRXEgfzr+9tKHWsO46/9 3iPTZVdcWRZcURrRm4Mus0uQlYn9xA1y/O338EwZ9hqqkQ35SyO6SmjWO05T75YF8GJNNNvWebaNC bTwx8/jTZpQ5yKnFmt0AVMBMUZFoaeG+uEh8gFWppS/38w2MEVFYMqOJW2veTWG0dgDF516zlDbNd D4GqmCzxVdmN/A==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1piN1s-0004zC-CG; Fri, 31 Mar 2023 18:15:33 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Arun Isaac Subject: Re: bug#61645: [PATCH mumi 0/1] Add CLI client to search for issues 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> <877cuwbr19.fsf@systemreboot.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Duodi 12 Germinal an 231 de la =?utf-8?Q?R=C3=A9volu?= =?utf-8?Q?tion=2C?= jour du Charme X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sat, 01 Apr 2023 00:15:24 +0200 In-Reply-To: <877cuwbr19.fsf@systemreboot.net> (Arun Isaac's message of "Fri, 31 Mar 2023 21:32:34 +0100") Message-ID: <87tty0h8jn.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 61645 Cc: Ricardo Wurmus , 61645@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: -3.3 (---) Hello! Arun Isaac skribis: >> 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 Yay! >> If you choose something else, well, it=E2=80=99s different (I=E2=80=99d = personally >> 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? I think so! Could you email guix-sysadmin@gnu.org so everyone involved has a chance to see your request? Thank you, Ludo=E2=80=99.