{"id":6613,"date":"2022-09-09T19:00:00","date_gmt":"2022-09-09T17:00:00","guid":{"rendered":"https:\/\/axebase.net\/blog\/?p=6613"},"modified":"2024-04-10T19:34:54","modified_gmt":"2024-04-10T17:34:54","slug":"google-chrome-pubkey-nicht-verfuegbar","status":"publish","type":"post","link":"https:\/\/axebase.net\/blog\/2022\/09\/09\/google-chrome-pubkey-nicht-verfuegbar\/","title":{"rendered":"Google Chrome: Pubkey nicht verfuegbar"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Derzeit gibt es unter Ubuntu wieder Ausgaben wie diese:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">Err: http:\/\/dl.google.com\/linux\/chrome\/deb stable InRelease<br \/>The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E88979FB9B30ACF2<br \/>(...)<br \/>W: GPG error: http:\/\/dl.google.com\/linux\/chrome\/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E88979FB9B30ACF2<br \/>E: The repository 'http:\/\/dl.google.com\/linux\/chrome\/deb stable InRelease' is not signed.<br \/>N: Updating from such a repository can't be done securely, and is therefore disabled by default.<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Wieder sagt es schon, das Problem ist alles andere als neu. Googles <a href=\"https:\/\/www.google.com\/linuxrepositories\/\">verlinkter<\/a> linux_signing_key.pub ist erneut veraltet, ohne, da\u00df er gewechselt worden ist. Hinzu kommt, da\u00df apt-key deprecated ist, sprich veraltet, soll demn\u00e4chst nicht mehr funktionieren. Nur, da\u00df das in dem Fall bereits so ist.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><br \/>Nachfolgendes Vorgehen habe ich bereits in einem Linux-Forum beschrieben, hier im Blog kann ich es jedoch ggf. anpassen.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Google-Fremdquellen entfernen: <pre class=\"wp-block-preformatted\">$ sudo rm sudo rm \/etc\/apt\/sources.list.d\/*google*.list*<\/pre> <\/li>\n\n\n\n<li>Aktuellen gpg-Key ziehen und direkt ins Verzeichnis schreiben: <pre class=\"wp-block-preformatted\">$ sudo mkdir \/root\/.gnupg\/<br \/>$ sudo gpg --no-default-keyring --keyring \/usr\/share\/keyrings\/google.gpg --keyserver hkps:\/\/keyserver.ubuntu.com --recv-keys E88979FB9B30ACF2 <\/pre><\/li>\n\n\n\n<li>Gew\u00fcnschte Google-Fremdquellen mit gpg-Pfad hinzuf\u00fcgen:\n<ul class=\"wp-block-list\">\n<li>Google Chrome: <pre class=\"wp-block-preformatted\">$ echo 'deb [arch=amd64 signed-by=\/usr\/share\/keyrings\/google.gpg] http:\/\/dl.google.com\/linux\/chrome\/deb\/ stable main' | sudo tee \/etc\/apt\/sources.list.d\/google_chrome_stable.list<\/pre> <\/li>\n\n\n\n<li>Google Earth: <pre class=\"wp-block-preformatted\">$ echo 'deb [arch=amd64 signed-by=\/usr\/share\/keyrings\/google.gpg] http:\/\/dl.google.com\/linux\/earth\/deb\/ stable main' | sudo tee \/etc\/apt\/sources.list.d\/google_earth_stable.list<\/pre> <\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Paketquellen, Paketquelleninhalte und installierte Pakete aktualisieren: <pre class=\"wp-block-preformatted\">$ sudo apt update &amp;&amp; sudo apt full-upgrade<\/pre><\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">2024-04-10: Pubkey aktualisiert<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Derzeit gibt es unter Ubuntu wieder Ausgaben wie diese: Err: http:\/\/dl.google.com\/linux\/chrome\/deb stable InReleaseThe following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY E88979FB9B30ACF2(&#8230;)W: GPG error: http:\/\/dl.google.com\/linux\/chrome\/deb stable InRelease: The following signatures couldn&#8217;t be verified because the public key is not available: NO_PUBKEY E88979FB9B30ACF2E: The repository &#8216;http:\/\/dl.google.com\/linux\/chrome\/deb stable InRelease&#8217; is not signed.N: [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","footnotes":""},"categories":[2,5,14],"tags":[],"class_list":["post-6613","post","type-post","status-publish","format-standard","hentry","category-computer","category-linux","category-ubuntu_and_derivates"],"_links":{"self":[{"href":"https:\/\/axebase.net\/blog\/wp-json\/wp\/v2\/posts\/6613","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/axebase.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/axebase.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/axebase.net\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/axebase.net\/blog\/wp-json\/wp\/v2\/comments?post=6613"}],"version-history":[{"count":2,"href":"https:\/\/axebase.net\/blog\/wp-json\/wp\/v2\/posts\/6613\/revisions"}],"predecessor-version":[{"id":6920,"href":"https:\/\/axebase.net\/blog\/wp-json\/wp\/v2\/posts\/6613\/revisions\/6920"}],"wp:attachment":[{"href":"https:\/\/axebase.net\/blog\/wp-json\/wp\/v2\/media?parent=6613"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/axebase.net\/blog\/wp-json\/wp\/v2\/categories?post=6613"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/axebase.net\/blog\/wp-json\/wp\/v2\/tags?post=6613"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}