On Wed, 02 Mar 2005 23:09:44 -0500, seth vidal <skvidal@xxxxxxxxxxxx> wrote: > > > rpm --import http://mirror.centos.org/centos/4/os/i386/RPM-GPG-KEY-centos4 > yum 2.2.0 in centos4 supports the gpgkey option per-repository. > > [repoid] > name=myrepo > baseurl=url://somewhere > gpgcheck=1 > gpgkey=url://to/the/gpg/pub/key > > Then yum, when it encounters a package from this repo, will import this > key. > Cool. Nice to know. I, of course, encountered the "no key exists" error and had to fetch the key manually. -- Collins