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 kPJJJEaVRmQ57QAASxT56A (envelope-from ) for ; Mon, 24 Apr 2023 16:42:14 +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 YCstJEaVRmSnCQAAauVa8A (envelope-from ) for ; Mon, 24 Apr 2023 16:42:14 +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 B502CFDDC for ; Mon, 24 Apr 2023 16:42:13 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pqxOJ-0005O1-Cg; Mon, 24 Apr 2023 10:42:07 -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 1pqxOF-0005Nq-Vx for guix-patches@gnu.org; Mon, 24 Apr 2023 10:42:05 -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 1pqxOE-0007lX-R1 for guix-patches@gnu.org; Mon, 24 Apr 2023 10:42:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pqxOE-0004qK-Ge for guix-patches@gnu.org; Mon, 24 Apr 2023 10:42: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: Mon, 24 Apr 2023 14:42: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.168234731318599 (code B ref 61645); Mon, 24 Apr 2023 14:42:02 +0000 Received: (at 61645) by debbugs.gnu.org; 24 Apr 2023 14:41:53 +0000 Received: from localhost ([127.0.0.1]:50118 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqxO4-0004pv-Tc for submit@debbugs.gnu.org; Mon, 24 Apr 2023 10:41:53 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:52290) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqxO2-0004pm-V7 for 61645@debbugs.gnu.org; Mon, 24 Apr 2023 10:41:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding: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=wEgrbmNqHYFDAChRriFaJzrF9/Nal90pM1qyRkLik7s=; b=FtNpwElZ68CDtgYldctOR0CRnR APf/7LECFDVi0Wme5gFqyTBFLlBtjvdbYpusNtjuHkD1qO2MCSVwGbIz3snEs9VmsyeFAJ6UwSBkJ A1928LYFoPSa35Cg1zE1eD29uGeRWfSxwmiAwrfgiYqnXgISiSIKF0s3Tl8gtRrDDNQgdP3l8kOnm U1f40KPT0VCDA3wPbEvw0h9nyVWIkCZKcGKUMDZR6zJkOT+7NmT3MseAoF9D2sGtAnB+U7MjBu1r4 7NdQ4FtiSd+8u41Os+qhnOINzBSgCT1WHFryVHWWxbrmiEI/FLmKPvytFFf3bVDhdrEtA26+3b7jE RoJAIChQ==; Received: from [192.168.2.1] (port=50724 helo=localhost) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1pqxNp-000eXA-29; Mon, 24 Apr 2023 15:41:38 +0100 From: Arun Isaac In-Reply-To: <87y1nba4oq.fsf@systemreboot.net> 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> <87tty0h8jn.fsf@gnu.org> <87y1nba4oq.fsf@systemreboot.net> Date: Mon, 24 Apr 2023 15:41:33 +0100 Message-ID: <87r0s9ibqa.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain 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-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682347334; a=rsa-sha256; cv=none; b=HnXfXQ8CMBcrmqA8HbYjrRltwmKEsgLATNVB1UtraePkEV7a6HcvD/xZnCmgctJdgwnsYA 2ANlcxJR7wTRSp4zTpyftHkN8cfeXOhWxMQzXtpUzUJ/ZotlzxMy2YjvMnXFcWfswjG5nc I/0tmMDN+J7CoBgGAs+hQvclNc2sjEa/xJGEkeyhfy0Uf4kcEU4AQKn38lmohkm3CVB5Mz DE2fpcR8HsrcnUzvXlZ/dw1A6UWDHt3ZKgW3cbiVVJHu+X5Gh7Kanj0zqB07SeuD/Ts0mB P1yRQpTem/clhx7jsro73sHS5UnUh5V3yZkWqkZT/iImk3apswO07aiUkwa7WQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=FtNpwElZ; 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=1682347334; 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: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=wEgrbmNqHYFDAChRriFaJzrF9/Nal90pM1qyRkLik7s=; b=bYmdbNkG5hcs4bdzDXD/qpWJI0ibqdiqh/DP6O3fXNdctcCDU04A34Km0RsZV8QwX/gE2z uAA7IHIf9jgM+n9wx3AtbliJg/0xKAuRhwXsee8u/lSiPE/hcfW+/Hv1V3C5vG5UvDDGR0 T4SZKecQZIrbf5JHxUmwTOgc/uldpvVsrozXiZsa4Q88UWb7+5KT62Y+JeriawqfrT3ayd vqTYYZMzlpyXTWUqOYyqBMeqtY2EpccIBT5ihLknt+ap3nLDGa52UMWq86YrLt2Eli+D/W Ck01PEkQ0R0wxw6k6LH/rfSHj1PsgTXzvYSBkikyueY8VT7Om4cie/+KRiM6BA== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=FtNpwElZ; 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-Spam-Score: 7.29 X-Spam-Score: 7.29 X-Migadu-Queue-Id: B502CFDDC X-TUID: jD79YrRNLnD5 Hi, I have pushed a copy of the mumi repo to Savannah and updated our mumi package to the latest commit of mumi. I will send out a separate email to guix-devel explaining how to use the new mumi client. At some point in the near future, we should consider making a mumi 0.1.0 release. Regards, Arun