sudo apt-get update時にエラーメッセージが出る
W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778978B00F7992B0
W: You may want to run apt-get update to correct these problems
Ubuntu Forum(英語版)にて、設定の修正を自動で行ってくれるスクリプトが公開されているので、
http://ubuntuforums.org/showthread.php?t=1047743&page=5
このスレッドから、launchpad-update-final.zipをダウンロード。
解答し、Terminalにて
#
sudo
./launchpad-update intrepid
コメント