From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Install gpg2 as gpg Date: Wed, 15 Jun 2016 14:53:00 +0200 Message-ID: <20160615125300.GB2461@solar> References: <20160613195538.GA1358@jasmine> <87ziqoezui.fsf@gnu.org> <20160614135001.GC20115@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45043) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDAJp-0002ys-Rr for guix-devel@gnu.org; Wed, 15 Jun 2016 08:53:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bDAJj-0003bx-AM for guix-devel@gnu.org; Wed, 15 Jun 2016 08:53:16 -0400 Received: from mailrelay1.public.one.com ([91.198.169.124]:12053) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDAJi-0003bS-Te for guix-devel@gnu.org; Wed, 15 Jun 2016 08:53:11 -0400 Content-Disposition: inline In-Reply-To: <20160614135001.GC20115@jasmine> 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 On Tue, Jun 14, 2016 at 09:50:01AM -0400, Leo Famulari wrote: > On Tue, Jun 14, 2016 at 02:09:41PM +0200, Ludovic Courtès wrote: > > Leo Famulari skribis: > > > > > There was discussion of installing the gnupg-2.1 binaries 'gpg2' and > > > 'gpgv2' as 'gpg' and 'gpgv' on the 'Trustable guix pull' thread [0]. > > > The configuration option does not exist for gnupg-2.0. > > Really? Then we should do the same by hand, I guess. > Any volunteers? ;) Why not just drop gpg-2.0 then? Andreas