{"id":952,"date":"2021-06-08T00:15:18","date_gmt":"2021-06-08T04:15:18","guid":{"rendered":"http:\/\/blog.fritzhardy.com\/?p=952"},"modified":"2021-12-27T00:27:33","modified_gmt":"2021-12-27T05:27:33","slug":"fedora-upgrade-f32-f33","status":"publish","type":"post","link":"https:\/\/blog.fritzhardy.com\/?p=952","title":{"rendered":"Fedora Upgrade: F32 -> F33"},"content":{"rendered":"\n<p>Continuing the new <a href=\"https:\/\/blog.fritzhardy.com\/?p=942\" data-type=\"URL\" data-id=\"https:\/\/blog.fritzhardy.com\/?p=942\">upgrade streak<\/a>:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">dnf system-upgrade download --releasever=33<\/pre>\n\n\n\n<p>Easy peasy.    The only wrinkle was related to openssh&#8217;s deprecation of ssh-rsa (<a rel=\"noreferrer noopener\" href=\"https:\/\/lwn.net\/Articles\/821544\" target=\"_blank\">https:\/\/lwn.net\/Articles\/821544<\/a>), causing some issues with some connections.  A quick fix ~\/.ssh\/config like the following is a workaround:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">Host bitbucket.org\n     User git\n     PubkeyAcceptedKeyTypes ssh-rsa<\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Continuing the new upgrade streak: dnf system-upgrade download &#8211;releasever=33 Easy peasy. The only wrinkle was related to openssh&#8217;s deprecation of ssh-rsa (https:\/\/lwn.net\/Articles\/821544), causing some issues with some connections. A quick fix ~\/.ssh\/config like the following is a workaround: Host bitbucket.org User git PubkeyAcceptedKeyTypes ssh-rsa<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-952","post","type-post","status-publish","format-standard","hentry","category-technology"],"_links":{"self":[{"href":"https:\/\/blog.fritzhardy.com\/index.php?rest_route=\/wp\/v2\/posts\/952","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.fritzhardy.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.fritzhardy.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.fritzhardy.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.fritzhardy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=952"}],"version-history":[{"count":2,"href":"https:\/\/blog.fritzhardy.com\/index.php?rest_route=\/wp\/v2\/posts\/952\/revisions"}],"predecessor-version":[{"id":957,"href":"https:\/\/blog.fritzhardy.com\/index.php?rest_route=\/wp\/v2\/posts\/952\/revisions\/957"}],"wp:attachment":[{"href":"https:\/\/blog.fritzhardy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=952"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.fritzhardy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=952"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.fritzhardy.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=952"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}