Re: Migrating to Centos
"Nicolas Ross" <rossnick-lists-NtXotD1+XZAsA/[email protected]> Sun, 13 Aug 2006 08:43:44 -0400
| Newsgroups | gmane.linux.tao.general |
|---|---|
| Message-ID | <046601c6bede$f8687410$6507a8c0@defiant> |
> Have you installed the CentOS-3 key? > > rpm -q gpg-pubkey > > That should show this key installed: > > gpg-pubkey-025e513b-40561173 > > If that is not installed, you can install it via: > > rpm --import http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-3 Yes, it is : root]# rpm -qa gpg-pubkey* gpg-pubkey-db42a60e-37ea5438 gpg-pubkey-025e513b-40561173 My box seems now really a centos one. There is no more tao packages installed, and centos-release is installed. I disabled gpgcheck in yum.conf for the time being... Nicolas