<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
So there is no straightforward translation for the "gpgcheck" and "gpgkey" Yum options...<br>
<br>
e.g.<br>
[base]<br>
name=CentOS-$releasever - Base<br>
mirrorlist=<a href="http://mirrorlist.centos.org/?release=$releasever&arch=" target="_blank">http://mirrorlist.centos.org/?release=$releasever&arch=</a>$basearch&repo=os<br>
#baseurl=<a href="http://mirror.centos.org/centos/$releasever/os/$basearch/" target="_blank">http://mirror.centos.org/centos/$releasever/os/$basearch/</a><br>
gpgcheck=1<br>
gpgkey=<a href="http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5" target="_blank">http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5</a><br>
<br>
You can still install the key with RPM, but I guess it would make a nice feature to have.<br>
Should be a patch for it available ? <a href="http://tracker.labix.org/issue96" target="_blank">http://tracker.labix.org/issue96</a> (and issue97 too)<br><font color="#888888">
<br>
--anders</font></blockquote><div><br>Yes definitely needed. Obviously I've been lax in forcing gpg keys on my rpms because I didn't notice that it wasn't checking *blush*. <br>In this day and age we need to sign everything. I do think it should be in a new line near channel= when you do smart channel show or <br>
smart channel add < file.txt. Sometimes I envy Yum and APT for actually having config files. Setting options from the cli gets messy (although <br>I still want the option).<br><br>Grant <br></div></div>