From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#22883: gpg2 vs. gpg Date: Tue, 07 Jun 2016 10:08:54 +0200 Message-ID: <87mvmxfmjt.fsf_-_@gnu.org> References: <87io14sqoa.fsf@dustycloud.org> <87fustj59o.fsf@wheatstone.g10code.de> <874m98vbcg.fsf@gnu.org> <877fe4hy3y.fsf@wheatstone.g10code.de> <20160606210116.GA14052@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]:59981) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAC5O-0006Zl-3m for bug-guix@gnu.org; Tue, 07 Jun 2016 04:10:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bAC5K-0001di-B8 for bug-guix@gnu.org; Tue, 07 Jun 2016 04:10:04 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45081) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAC5K-0001de-7P for bug-guix@gnu.org; Tue, 07 Jun 2016 04:10:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20160606210116.GA14052@jasmine> (Leo Famulari's message of "Mon, 6 Jun 2016 17:01:16 -0400") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Leo Famulari Cc: 22883@debbugs.gnu.org, Werner Koch , neal@walfield.org, Justus Winter Leo Famulari skribis: > On Sun, Jun 05, 2016 at 09:51:45AM +0200, Werner Koch wrote: >> Given that Guix is a new distro you should really try to get rid of 1.4 >> and only use 2.1. For Windows we use the name "gpg" for a long time now >> and there is a configure option --enable-gpg2-is-gpg to make it easier. > > If a Guix user installs GnuPG without specifying the version, which I > think is the typical behavior, they will get the latest version that we > package (currently 2.1.12). That's not exactly what you are requesting, > but it should steer some users towards the modern branch :) > > For your reference, we package the classic, stable, and modern branches. Nevertheless, we could configure GPG 2.x with --enable-gpg2-is-gpg, if that=E2=80=99s what Werner recommends. Thanks, Ludo=E2=80=99.