{"id":1273,"date":"2016-04-27T09:45:53","date_gmt":"2016-04-27T07:45:53","guid":{"rendered":"https:\/\/elkano.org\/blog\/?p=1273"},"modified":"2016-04-27T10:57:51","modified_gmt":"2016-04-27T08:57:51","slug":"debian-8-jessie-signatures-verified-public-key","status":"publish","type":"post","link":"https:\/\/elkano.org\/blog\/debian-8-jessie-signatures-verified-public-key\/","title":{"rendered":"Debian 8 Jessie The following signatures couldn&#8217;t be verified because the public key is not available"},"content":{"rendered":"<p>Trying the upgrade from Debian 7 to Debian 8 I got key warnings when I changed the sources.list<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\" data-enlighter-theme=\"enlighter\" data-enlighter-language=\"xml\">\r\nW: Error de GPG: http:\/\/security.debian.org jessie\/updates Release: The following signatures couldn&#039;t be verified because the public key is not available: NO_PUBKEY 9D6D8F6BC857C906 NO_PUBKEY 8B48AD6246925553\r\nW: Error de GPG: http:\/\/ftp.fr.debian.org jessie Release: The following signatures couldn&#039;t be verified because the public key is not available: NO_PUBKEY 8B48AD6246925553 NO_PUBKEY 7638D0442B90D010 NO_PUBKEY CBF8D6FD518E17E1\r\nW: Error de GPG: http:\/\/ftp.fr.debian.org jessie-updates Release: The following signatures couldn&#039;t be verified because the public key is not available: NO_PUBKEY 8B48AD6246925553 NO_PUBKEY 7638D0442B90D0\r\n<\/pre>\n<p>I&#8217;ve fixed it running the following commands:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\" data-enlighter-theme=\"enlighter\" data-enlighter-language=\"xml\">\r\n# wget -O - https:\/\/ftp-master.debian.org\/keys\/archive-key-8.asc | apt-key add -\r\n# wget -O - https:\/\/ftp-master.debian.org\/keys\/archive-key-8-security.asc | apt-key add -\r\n<\/pre>\n<p>and get the public key:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\" data-enlighter-theme=\"enlighter\" data-enlighter-language=\"xml\">\r\napt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8B48AD6246925553\r\n<\/pre>\n<p>or simply run this command:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\" data-enlighter-theme=\"enlighter\" data-enlighter-language=\"xml\">\r\naptitude install debian-keyring debian-archive-keyring\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Trying the upgrade from Debian 7 to Debian 8 I got key warnings when I changed the sources.list W: Error de GPG: http:\/\/security.debian.org jessie\/updates Release: The following signatures couldn&#039;t be verified because the public key is not available: NO_PUBKEY 9D6D8F6BC857C906 NO_PUBKEY 8B48AD6246925553 W: Error de GPG: http:\/\/ftp.fr.debian.org jessie Release: The following signatures couldn&#039;t be verified [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[3],"tags":[176,175,179,178,177],"_links":{"self":[{"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/posts\/1273"}],"collection":[{"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/comments?post=1273"}],"version-history":[{"count":8,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/posts\/1273\/revisions"}],"predecessor-version":[{"id":1281,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/posts\/1273\/revisions\/1281"}],"wp:attachment":[{"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/media?parent=1273"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/categories?post=1273"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/tags?post=1273"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}