X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <489C371F.3020304@alice.it> Date: Fri, 08 Aug 2008 14:07:59 +0200 From: Angelo Graziosi User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Setup version References: <489B96BC DOT 1060202 AT alice DOT it> <489C18BE DOT 4010305 AT alice DOT it> <489C2051 DOT 5090309 AT alice DOT it> In-Reply-To: <489C2051.5090309@alice.it> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Corinna Vinschen wrote: > You didn't read`Dave's mail: > > The key was in the announcement; run "gpg --import" at the command-line > and cut'n'paste it into stdin (or redirect it from a file). > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dave Korn wrote: > With the pubring.asc, you can do this bit: > > and cut'n'paste it into stdin (or redirect it from a file). > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > ... like so: Sorry! I interpreted that as "run 'gpg --import' and than copy/paste _its_ output somewhere..." Sorry for the noise. Now $ gpg --import < pubring.asc gpg: WARNING: using insecure memory! gpg: please see http://www.gnupg.org/faq.html for more information gpg: key [...]: public key "Cygwin " imported gpg: Total number processed: 1 gpg: imported: 1 $ gpg --verify setup.exe.sig setup-2.573.2.3.exe gpg: WARNING: using insecure memory! gpg: please see http://www.gnupg.org/faq.html for more information gpg: Signature made Tue Aug [...] gpg: Good signature from "Cygwin " gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: [...] Thanks, Angelo. -- 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/