apt-getで公開鍵でエラーが出てしまう場合の対応方法
[apt-getで公開鍵でエラーが出てしまう場合の対応方法]—–2011/04/14(Thu) 21:21 |
chromiumを使うためにlaunchpad.comにあるjauntyの配布サイトを/etc/apt/sources.list.d/以下に追加したら http://d.hatena.ne.jp/kompiro/20090530/1243698437 さんありがとう。 ————– apt-get updateをするとこんな感じのエラーがでるようになった。 W: GPG error: http://ppa.launchpad.net jaunty Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 632D16BB0C713DA6 対応方法は gpg –keyserver keyserver.ubuntu.com –recv 632D16BB0C713DA6 |
コメントを残す