X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=ow/2x2NiyVKSF+uE ewz0jP/q6L6LdAekVe+zDBdaOG3wXhu9wNj0tg/EzoYyaxExf0W6pIqHDl1ZJmg2 afCF9GpxNk69SCpWbh2WJxsM6Ho+BOPhPJs8Ej5Af+RR0Lk/z6WXQYzu8buZtjLV bDYdEDO7a1a8zrcwS/yg7I7m1WI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=baLiZLkM/UbZWga1FdCBGz xhjBg=; b=RTIV0VkrSgmwyi96h4LdtbHRPNMgl101H1NZMN/7aMP9/BuMIDmogT 7aF8KzVDgptMuj/iVg8JWItP3sGXrxKOI3rZv+ChGq4dzbB/GpaACIVb3H5nmnEA FVlx/PtjmIZSKdzMuNkKV44Z7eDFsUAba23oJp+ApulOUvxCvAs6Q= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=expires, H*MI:sk:B0BF223, H*RU:64.59.134.12, Hx-spam-relays-external:64.59.134.12 X-HELO: smtp-out-no.shaw.ca X-Authority-Analysis: v=2.2 cv=dtuZMBo4 c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=w_pzkKWiAAAA:8 a=vsAZ4HiF_gUA:10 a=IkcTkHD0fZMA:10 a=yUkjscQaulJkM1D1DcMA:9 a=b3Hcrxa2VCwU5l-n:21 a=j8cMajEBleQZQbYs:21 a=QEXdDO2ut3YA:10 a=sRI3_1zDfAgwuvI8zelB:22 Reply-To: Brian DOT Inglis AT Shaw DOT ca Subject: Re: setup-x86.exe BAD signature from "Cygwin " References: To: cygwin AT cygwin DOT com From: Brian Inglis Message-ID: <86e1b5a1-2017-0e3e-9d02-8dadc6b04b60@Shaw.ca> Date: Tue, 18 Oct 2016 08:27:52 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfL+fQ212+YJoDQ11AW5ZT3CkcWd8Jlr/p/CF7SIHUgXUDreTw9m23MDz0GI5AuIwePTO/umvAogRcHqGXaV1TKWz4G3DSXMaF27EmKpYoX6nhsprowjU rBum9hQPFY1mvlKm522M1xnYdRTBNXZxnV+7OgiYesNod0CIDI28Si2A On 2016-10-17 14:20, Thomas Sanders wrote: > Am I doing something wrong here? > gpg --verify setup-x86.exe.sig setup-x86.exe > gpg: Signature made Fri 09 Sep 2016 02:20:02 AM PDT using DSA key ID 676041BA > gpg: BAD signature from "Cygwin " > If I am not doing something wrong, this has been going on for a few weeks. > Please advise either way. > Thanks! Try: $ gpg --recv-keys 676041BA $ gpg --edit-key 676041BA gpg> trust pub 1024D/676041BA created: 2008-06-13 expires: never usage: SC trust: ultimate validity: ultimate sub 1024g/A1DB7B5C created: 2008-06-13 expires: never usage: E [ultimate] (1). Cygwin Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu Your decision? 5 Do you really want to set this key to ultimate trust? (y/N) y pub 1024D/676041BA created: 2008-06-13 expires: never usage: SC trust: ultimate validity: ultimate sub 1024g/A1DB7B5C created: 2008-06-13 expires: never usage: E [ultimate] (1). Cygwin gpg> q -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple