From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 30 15:51:22 2021 Received: (at 50751) by debbugs.gnu.org; 30 Nov 2021 20:51:22 +0000 Received: from localhost ([127.0.0.1]:42674 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1msA5x-0006aM-RJ for submit@debbugs.gnu.org; Tue, 30 Nov 2021 15:51:22 -0500 Received: from mail-4018.proton.ch ([185.70.40.18]:24199) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1msA5v-0006a4-F2 for 50751@debbugs.gnu.org; Tue, 30 Nov 2021 15:51:20 -0500 Date: Tue, 30 Nov 2021 20:51:11 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail3; t=1638305472; bh=U4ob8rHCj5hB9uyluWnEwkRf3sM/OVL8ZYTOabn6DQQ=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=BTajsf3H5q1gY4/kysbXktjNgswAAnTH/gojLZuclxNz1atF5n8yXJVlMfNqai8rL dDePUF1mOP7tVHOi2D8Qo0Es0+GhAgQi46c8c/0EwABZt0pTjgeKYgpp+WU9CBZ9ij B7GUN42yyxFrB6x5/JTVE6/TL7vP+046q9LSbuFA0ZHyXqUO95pDq3475OAQ69ZQrI A/JryqOP/+r1nBGEPrx8usSTv5eFMlZh0y+up2lmqC0aJ7c3mSVqPJdPrgbAh1ndmo f3Mkb/72jAMFp/j8VZxVoapmXoTV9+3vPlpgKTe7m7HBGWWPXFyMNd3xbz8puMZl/L UyzAtB4oKPI3Q== To: Nicolas Goaziou From: Attila Lendvai Subject: Re: [bug#50751] [PATCH 1/2] gnu: python-trezor-agent: Fix key generation with trezor-gpg init Message-ID: In-Reply-To: <87y258nhn8.fsf@nicolasgoaziou.fr> References: <20210923083045.10372-1-attila@lendvai.name> <20210924110506.4676-1-attila@lendvai.name> <87y258nhn8.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 50751 Cc: 50751@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: , Reply-To: Attila Lendvai Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) ouch, i already had a newer version of the patchset locally. i reported an = issue upstream, and they got rid of the argv[0] usage, and also made a new = release. i was already testing it locally but then life happened before i could send= it. i have sent the new patchset now: https://issues.guix.gnu.org/52207 re splitting the commit: i don't think it's a good idea, mostly due to git = bisect: pushing commits that may not even compile can make someone's life m= uch harder down the road. i think updating tightly interdependent packages = should happen in one commit, so that each git commit leaves the repo in a f= unctional state, and so that it can compile and run the test suite. but in spite of the above, i have sent the new patchset as separate commits= . - attila PGP:=C2=A05D5F 45C7 DFCD 0A39