<?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=6741&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Migrate from Debian Bookworm to Daedalus : os-release not updated]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6741</link>
		<description><![CDATA[The most recent posts in [SOLVED] Migrate from Debian Bookworm to Daedalus : os-release not updated.]]></description>
		<lastBuildDate>Sun, 21 Jul 2024 14:18:19 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Migrate from Debian Bookworm to Daedalus : os-release not updated]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51263#p51263</link>
			<description><![CDATA[<p>So to solve this issue, you have to look at <a href="https://pkginfo.devuan.org/cgi-bin/policy-query.html?c=package&amp;q=base-files&amp;x=submit" rel="nofollow"> Devuan Package Information</a> to see that base-files for release daedalus is : 12.4devuan3<br />And so forcing base-files to be installed with this version will solve the issue :</p><div class="codebox"><pre><code># apt install base-files=12.4devuan3</code></pre></div><p>Thanks to @CueXXIII for his help on IRC #devuan.</p>]]></description>
			<author><![CDATA[dummy@example.com (fromzy)]]></author>
			<pubDate>Sun, 21 Jul 2024 14:18:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51263#p51263</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Migrate from Debian Bookworm to Daedalus : os-release not updated]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51262#p51262</link>
			<description><![CDATA[<p>Hi all,</p><p>From a fresh Debian install, I just tried to follow manual installation from the <a href="https://www.devuan.org/os/documentation/install-guides/daedalus/bookworm-to-daedalus" rel="nofollow">Migrate from Debian Bookworm to Daedalus</a> page.<br />Everything is fine.<br />EXCEPT : If I do a <span class="bbc">lsb_release -a</span> or a <span class="bbc">cat /etc/os-release</span>, it shows me I&#039;m still on Debian12</p><div class="codebox"><pre><code>$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 12 (bookworm)
Release:        12
Codename:       bookworm

$ cat /etc/os-release 
PRETTY_NAME=&quot;Debian GNU/Linux 12 (bookworm)&quot;
NAME=&quot;Debian GNU/Linux&quot;
VERSION_ID=&quot;12&quot;
VERSION=&quot;12 (bookworm)&quot;
VERSION_CODENAME=bookworm
ID=debian
HOME_URL=&quot;https://www.debian.org/&quot;
SUPPORT_URL=&quot;https://www.debian.org/support&quot;
BUG_REPORT_URL=&quot;https://bugs.debian.org/&quot;
$</code></pre></div><p>And I indeed updated the system with the correct package repo:</p><div class="codebox"><pre><code>$ cat /etc/apt/sources.list
# Update to Devuan
# From https://www.devuan.org/os/documentation/install-guides/daedalus/bookworm-to-daedalus
# 2024-07-21
deb http://deb.devuan.org/merged daedalus main
deb http://deb.devuan.org/merged daedalus-updates main
deb http://deb.devuan.org/merged daedalus-security main
#deb http://deb.devuan.org/merged daedalus-backports main
$</code></pre></div><p>How to solve this please ?<br />Thanks in advance</p>]]></description>
			<author><![CDATA[dummy@example.com (fromzy)]]></author>
			<pubDate>Sun, 21 Jul 2024 13:52:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51262#p51262</guid>
		</item>
	</channel>
</rss>
