From owner-freebsd-questions@FreeBSD.ORG Wed Jun 24 07:05:09 2009 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 34D561065670 for ; Wed, 24 Jun 2009 07:05:09 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from email1.allantgroup.com (email1.emsphone.com [199.67.51.115]) by mx1.freebsd.org (Postfix) with ESMTP id E216A8FC13 for ; Wed, 24 Jun 2009 07:05:08 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by email1.allantgroup.com (8.14.0/8.14.0) with ESMTP id n5O757rk032834 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 24 Jun 2009 02:05:07 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (localhost [127.0.0.1]) by dan.emsphone.com (8.14.3/8.14.3) with ESMTP id n5O757An024741 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 24 Jun 2009 02:05:07 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.3/8.14.3/Submit) id n5O752RI024739; Wed, 24 Jun 2009 02:05:02 -0500 (CDT) (envelope-from dan) Date: Wed, 24 Jun 2009 02:05:02 -0500 From: Dan Nelson To: Olivier Nicole Message-ID: <20090624070502.GE76275@dan.emsphone.com> References: <200906240523.n5O5N2WQ004611@banyan.cs.ait.ac.th> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200906240523.n5O5N2WQ004611@banyan.cs.ait.ac.th> X-OS: FreeBSD 7.2-STABLE User-Agent: Mutt/1.5.19 (2009-01-05) X-Virus-Scanned: ClamAV version 0.94.1, clamav-milter version 0.94.1 on email1.allantgroup.com X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (email1.allantgroup.com [199.67.51.78]); Wed, 24 Jun 2009 02:05:07 -0500 (CDT) X-Scanned-By: MIMEDefang 2.45 Cc: freebsd-questions@freebsd.org Subject: Re: security/pgp on amd64 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: Wed, 24 Jun 2009 07:05:09 -0000 In the last episode (Jun 24), Olivier Nicole said: > Is the port security/pgp working on amd64 system? > > I copied my public and private keyrings from i386 to amd64 system and I > cannot decipher any file, it keeps on complaining that the pass phrase is > bad. > > I already tried to export the key on the i386 and import on the amd64, but > it did not change a thing. You mean the pgp-6.5.8_1 port, with a source tarball dated 1999-10-31? I wouldn't be surprised if it wasn't 64-bit capable. Try the gnupg port instead. -- Dan Nelson dnelson@allantgroup.com