From owner-freebsd-questions@FreeBSD.ORG Sat Sep 29 17:19:18 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED29016A46C; Sat, 29 Sep 2007 17:19:18 +0000 (UTC) (envelope-from bsd@todoo.biz) Received: from newmail.rmm.fr (newmail.rmm.fr [87.98.206.99]) by mx1.freebsd.org (Postfix) with ESMTP id A91BE13C478; Sat, 29 Sep 2007 17:19:18 +0000 (UTC) (envelope-from bsd@todoo.biz) Received: from localhost (localhost [127.0.0.1]) by newmail.rmm.fr (Postfix) with ESMTP id A1BFB2A3CA; Sat, 29 Sep 2007 19:19:17 +0200 (CEST) X-Virus-Scanned: amavisd-new 2.5.2 (20070627) at rmm.fr Received: from newmail.rmm.fr ([127.0.0.1]) by localhost (newmail.rmm.fr [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id uA8zua1Cbi6E; Sat, 29 Sep 2007 19:19:17 +0200 (CEST) Received: from [10.0.1.2] (lns-bzn-61-82-250-108-37.adsl.proxad.net [82.250.108.37]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by newmail.rmm.fr (Postfix) with ESMTP id 128992A32C; Sat, 29 Sep 2007 19:19:17 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=UTF-8; delsp=yes; format=flowed Message-Id: <510CD47A-A639-43B6-94AC-3073ACD42ADA@todoo.biz> Content-Transfer-Encoding: quoted-printable From: bsd Date: Sat, 29 Sep 2007 19:19:12 +0200 To: lofi@freebsd.org X-Mailer: Apple Mail (2.752.3) Cc: Liste FreeBSD Subject: Slight problem with pinentry / gnupg X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Sep 2007 17:19:19 -0000 Hello, It seems I have a slight problem when trying to issue a simple =20= pgp command such as : # gpg -v --detach-sign -a tmp.txt =E2=94=8C=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2= =94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94= =80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=20 =E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2= =94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=90 =E2=94=82 You need a passphrase to unlock the secret key for user: =E2=94= =82 =E2=94=82 "Greg Bernard " =E2=94= =82 =E2=94=82 1024-bit DSA key, ID 1BA3C2FD, created 2002-01-14 =E2=94= =82 =E2=94=82 =E2=94= =82 =E2=94=82 Passphrase *************_________________________________ =E2=94= =82 =E2=94=82 =E2=94= =82 =E2=94=82 =E2=94= =82 =E2=94=94=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2= =94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94= =80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=20 =E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2= =94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=98 pinentry in free(): error: chunk is already free gpg-agent[4248]: command get_passphrase failed: End of file gpg: problem with the agent: IPC write error gpg: Invalid passphrase; please try again ... You need a passphrase to unlock the secret key for user: "Greg Bernard " 1024-bit DSA key, ID 1BA3C2FD, created 2002-01-14 gpg: problem with the agent: IPC write error gpg: no default secret key: General error gpg: signing failed: General error Any idea ?? Googling around, I have found a bug reported as : a ports/79351 lofi Character passing error in security/=20 pinentry-qt Which seems to be the same as my problem ?? =C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2= =AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF= =C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=20 =C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF Gregober ---> PGP ID --> 0x1BA3C2FD bsd @at@ todoo.biz =C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2= =AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF= =C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=20 =C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF=C2=AF P "Please consider your environmental responsibility before printing =20 this e-mail"