X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <489B96BC DOT 1060202 AT alice DOT it> <489C18BE DOT 4010305 AT alice DOT it> <489C2051 DOT 5090309 AT alice DOT it> Subject: RE: Setup version Date: Fri, 8 Aug 2008 11:53:40 +0100 Message-ID: <014001c8f945$04d4e560$9601a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <489C2051.5090309@alice.it> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Angelo Graziosi wrote on 08 August 2008 11:31: > Dave Korn wrote: > >> Press Ctrl-D. It's the same as cat or anything else that reads stdin. > > $ gpg --import > gpg: WARNING: using insecure memory! > gpg: please see http://www.gnupg.org/faq.html for more information > > Ctrl-D > > gpg: no valid OpenPGP data found. > gpg: Total number processed: 0 As Corinna say, you seem to have skipped over the cutting and pasting stage. Sorry, I thought you'd done that. > With the 'pubring.asc' I downnloaded can I do something? > > (Perhaps an example... Yes I know, It is as the Coulomb's eggs...) With the pubring.asc, you can do this bit: and cut'n'paste it into stdin (or redirect it from a file). ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... like so: gpg --import < pubring.asc cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/