<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Anyone an idea how to fix&#x2F;get around this mess?]]></title><description><![CDATA[<p>Anyone an idea how to fix/get around this mess?</p><p>I have a system that says its Fedora 42 in /etc/os-release<br />But it has still the fc41 packages installed and tries to use these repos with dnf update.</p><p>Trying again to run the system upgrade errors out as seen in the second screenshot, and doing a normal dnf update with forcing the releasever variable to 42 fails because of all these conflicting files between the fc41 and fc42 packages <img src="https://board.circlewithadot.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f614.png?v=28325c671da" class="not-responsive emoji emoji-android emoji--pensive" style="height:23px;width:auto;vertical-align:middle" title="😔" alt="😔" /></p><p><a href="https://mastodontech.de/tags/Fedora" rel="tag">#<span>Fedora</span></a> <a href="https://mastodontech.de/tags/Fedora41" rel="tag">#<span>Fedora41</span></a> <a href="https://mastodontech.de/tags/Fedora42" rel="tag">#<span>Fedora42</span></a> <a href="https://mastodontech.de/tags/DNF" rel="tag">#<span>DNF</span></a> <a href="https://mastodontech.de/tags/DuckDuckFedi" rel="tag">#<span>DuckDuckFedi</span></a></p>

<div class="row mt-3"><div class="col-12 mt-3"><img class="img-thumbnail" src="https://media.mastodontech.de/media_attachments/files/116/486/910/485/321/243/original/245ac348d8b7bedf.jpeg" alt="Link Preview Image" /><img class="img-thumbnail" src="https://media.mastodontech.de/media_attachments/files/116/486/910/507/657/077/original/5d4b9107981bd41b.jpeg" alt="Link Preview Image" /></div></div>]]></description><link>https://board.circlewithadot.net/topic/d070b32a-8a04-4bba-8a87-92c69529bbd0/anyone-an-idea-how-to-fix-get-around-this-mess</link><generator>RSS for Node</generator><lastBuildDate>Thu, 14 May 2026 22:33:58 GMT</lastBuildDate><atom:link href="https://board.circlewithadot.net/topic/d070b32a-8a04-4bba-8a87-92c69529bbd0.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 Apr 2026 08:16:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Anyone an idea how to fix&#x2F;get around this mess? on Wed, 29 Apr 2026 09:11:25 GMT]]></title><description><![CDATA[<p><span><a href="/user/bekopharm%40indieweb.social">@<span>bekopharm</span></a></span> honestly? No idea anymore.<br />It's a VM not used productively, wasn't booted in weeks/months.<br />So no big deal if I it would be broken beyond recovery.</p><p>But I wanted to see if I can fix it, just in case I have something like it on a productive machine sometime <img src="https://board.circlewithadot.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f643.png?v=28325c671da" class="not-responsive emoji emoji-android emoji--upside_down_face" style="height:23px;width:auto;vertical-align:middle" title="🙃" alt="🙃" /></p><p>I didn't even immediately realize it is in an inbetween state, because the system info told me its a Fedora 42, so I thought thats fine. Only when I today tried to dnf update and saw it reach out for the F41 repos I got sceptic <img src="https://board.circlewithadot.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f605.png?v=28325c671da" class="not-responsive emoji emoji-android emoji--sweat_smile" style="height:23px;width:auto;vertical-align:middle" title="😅" alt="😅" /></p>]]></description><link>https://board.circlewithadot.net/post/https://mastodontech.de/users/9Lukas5/statuses/116487217858831625</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://mastodontech.de/users/9Lukas5/statuses/116487217858831625</guid><dc:creator><![CDATA[9lukas5@mastodontech.de]]></dc:creator><pubDate>Wed, 29 Apr 2026 09:11:25 GMT</pubDate></item><item><title><![CDATA[Reply to Anyone an idea how to fix&#x2F;get around this mess? on Wed, 29 Apr 2026 09:07:47 GMT]]></title><description><![CDATA[<p><span><a href="/user/9lukas5%40mastodontech.de">@<span>9Lukas5</span></a></span> sounds a lot like power was cut in the middle of a release update <img src="https://board.circlewithadot.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f615.png?v=28325c671da" class="not-responsive emoji emoji-android emoji--confused" style="height:23px;width:auto;vertical-align:middle" title=":/" alt="😕" /></p>]]></description><link>https://board.circlewithadot.net/post/https://indieweb.social/users/bekopharm/statuses/116487203561469184</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://indieweb.social/users/bekopharm/statuses/116487203561469184</guid><dc:creator><![CDATA[bekopharm@indieweb.social]]></dc:creator><pubDate>Wed, 29 Apr 2026 09:07:47 GMT</pubDate></item><item><title><![CDATA[Reply to Anyone an idea how to fix&#x2F;get around this mess? on Wed, 29 Apr 2026 09:05:13 GMT]]></title><description><![CDATA[<p><span><a href="/user/bekopharm%40indieweb.social">@<span>bekopharm</span></a></span> nope, duplicates is not the problem.<br />It's a weird inbetween state it seems.</p><p>I now applied a regexp on all erroring packages where dnf didn't just swap the fc41 with the fc42 package by itself running this command:</p><p>dnf -y --releasever=42 swap $fc41-pkg-name $fc42-pkg-name </p><p>After this it seems to run the dnf update --releasever=42 just fine.</p><p>Let's wait if it will then use the relasever 42 automatically without me telling it explicitly</p>]]></description><link>https://board.circlewithadot.net/post/https://mastodontech.de/users/9Lukas5/statuses/116487193475997293</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://mastodontech.de/users/9Lukas5/statuses/116487193475997293</guid><dc:creator><![CDATA[9lukas5@mastodontech.de]]></dc:creator><pubDate>Wed, 29 Apr 2026 09:05:13 GMT</pubDate></item><item><title><![CDATA[Reply to Anyone an idea how to fix&#x2F;get around this mess? on Wed, 29 Apr 2026 08:23:32 GMT]]></title><description><![CDATA[<p><span><a href="/user/9lukas5%40mastodontech.de">@<span>9Lukas5</span></a></span> is there still some older repo enabled in /etc/yum.repos.d/?</p><p><a href="https://docs.fedoraproject.org/en-US/quick-docs/upgrading-fedora-offline/" rel="nofollow noopener"><span>https://</span><span>docs.fedoraproject.org/en-US/q</span><span>uick-docs/upgrading-fedora-offline/</span></a> describes how the upgrade path on the cli looks and how to get rid of old packages. May help here.</p>]]></description><link>https://board.circlewithadot.net/post/https://indieweb.social/users/bekopharm/statuses/116487029524902646</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://indieweb.social/users/bekopharm/statuses/116487029524902646</guid><dc:creator><![CDATA[bekopharm@indieweb.social]]></dc:creator><pubDate>Wed, 29 Apr 2026 08:23:32 GMT</pubDate></item><item><title><![CDATA[Reply to Anyone an idea how to fix&#x2F;get around this mess? on Wed, 29 Apr 2026 08:20:03 GMT]]></title><description><![CDATA[<p><span><a href="/user/9lukas5%40mastodontech.de">@<span>9Lukas5</span></a></span> DNF: Neugersdorf</p>]]></description><link>https://board.circlewithadot.net/post/https://zug.network/users/ril100/statuses/116487015841346526</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://zug.network/users/ril100/statuses/116487015841346526</guid><dc:creator><![CDATA[ril100@zug.network]]></dc:creator><pubDate>Wed, 29 Apr 2026 08:20:03 GMT</pubDate></item></channel></rss>