-
GPG error in apt-get updateComputer/linux 2009. 3. 8. 11:14
When I want to install the SMPlayer from http://smplayer.berlios.de/downloads.php?tr_lang=en,
I have a problem which isW: GPG error: http://ppa.launchpad.net hardy Release: Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY @@@@@@@@@@@@
The solution is
gpg --keyserver subkeys.pgp.net --recv @@@@@@@@@@@@
gpg --export --armor @@@@@@@@@@@@ | apt-key add -
by using the following referenceshttp://mr-dust.pe.kr/entry/ubuntu-gpg-error-related-launchpad-ppa
http://my-it-dump.blogspot.com/2009/02/fixing-gpg-errors-nopubkey-in-apt-get.html
'Computer > linux' 카테고리의 다른 글
gsview on Ubuntu Hardy (8.04.02) (0) 2009.03.13 Extract detailed information on DVD structure, and convert one chapter into mp3 audio file. (0) 2009.03.08 Convert mp4 AAC to wav, and to mp3 (0) 2009.03.08