From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) by sourceware.org (Postfix) with ESMTPS id E72A83875A20 for ; Fri, 24 Jun 2022 17:04:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org E72A83875A20 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=m.gmane-mx.org Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1o4mjU-00099F-9h for cygwin@cygwin.com; Fri, 24 Jun 2022 19:04:36 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin@cygwin.com From: =?UTF-8?Q?Ren=c3=a9_Berber?= Subject: Re: the gpg and asci/sha256sums files are located here Date: Fri, 24 Jun 2022 12:04:30 -0500 Message-ID: References: <365508055.8430378.1656089200476.ref@mail.yahoo.com> <365508055.8430378.1656089200476@mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0 Content-Language: en-US In-Reply-To: <365508055.8430378.1656089200476@mail.yahoo.com> X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, FORGED_GMAIL_RCVD, FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, NICE_REPLY_A, NML_ADSP_CUSTOM_MED, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2022 17:04:39 -0000 Message-ID: <20220624170430.zLUJHoHjYFK4YyJqr8n--z0klhnKQlNvkVZ3EnvhfEg@z> On 6/24/2022 11:46 AM, Jim McNamara via Cygwin wrote: > https://getfedora.org/static/checksums/36/iso/Fedora-Spins-36-1.5-x86_64-CHECKSUM > $ curl -O https://getfedora.org/static/fedora.gpg > https://spins.fedoraproject.org/kde/download/index.html > > I think that is all I need. I ran the curl command and imported the fedora.gpg file first. I see, yes you can import the Fedora key into gpg, it saves checking for it by the method configured in gpg.conf, usually an external download by gpg. If the import went through then nothing was wrong with the fedora.gpg file. To check the iso your command line should include Fedora-Spins-36-1.5-x86_64-CHECKSUM, which is like the list of check sums you showed. -- R. Berber