{"id":6591,"date":"2022-06-04T02:51:20","date_gmt":"2022-06-04T02:51:20","guid":{"rendered":"https:\/\/www.geekdecoder.com\/?p=6591"},"modified":"2022-06-04T02:51:20","modified_gmt":"2022-06-04T02:51:20","slug":"no-pub-key-mysql-on-apt-update-debian-11","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2022\/06\/04\/no-pub-key-mysql-on-apt-update-debian-11\/","title":{"rendered":"No Pub Key Mysql on Apt update Debian 11 with MySQL 8"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<p>Error on update with Debian 11 and MySql 8. On apt update&#8230;<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# apt-get update\nGet:1 http:\/\/repo.mysql.com\/apt\/debian bullseye InRelease &#x5B;12.9 kB]\nHit:2 http:\/\/deb.debian.org\/debian bullseye InRelease\nGet:3 http:\/\/deb.debian.org\/debian bullseye-updates InRelease &#x5B;39.4 kB]\nHit:4 http:\/\/security.debian.org\/debian-security bullseye-security InRelease\nErr:1 http:\/\/repo.mysql.com\/apt\/debian bullseye InRelease\n  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 467B942D3A79BD29\nHit:5 https:\/\/repo.zabbix.com\/zabbix\/6.0\/ubuntu focal InRelease\nFetched 52.2 kB in 1s (85.6 kB\/s)\nReading package lists... Done\nW: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http:\/\/repo.mysql.com\/apt\/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 467B942D3A79BD29\nW: Failed to fetch http:\/\/repo.mysql.com\/apt\/debian\/dists\/bullseye\/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 467B942D3A79BD29\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n<\/pre><\/div>\n\n\n<p>Now Run&#8230;<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# sudo apt-get clean\n# sudo apt-key adv --keyserver pgp.mit.edu --recv-keys 3A79BD29\nWarning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).\nExecuting: \/tmp\/apt-key-gpghome.7TRQcyvu7f\/gpg.1.sh --keyserver pgp.mit.edu --recv-keys 3A79BD29\ngpg: key 467B942D3A79BD29: public key \"MySQL Release Engineering &lt;mysql-build@oss.oracle.com&gt;\" imported\ngpg: Total number processed: 1\ngpg:               imported: 1\n<\/pre><\/div>\n\n\n<p>Then update<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# sudo apt-get update\nGet:1 http:\/\/repo.mysql.com\/apt\/debian bullseye InRelease &#x5B;12.9 kB]\nHit:2 http:\/\/deb.debian.org\/debian bullseye InRelease\nHit:3 http:\/\/deb.debian.org\/debian bullseye-updates InRelease\nHit:4 http:\/\/security.debian.org\/debian-security bullseye-security InRelease\nHit:5 https:\/\/repo.zabbix.com\/zabbix\/6.0\/ubuntu focal InRelease\nGet:6 http:\/\/repo.mysql.com\/apt\/debian bullseye\/mysql-8.0 Sources &#x5B;942 B]\nGet:7 http:\/\/repo.mysql.com\/apt\/debian bullseye\/mysql-apt-config amd64 Packages &#x5B;567 B]\nGet:8 http:\/\/repo.mysql.com\/apt\/debian bullseye\/mysql-8.0 amd64 Packages &#x5B;8,435 B]\nGet:9 http:\/\/repo.mysql.com\/apt\/debian bullseye\/mysql-tools amd64 Packages &#x5B;6,904 B]\nFetched 29.7 kB in 1s (25.3 kB\/s)\nReading package lists... Done\n<\/pre><\/div>\n\n\n<pre class=\"wp-block-preformatted\">\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Error on update with Debian 11 and MySql 8. On apt update&#8230; Now Run&#8230; Then update<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25],"tags":[],"class_list":["post-6591","post","type-post","status-publish","format-standard","hentry","category-debian"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/6591","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=6591"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/6591\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=6591"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=6591"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=6591"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}