From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7B6E5138206 for ; Wed, 17 Jan 2018 21:14:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C9E4E0A01; Wed, 17 Jan 2018 21:14:26 +0000 (UTC) Received: from mail144c7.megamailservers.com (mail774.megamailservers.com [69.49.98.84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B6D74E09BD for ; Wed, 17 Jan 2018 21:14:25 +0000 (UTC) X-Authenticated-User: info.sys-concept.com X-VIP: 69.49.109.100 Received: from [10.0.0.100] ([184.69.242.18]) (authenticated bits=0) by mail144c7.megamailservers.com (8.14.9/8.13.1) with ESMTP id w0HLENTC022823 for ; Wed, 17 Jan 2018 16:14:25 -0500 Subject: Re: [gentoo-user] gpg2 - error gpg: public key decryption failed: No pinentry To: gentoo-user@lists.gentoo.org References: <7d43ed93-5c66-de97-a892-6e3cd57ddd2a@sys-concept.com> <20180117064727.GA49075@scherox.fritz.box> <54e9aa34-3c43-b88d-bb77-3d804e008b1c@sys-concept.com> <3419544.y74g4zOKZ7@dell_xps> <20180117203929.GA91588@scherox.fritz.box> <20180117205655.793364fe@digimed.co.uk> From: thelma@sys-concept.com Message-ID: <0b16cd0d-dfd5-b8c3-4d2d-59f60f64ef35@sys-concept.com> Date: Wed, 17 Jan 2018 14:14:30 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: <20180117205655.793364fe@digimed.co.uk> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit X-CTCH-RefID: str=0001.0A020202.5A5FBCB1.0098,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown X-CTCH-Score: 0.000 X-CTCH-Rules: X-CTCH-Flags: 0 X-CTCH-ScoreCust: 0.000 X-CSC: 0 X-CHA: v=2.2 cv=aMaAkf1m c=1 sm=1 tr=0 a=u3gW5Uk2xAGXuEgp5FffjQ==:117 a=u3gW5Uk2xAGXuEgp5FffjQ==:17 a=IkcTkHD0fZMA:10 a=MJeEdJrUoRvZO8gNRB8A:9 a=QEXdDO2ut3YA:10 X-Archives-Salt: be850f53-4222-4114-8b82-c0c314bc7ad9 X-Archives-Hash: ad590533f92c93f8e402c9aeab86135d On 01/17/2018 01:56 PM, Neil Bothwick wrote: > On Wed, 17 Jan 2018 21:39:29 +0100, Alexander Ben Nasrallah wrote: > >>>> Have you logged in as a user which has a key pair configured on the >>>> PC? >>> >>> I just copied 'scp' entire subfolder ".gnupg/" from one system to >>> another. It works when I click on the file at the computer but not >>> over ssh. >>> >> >> Have you tried pinentry-curses? I'm not sure if qt version works over >> ssh. > > Or use ssh -Y to connect, and have X forwarding enabled on the server. Yes, that what I do. I can run any graphical interface software just fine, eg: evince, meld, ooffice etc. Joseph