X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <489B96BC.1060202@alice.it> <489C18BE.4010305@alice.it> <489C2051.5090309@alice.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@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

