<?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=7714&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] How to upgrade from Excalibur to Freia (What about freia-security)?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7714</link>
		<description><![CDATA[The most recent posts in [SOLVED] How to upgrade from Excalibur to Freia (What about freia-security)?.]]></description>
		<lastBuildDate>Fri, 02 Jan 2026 00:19:10 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] How to upgrade from Excalibur to Freia (What about freia-security)?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61028#p61028</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>2. It looks like that the way you commented the Suites: section wasn&#039;t correct. apt was still seeking for non-existant things.</p></div></blockquote></div><p>You are welcome, probably should have done that myself while replying, I never tested it on my machine which would have shown my mistake in thinking a comment (the # in the line for it being ignored) would work there.</p>]]></description>
			<author><![CDATA[dummy@example.com (RedGreen925)]]></author>
			<pubDate>Fri, 02 Jan 2026 00:19:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61028#p61028</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] How to upgrade from Excalibur to Freia (What about freia-security)?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61025#p61025</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>There were some small issues that I want to mention:<br />1. I changed <a href="http://gnlug.org/pub/devuan/merged" rel="nofollow">http://gnlug.org/pub/devuan/merged</a> to <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a>. It was slow for me.<br />Hopefully those are mirrors and I didn&#039;t mess things up. Right?</p></div></blockquote></div><p>Not a problem, gnlug is what I use but whatever works best.</p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Thu, 01 Jan 2026 20:53:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61025#p61025</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] How to upgrade from Excalibur to Freia (What about freia-security)?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=61024#p61024</link>
			<description><![CDATA[<p>Thank you so much for anwering in datails and helping me out with this. Everything is working as expected now.</p><div class="quotebox"><blockquote><div><p>You have until 2030 or so as well but you should consider switching too the new format devuan.sources too. My current file that has all of these things enabled.</p></div></blockquote></div><p>Good to know. I swtiched to the new style. Thanks for the tip.</p><p>There were some small issues that I want to mention:<br />1. I changed <span class="bbc"><a href="http://gnlug.org/pub/devuan/merged" rel="nofollow">http://gnlug.org/pub/devuan/merged</a> </span> to <span class="bbc"><a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a></span>. It was slow for me.<br />Hopefully those are mirrors and I didn&#039;t mess things up. Right?</p><p>2. It looks like that the way you commented the <span class="bbc">Suites:</span> section wasn&#039;t correct. apt was still seeking for non-existant things.<br />I put the comment in a newline and it worked.</p><div class="codebox"><pre><code>...
Get:3 http://deb.devuan.org/merged freia InRelease [43.4 kB]
Ign:4 http://deb.devuan.org/merged #freia-backports InRelease
Ign:5 http://deb.devuan.org/merged freia-proposed-updates InRelease
Ign:6 http://deb.devuan.org/merged freia-updates InRelease
Err:7 http://deb.devuan.org/merged #freia-backports Release
  404  Not Found
Err:8 http://deb.devuan.org/merged freia-proposed-updates Release
  404  Not Found
Err:9 http://deb.devuan.org/merged freia-updates Release
  404  Not Found
Get:10 http://deb.devuan.org/merged freia/main amd64 Packages [9,866 kB]
...</code></pre></div><p>Here&#039;s my final config:</p><div class="codebox"><pre><code>## Devuan 7 freia
## The new style method of using repositories to install software.
## This /etc/apt/sources.list.d/devuan.sources is new style and location file
## The /etc/apt/old.style.sources.list contains the same as this.
## https://linuxconfig.org/ubuntus-repository-configuration-ubuntu-sources-have-moved-to-etc-apt-sources-list-d-ubuntu-sources

## Normal freia sources
Types: deb
URIs: http://deb.devuan.org/merged
Suites: freia
#freia-backports freia-proposed-updates  freia-updates
Components: main non-free contrib non-free-firmware
Enabled: yes
Signed-By: /usr/share/keyrings/devuan-archive-keyring.gpg
Architectures: amd64

## freia security sources
Types: deb
URIs: http://deb.devuan.org/merged
Suites: freia-security
Components: main non-free contrib non-free-firmware
Enabled: no
Signed-By: /usr/share/keyrings/devuan-archive-keyring.gpg
Architectures: amd64</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (sysv_penguin)]]></author>
			<pubDate>Thu, 01 Jan 2026 20:07:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=61024#p61024</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] How to upgrade from Excalibur to Freia (What about freia-security)?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60998#p60998</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>BTW it looks like freia-updates doesn&#039;t exist either. Should I remove the second line too?</p></div></blockquote></div><p>Of course it is the same as the security, you would add both of them back in once they are created some time next year before the next release and the proposed-updates as well. You have until 2030 or so as well but you should consider switching too the new format devuan.sources too. My current file that has all of these things enabled.</p><div class="codebox"><pre><code>root@9600k:~# cat /etc/apt/sources.list.d/devuan.sources 
## Devuan 6 excalibur
## The new style method of using repositories to install software.
## This /etc/apt/sources.list.d/devuan.sources is new style and location file
## The /etc/apt/old.style.sources.list contains the same as this.
## https://linuxconfig.org/ubuntus-repository-configuration-ubuntu-sources-have-moved-to-etc-apt-sources-list-d-ubuntu-sources

## Normal excalibur sources
Types: deb
URIs: http://gnlug.org/pub/devuan/merged 
Suites: excalibur excalibur-backports excalibur-proposed-updates  excalibur-updates
Components: main non-free contrib non-free-firmware
Enabled: yes
Signed-By: /usr/share/keyrings/devuan-archive-keyring.gpg
Architectures: amd64

## excalibur security sources
Types: deb
URIs: http://gnlug.org/pub/devuan/merged
Suites: excalibur-security
Components: main non-free contrib non-free-firmware
Enabled: yes
Signed-By: /usr/share/keyrings/devuan-archive-keyring.gpg
Architectures: amd64</code></pre></div><p>It is rather easy to switch <strong>sudo mv /etc/apt/sources.list /etc/apt/old.style.sources.list</strong> then <strong>sudo nano /etc/apt/sources.list.d/devuan.sources </strong> with this as its contents.</p><div class="codebox"><pre><code>## Devuan 7 freia
## The new style method of using repositories to install software.
## This /etc/apt/sources.list.d/devuan.sources is new style and location file
## The /etc/apt/old.style.sources.list contains the same as this.
## https://linuxconfig.org/ubuntus-repository-configuration-ubuntu-sources-have-moved-to-etc-apt-sources-list-d-ubuntu-sources

## Normal freia sources
Types: deb
URIs: http://gnlug.org/pub/devuan/merged 
Suites: freia #freia-backports freia-proposed-updates  freia-updates
Components: main non-free contrib non-free-firmware
Enabled: yes
Signed-By: /usr/share/keyrings/devuan-archive-keyring.gpg
Architectures: amd64

## freia security sources
Types: deb
URIs: http://gnlug.org/pub/devuan/merged
Suites: freia-security
Components: main non-free contrib non-free-firmware
Enabled: no
Signed-By: /usr/share/keyrings/devuan-archive-keyring.gpg
Architectures: amd64</code></pre></div><p>Then <strong>sudo apt update</strong> to refresh the mirrors package list. Once the freia is released remove the # in the Suites line to have them used and change the no to yes in the security part to enable it and you will be good to use all of them. You can change the URIs line to be&#160; <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> to continue using the round robin mirror selection you currently use if you wish. Also if you ever need package sources for your install the Types line can have <strong>deb deb-src</strong> there to enable the fetching of source packages. </p><p>Edit: And since you ask about upgrading then the procedure for that is before changing to the new freia sources do an <strong>sudo apt update</strong> and <strong>sudo apt upgrade</strong> to have the latest for everything installed once everything is done then <strong>sudo apt update</strong> and <strong>sudo apt full-upgrade</strong> when you have changed to the freia sources file.</p>]]></description>
			<author><![CDATA[dummy@example.com (RedGreen925)]]></author>
			<pubDate>Thu, 01 Jan 2026 09:29:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60998#p60998</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] How to upgrade from Excalibur to Freia (What about freia-security)?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60997#p60997</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>The security repository is for fixes that apply to already released software while it is a still supported version, the unreleased versions get fixed by new uploads to the development repositories. Which then find their way into the testing/unstable branches of those repositories.</p></div></blockquote></div><p>Thank you for your answer.</p><p>BTW it looks like <span class="bbc">freia-updates</span> doesn&#039;t exist either. Should I remove the second line too?</p>]]></description>
			<author><![CDATA[dummy@example.com (sysv_penguin)]]></author>
			<pubDate>Thu, 01 Jan 2026 05:48:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60997#p60997</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] How to upgrade from Excalibur to Freia (What about freia-security)?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60988#p60988</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>because it apparently doesn&#039;t exist. Is it OK?</p></div></blockquote></div><p>It never does until the release of the new OS is coming near. The security repository is for fixes that apply to already released software while it is a still supported version, the unreleased versions get fixed by new uploads to the development repositories. Which then find their way into the testing/unstable branches of those repositories. This is the way it has worked forever really or at least the twenty plus years I have used Debian based system.</p>]]></description>
			<author><![CDATA[dummy@example.com (RedGreen925)]]></author>
			<pubDate>Wed, 31 Dec 2025 23:40:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60988#p60988</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] How to upgrade from Excalibur to Freia (What about freia-security)?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60984#p60984</link>
			<description><![CDATA[<p>I changed everything in <span class="bbc">/etc/apt/sources.list</span> from Excalibur to Freia. However I don&#039;t have <span class="bbc">-security</span> in my <span class="bbc">sources.list </span> because it apparently doesn&#039;t exist. </p><p>Is it OK?</p><div class="codebox"><pre><code>deb http://deb.devuan.org/merged freia main contrib non-free non-free-firmware
deb http://deb.devuan.org/merged freia-updates main contrib non-free non-free-firmware
#deb http://deb.devuan.org/merged freia-security main contrib non-free non-free-firmware</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (sysv_penguin)]]></author>
			<pubDate>Wed, 31 Dec 2025 22:12:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60984#p60984</guid>
		</item>
	</channel>
</rss>
