fedora 에서 yum public.gpg.key 등록 법

처음 yum을 실행하면

[root@localhost ~]# yum update
You have enabled checking of packages via GPG keys. This is a good thing.
However, you do not have any GPG public keys installed. You need to download
the keys for packages you wish to install and install them.
You can do that by running the command:
rpm --import public.gpg.key
For more information contact your distribution or package provider.

"public.gpg.key" -print

라고 나오는데,

[root@localhost ~]# rpm --import /usr/share/doc/fedora-release-3/RPM-GPG-KEY
하고
[root@localhost ~]# yum update

하면 됨 =)

by 무혼인형 | 2007/07/04 17:44 | Linux@work | 트랙백 | 덧글(1)

트랙백 주소 : http://poorpuppet.egloos.com/tb/3266496
☞ 내 이글루에 이 글과 관련된 글 쓰기 (트랙백 보내기) [도움말]
Commented by sfkino at 2009/09/15 00:31
좋은글 감사합니다 sf-rce.tistory.com으로 이글좀 퍼갈께요 ^^

:         :

:

비공개 덧글

◀ 이전 페이지          다음 페이지 ▶