<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=7663&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] sources.list broken?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=7663</link>
		<description><![CDATA[The most recent posts in [SOLVED] sources.list broken?.]]></description>
		<lastBuildDate>Fri, 12 Dec 2025 09:55:19 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] sources.list broken?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=60515#p60515</link>
			<description><![CDATA[<p>That&#039;s an old problem. It&#039;s not the Devuan repos, however.<br />The problems stem from more and more lousy ISP infrastructure set-ups. Kind of round-robin DNS name resolution doesn&#039;t work on them.<br />The solution is simple:</p><div class="quotebox"><blockquote><div><p>Exactly,<br />the same old problem with the resolution of these &quot;round-robin&quot; DNS names resurfaces again and again.<br />I had to switch from my old, trusty own DNS named server (BIND) to the typical service-provider setup and that made me unhappy again.<br />The only solution was and is to replace &quot;deb.devuan.org&quot; with somewhat &quot;XY.deb.devuan.org&quot; in the /etc/apt/sources.list file, replacing the XY with the nearest mirror-country-code.<br />I don&#039;t know what HPFM is behind all these silly ISPs.<br />I&#039;m not good enough to know how the Devuan community could set up a /etc/apt/sources.list file that would remedy the situation for once and ever.</p></div></blockquote></div><p>Refer to:</p><p><a href="https://dev1galaxy.org/viewtopic.php?pid=53413#p53413" rel="nofollow">https://dev1galaxy.org/viewtopic.php?pid=53413#p53413</a></p><p><a href="https://dev1galaxy.org/viewtopic.php?pid=55385#p55385" rel="nofollow">https://dev1galaxy.org/viewtopic.php?pid=55385#p55385</a></p><p><a href="https://dev1galaxy.org/viewtopic.php?id=6834" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=6834</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Andre4freedom)]]></author>
			<pubDate>Fri, 12 Dec 2025 09:55:19 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=60515#p60515</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] sources.list broken?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=60507#p60507</link>
			<description><![CDATA[<p>You might want to try a Debian install converted to Devuan. Those images you download do not allow upgrades of the kernel to the latest version they are broken frozen in time at the moment of creation. This is why I did it on my Pi4 that way after fighting with trying to get it upgraded and it constantly failing to do so. You are roughly 90 revisions behind the current <br />.158 available in the repositories.</p><p><a href="https://packages.debian.org/search?keywords=linux-image-arm64&amp;searchon=names&amp;suite=all&amp;section=all" rel="nofollow">https://packages.debian.org/search?keyw … ection=all</a></p>]]></description>
			<author><![CDATA[dummy@example.com (RedGreen925)]]></author>
			<pubDate>Fri, 12 Dec 2025 02:13:35 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=60507#p60507</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] sources.list broken?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=60502#p60502</link>
			<description><![CDATA[<p>Thanks for the heads up.<br />I&#039;ll have to look into how to select/switch mirrors.<br />Be well, <br />Mike</p>]]></description>
			<author><![CDATA[dummy@example.com (Mike)]]></author>
			<pubDate>Thu, 11 Dec 2025 23:08:24 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=60502#p60502</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] sources.list broken?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=60501#p60501</link>
			<description><![CDATA[<p>Can confirm that this has happened to me a few times, i have had to switch back and forth between different mirrors when they stop working or the round robin gets stuck for some reason.</p>]]></description>
			<author><![CDATA[dummy@example.com (HardSun)]]></author>
			<pubDate>Thu, 11 Dec 2025 22:40:46 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=60501#p60501</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] sources.list broken?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=60499#p60499</link>
			<description><![CDATA[<p>I&#039;m on a Raspberry PI 4b currently running daedalus<br />mike@DevuanPI4b:~&gt; uname -a<br />Linux MikesPI 6.1.70 #1 SMP PREEMPT Sun Jan&#160; 7 04:13:59 CET 2024 aarch64 GNU/Linux</p><p>Since I have a talent for breaking things and the PI runs off a microSD it&#039;s relatively easy to setup a new install to upgrade rather than breaking a working install then having none.</p><p>I DLd rpi-4-devuan-daedalus-6.1.93-arm64-ext4-2025-12-08-0310.zip unzipped it and used dd to burn it to a fresh microSD.<br />When I tried &#039;apt update&#039; I got no joy but a bunch if &#039;Ign:&#039; statements for main contrib non-free non-free-firmware.<br />The line in sources.list was: <br />&#160; &#160; deb <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> daedalus main contrib non-free non-free-firmware<br />and I couldn&#039;t update until I used sed to change it to: <br />&#160; &#160; deb <a href="http://us.deb.devuan.org/merged" rel="nofollow">http://us.deb.devuan.org/merged</a> daedalus main contrib non-free non-free-firmware</p><p>Has anyone else run into this or is there something flukey with my system?<br />Thanks,<br />Mike</p>]]></description>
			<author><![CDATA[dummy@example.com (Mike)]]></author>
			<pubDate>Thu, 11 Dec 2025 21:13:28 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=60499#p60499</guid>
		</item>
	</channel>
</rss>
