From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH v2] gnu: Add lrzip. Date: Sun, 24 Jul 2016 23:36:24 +0200 Message-ID: <877fcaafc7.fsf@gnu.org> References: <20160721202430.31332-1-me@tobias.gr> <87mvl9q0il.fsf@gnu.org> <87a8h8ocp8.fsf@gnu.org> <46e60e65-195a-6251-e127-7184e82e0e94@tobias.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52723) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRR4b-00044i-I9 for guix-devel@gnu.org; Sun, 24 Jul 2016 17:36:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRR4W-0002wR-94 for guix-devel@gnu.org; Sun, 24 Jul 2016 17:36:32 -0400 In-Reply-To: <46e60e65-195a-6251-e127-7184e82e0e94@tobias.gr> (Tobias Geerinckx-Rice's message of "Sat, 23 Jul 2016 21:05:11 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Tobias Geerinckx-Rice Cc: guix-devel@gnu.org Hello! Tobias Geerinckx-Rice skribis: > On 23/07/2016 12:45, Ludovic Court=C3=A8s wrote: >> I=E2=80=99ve added you to the Savannah group so you can commit directly. > > Thanks! > >> Please see the =E2=80=98HACKING=E2=80=99 file on how to be a good citize= n. ;-) In=20 >> particular, make sure to configure commit signing > > Done and (already) done. > > I spent about an hour trying to get Guix's gpg2, gpg-agent and > pinentry-tty to play nicely with git, but gave up. They work fine on > their own. Back to gpg@1 for now. OK. Commit bc85b127df622575988f8e760f72d608d0900a75 adds the =E2=80=98gpg= =E2=80=99 and =E2=80=98gpgv=E2=80=99 commands to gnupg@2.0, so it should work flawlessly = for you (I=E2=80=99ve been using 2.0 forever, but I had a =E2=80=98gpg=E2=80=99 script that would= call =E2=80=98gpg2=E2=80=99; this is no longer needed.) >> as noted at . >>> I invite everyone to do the same. Hopefully, within a few weeks,=20 >>> we can add a commit hook to reject unsigned commits. > > Has this since been put in place? No, I=E2=80=99ll try and adjust what=E2=80=99s available at: . (Suggestions welcome, though!) Ludo=E2=80=99.