{"id":8946,"date":"2023-10-16T15:58:23","date_gmt":"2023-10-16T15:58:23","guid":{"rendered":"https:\/\/www.linuxandotherstuff.com\/?p=8946"},"modified":"2023-10-16T15:58:23","modified_gmt":"2023-10-16T15:58:23","slug":"the-repository-http-us-archive-ubuntu-com-ubuntu-kinetic-release-does-not-have-a-release-file","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2023\/10\/16\/the-repository-http-us-archive-ubuntu-com-ubuntu-kinetic-release-does-not-have-a-release-file\/","title":{"rendered":"The repository &#8216;http:\/\/us.archive.ubuntu.com\/ubuntu kinetic Release&#8217; does not have a Release file"},"content":{"rendered":"\n<p>This error happens when trying to update Kinetic<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\nsudo apt update\nIgn:1 http:\/\/us.archive.ubuntu.com\/ubuntu kinetic InRelease\nIgn:2 http:\/\/us.archive.ubuntu.com\/ubuntu kinetic-updates InRelease\nIgn:3 http:\/\/us.archive.ubuntu.com\/ubuntu kinetic-backports InRelease\nErr:4 http:\/\/us.archive.ubuntu.com\/ubuntu kinetic Release\n  404  Not Found &#x5B;IP: 91.189.91.38 80]\nErr:5 http:\/\/us.archive.ubuntu.com\/ubuntu kinetic-updates Release\n  404  Not Found &#x5B;IP: 91.189.91.38 80]\nIgn:6 http:\/\/security.ubuntu.com\/ubuntu kinetic-security InRelease\nErr:7 http:\/\/us.archive.ubuntu.com\/ubuntu kinetic-backports Release\n  404  Not Found &#x5B;IP: 91.189.91.38 80]\nErr:8 http:\/\/security.ubuntu.com\/ubuntu kinetic-security Release\n  404  Not Found &#x5B;IP: 2620:2d:4002:1::101 80]\nReading package lists... Done\nE: The repository &#039;http:\/\/us.archive.ubuntu.com\/ubuntu kinetic Release&#039; does not have a Release file.\nN: Updating from such a repository can&#039;t be done securely, and is therefore disabled by default.\nN: See apt-secure(8) manpage for repository creation and user configuration details.\nE: The repository &#039;http:\/\/us.archive.ubuntu.com\/ubuntu kinetic-updates Release&#039; does not have a Release file.\nN: Updating from such a repository can&#039;t be done securely, and is therefore disabled by default.\nN: See apt-secure(8) manpage for repository creation and user configuration details.\nE: The repository &#039;http:\/\/us.archive.ubuntu.com\/ubuntu kinetic-backports Release&#039; does not have a Release file.\nN: Updating from such a repository can&#039;t be done securely, and is therefore disabled by default.\nN: See apt-secure(8) manpage for repository creation and user configuration details.\nE: The repository &#039;http:\/\/security.ubuntu.com\/ubuntu kinetic-security Release&#039; does not have a Release file.\nN: Updating from such a repository can&#039;t be done securely, and is therefore disabled by default.\nN: See apt-secure(8) manpage for repository creation and user configuration details.\nrogerp@skynet:~$ su root\nPassword:\nX11 connection rejected because of wrong authentication.\nxdpyinfo:  unable to open display &quot;localhost:10.0&quot;.\nX11 connection rejected because of wrong authentication.\nX11 connection rejected because of wrong authentication.\nX11 connection rejected because of wrong authentication.\nX11 connection rejected because of wrong authentication.\nxprop:  unable to open display &#039;localhost:10.0&#039;\nX11 connection rejected because of wrong authentication.\nxprop:  unable to open display &#039;localhost:10.0&#039;\nX11 connection rejected because of wrong authentication.\nxprop:  unable to open display &#039;localhost:10.0&#039;\nX11 connection rejected because of wrong authentication.\nxprop:  unable to open display &#039;localhost:10.0&#039;\n\n<\/pre><\/div>\n\n\n<p>Here is how to fix. Replace the source.list file with lunar<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nmv \/etc\/apt\/source.list \/etc\/apt\/sources.list.bak\nsudo sed -i &#039;s\/kinetic\/lunar\/g&#039; \/etc\/apt\/sources.list\nsudo apt update\nsudo apt upgrade\nsudo apt-get dist-upgrade\nsudo do-release-upgrade\n<\/pre><\/div>\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This error happens when trying to update Kinetic Here is how to fix. Replace the source.list file with lunar<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[117],"tags":[],"class_list":["post-8946","post","type-post","status-publish","format-standard","hentry","category-ubuntu"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/8946","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=8946"}],"version-history":[{"count":1,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/8946\/revisions"}],"predecessor-version":[{"id":8947,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/8946\/revisions\/8947"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=8946"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=8946"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=8946"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}