On Thu, 14 Apr 2005 16:27:50 -0700, Panama Evans wrote: > Hello > I added > rpm --import /usr/share/rhn/RPM-GPG-KEY* > > Then > gpgcheck=0 > > Then > > vi /etc/yum.repos.d/fedora-devel.repoOn Thu, 2005-04-14 at 18:06 -0500 > And I got this > [development] > name=Fedora Core $releasever - Development Tree > #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/development/$basearch/ > mirrorlist=http://fedora.redhat.com/download/mirrors/fedora-core-rawhide > enabled=1 > You need to add a line "gpgcheck=0" to that file. In case you are not familiar with "vi", use your favourite graphical editor and edit /etc/yum.repos.de/fedora-devel.repo with it to add the line. Packages in Fedora Core Development channel are not signed. That's why you need to disable the signature check manually. > unsigned package rhn-applet-2.1.17-3.i386.rpm > Am I doing something wrong??? And please don't quote hundreds of unneeded lines. The error message is relevant, the package lists are not.