yum update fails

Justin Conover justin.conover at gmail.com
Thu Apr 14 23:06:43 UTC 2005


On 4/14/05, Panama Evans <webmaster at choicesontheweb.com> wrote:
> I get this when I try to update
> [root at localhost panama]# yum update
> Setting up Update Process
>
> Is this ok [y/N]: y
> Downloading Packages:
> unsigned package rhn-applet-2.1.17-3.i386.rpm


rpm --import /usr/share/rhn/RPM-GPG-KEY*

You also need to add gpgcheck=0

vi /etc/yum.repos.d/fedora-devel.repo

[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
gpgcheck=0




More information about the fedora-test-list mailing list