From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Install gpg2 as gpg Date: Tue, 14 Jun 2016 14:09:41 +0200 Message-ID: <87ziqoezui.fsf@gnu.org> References: <20160613195538.GA1358@jasmine> 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]:33073) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCnAA-0004JF-SP for guix-devel@gnu.org; Tue, 14 Jun 2016 08:09:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCnA7-0001a8-Ln for guix-devel@gnu.org; Tue, 14 Jun 2016 08:09:46 -0400 In-Reply-To: <20160613195538.GA1358@jasmine> (Leo Famulari's message of "Mon, 13 Jun 2016 15:55:38 -0400") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > There was discussion of installing the gnupg-2.1 binaries 'gpg2' and=20 > 'gpgv2' as 'gpg' and 'gpgv' on the 'Trustable guix pull' thread [0]. > > If we do this, it will become impossible to install gnupg-1 and=20 > gnupg-2.1 in the same profile, due to collisions of 'gpg' and 'gpgv' and= =20 > their man pages. There are no collisions without this change. > > It might also require users to update their scripts. > > On the other hand, Werner recommends the change. Go for it! > The configuration option does not exist for gnupg-2.0. Really? Then we should do the same by hand, I guess. Thank you! Ludo=E2=80=99.