• 맑음동두천 12.5℃
  • 맑음강릉 13.2℃
  • 맑음서울 13.4℃
  • 맑음대전 14.0℃
  • 구름조금대구 15.1℃
  • 구름많음울산 14.4℃
  • 맑음광주 12.9℃
  • 구름조금부산 17.3℃
  • 맑음고창 13.0℃
  • 구름많음제주 15.2℃
  • 맑음강화 11.3℃
  • 맑음보은 13.1℃
  • 맑음금산 13.7℃
  • 맑음강진군 14.8℃
  • 구름많음경주시 14.7℃
  • 구름많음거제 14.6℃
기상청 제공

Could not find the GPG Key

Is this ok [y/N]: y
Downloading Packages
Getting kernel-2.4.21-63.EL.i686.rpm
kernel-2.4.21-63.EL.i686. 100% |=========================| 7.9 MB    09:56     
warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 025e513b
Error: Could not find the GPG Key necessary to validate pkg /var/cache/yum/update/packages/kernel-2.4.21-63.EL.i686.rpm
Error: You may want to run yum clean or remove the file:
 /var/cache/yum/update/packages/kernel-2.4.21-63.EL.i686.rpm
Error: You may also check that you have the correct GPG keys installed

centos 기준으로 설명합니다.

우선 배포판 확인하기
cat /etc/*release


해결하기
배포판이 3.x 일 경우 : rpm --import http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-3
배포판이 4.x 일 경우 : rpm --import http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-4
배포판이 5.x 일 경우 : rpm --import http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5