From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31074 invoked by alias); 25 Feb 2003 15:22:09 -0000 Mailing-List: contact rhdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: rhdb-owner@sources.redhat.com Received: (qmail 31059 invoked from network); 25 Feb 2003 15:22:09 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 25 Feb 2003 15:22:09 -0000 Received: from redhat.com (tonka.toronto.redhat.com [172.16.14.233]) by touchme.toronto.redhat.com (Postfix) with ESMTP id E9110800049; Tue, 25 Feb 2003 10:22:08 -0500 (EST) Message-ID: <3E5B8A20.96819244@redhat.com> Date: Tue, 25 Feb 2003 15:22:00 -0000 From: Permaine Cheung X-Accept-Language: en MIME-Version: 1.0 To: avezzaro@ais.it Cc: rhdb@sources.redhat.com Subject: Re: RHDB 2.1 and RHL 8.0 References: Content-Type: text/plain; charset=big5 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q1/txt/msg00045.txt.bz2 avezzaro@ais.it wrote: > Hi, I've the same problam as Lachlan Evans and I read Permaine Cheung > answer. > > When I downloaded RHDB iso image I also found this file: MD5SUM > > Is it the PGP key you refer? > If not where can I find the good one? > How can I import It in the iso? > > Thank you, > > Augusto Vezzaro Hi Augusto, The PGP key is actually in the iso, there is a file called RPM-GPG-KEY in the top directory, that's the PGP key. You can import it by: rpm --import /RPM-GPG-KEY More info on package signature can be found at: http://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/custom-guide/s1-check-rpm-sig.html Cheers, Permaine