From owner-freebsd-questions Wed Jan 2 12:45: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id B2C8E37B41B for ; Wed, 2 Jan 2002 12:45:00 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.11.6/8.11.6) id g02Kj0M97025 for questions@freebsd.org; Wed, 2 Jan 2002 15:45:00 -0500 (EST) (envelope-from mwlucas) Date: Wed, 2 Jan 2002 15:44:59 -0500 From: Michael Lucas To: questions@freebsd.org Subject: pkg_sign question Message-ID: <20020102154459.A97003@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG So, I'm playing with pkg_sign for a personal project, and am having trouble getting the bugger to work at all. This is on two different 4.4 boxes. I have pgp 2.6.1 installed, and it works -- I can sign, encrypt, etc. From reading the man page, it should always prompt me for the passphrase. When I try to use pkg_sign, however, I get no prompt. Instead, the following flows past: bigbox~;pkg_sign -t pgp flashplugin-0.4.3.tgz Short-circuiting handle_pgp_passphrase Pretty Good Privacy(tm) 2.6.3ia - Public-key encryption for the masses. (c) 1990-96 Philip Zimmermann, Phil's Pretty Good Software. 1996-03-04 International version - not for use in the USA. Does not use RSAREF. Current time: 2002/01/02 20:43 GMT You specified no user ID to select your secret key, so the default user ID and key will be the most recently added key on your secret keyring. Error: Bad pass phrase. Signature error For a usage summary, type: pgp -h For more detailed help, consult the PGP User's Guide. Bus error (core dumped) bigbox~; -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons http://www.blackhelicopters.org/~mwlucas/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message