Install GPG key from the third party that you downloaded the rpms, or rebuild them from source and sign it yourself. The perl-XML-Simple came from Axel Thimm: http://atrpms.physik.fu-berlin.de/RPM-GPG-KEY.atrpms The RealPlayer came from Rex Dieter, although I cannot seem to find his GPG key anywhere. Forrest On Thu, 2004-03-04 at 15:57, Stephen Mah wrote: > I guess I have a few rpms that are thirdparty. Is there a workaround > besides removing them? > > rpm -K /vault/WS3_RC2_BUILD/i386/RedHat/RPMS/*.rpm|grep "NOT OK" > /vault/WS3_RC2_BUILD/i386/RedHat/RPMS/perl-XML-Simple-2.03-0_3at.noarch.rpm: > (SHA1) DSA sha1 md5 (GPG) NOT OK (MISSING KEYS: GPG#66534c2b) > /vault/WS3_RC2_BUILD/i386/RedHat/RPMS/RealPlayer9-9.0.7.151-6.i386.rpm: > sha1 md5 (GPG) NOT OK (MISSING KEYS: GPG#ff6382fa) > > Taylor, ForrestX wrote: > > >On Thu, 2004-03-04 at 14:48, Stephen Mah wrote: > > > > > >>trying to build a custom RHEL3 CD set. Any idea what this error means? > >> > >># splittree.py --arch=i386 --total-discs=6 --bin-discs=3 --src-discs=3 > >>--release-string="WS3-RC1" > >>--pkgorderfile=/vault/WS3_RC2_BUILD/pkgorder.txt > >>--distdir=/vault/WS3_RC2_BUILD/i386/ > >>--srcdir=/vault/WS3_RC2_BUILD/i386/SRPMS/ > >> > >>Traceback (most recent call last): > >> File "/usr/lib/anaconda-runtime/splittree.py", line 451, in ? > >> logfile = timber.main() > >> File "/usr/lib/anaconda-runtime/splittree.py", line 379, in main > >> self.splitRPMS() > >> File "/usr/lib/anaconda-runtime/splittree.py", line 252, in splitRPMS > >> pkg_nvr = nvra("%s/RedHat/RPMS/%s" %(self.dist_dir, filename)) > >> File "/usr/lib/anaconda-runtime/splittree.py", line 39, in nvra > >> h = _ts.hdrFromFdno(fd) > >>rpm.error: public key not trusted > >> > >> > > > >Try importing the Red Hat GPG key: > > > >rpm --import /usr/share/rhn/RPM-GPG-KEY > > > >Then check all of your rpm files: > > > >rpm -K /vault/WS3_RC2_BUILD/i386/RedHat/RPMS/*.rpm | grep "NOT OK" > > > >Forrest > > > > > >_______________________________________________ > >Anaconda-devel-list mailing list > >Anaconda-devel-list@xxxxxxxxxx > >https://www.redhat.com/mailman/listinfo/anaconda-devel-list > > > > > > > _______________________________________________ > Anaconda-devel-list mailing list > Anaconda-devel-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/anaconda-devel-list