<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=7285&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] How can I fix "Conflicting distribution" when running apt update?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7285</link>
		<description><![CDATA[The most recent posts in [SOLVED] How can I fix "Conflicting distribution" when running apt update?.]]></description>
		<lastBuildDate>Mon, 07 Jul 2025 14:49:26 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] How can I fix "Conflicting distribution" when running apt update?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=56573#p56573</link>
			<description><![CDATA[<p>Okay, after some more intense research, I can answer this myself.</p><div class="codebox"><pre><code># apt clean
# rm -rf /var/lib/apt/lists/*
# apt update</code></pre></div><p>did the trick. Apparently, something in my local cache was messed up …</p>]]></description>
			<author><![CDATA[dummy@example.com (l3u)]]></author>
			<pubDate>Mon, 07 Jul 2025 14:49:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=56573#p56573</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] How can I fix "Conflicting distribution" when running apt update?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=56570#p56570</link>
			<description><![CDATA[<p>Hi all,</p><p>I&#039;m just trying to update a server that typically gets updated once in a three-months period. Now, I wanted to run an update, and I get:</p><div class="codebox"><pre><code># apt update
Hit:1 http://deb.devuan.org/merged daedalus InRelease
Hit:2 http://deb.devuan.org/merged daedalus-updates InRelease
Hit:3 http://deb.devuan.org/merged daedalus-security InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
107 packages can be upgraded. Run &#039;apt list --upgradable&#039; to see them.
W: Conflicting distribution: http://deb.devuan.org/merged daedalus InRelease (expected daedalus but got daedalus-security)</code></pre></div><p>My /etc/apt/sources.list looks like this:</p><div class="codebox"><pre><code># cat /etc/apt/sources.list
deb http://deb.devuan.org/merged/ daedalus          main non-free non-free-firmware
deb http://deb.devuan.org/merged/ daedalus-updates  main non-free non-free-firmware
deb http://deb.devuan.org/merged/ daedalus-security main non-free non-free-firmware</code></pre></div><p>What&#039;s going on here? And how do I fix it? Thanks for all help :-)</p>]]></description>
			<author><![CDATA[dummy@example.com (l3u)]]></author>
			<pubDate>Mon, 07 Jul 2025 09:02:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=56570#p56570</guid>
		</item>
	</channel>
</rss>
