<?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=5352&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Succesfully migrated to devuan, base-files from debian unreplacable.]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5352</link>
		<description><![CDATA[The most recent posts in [SOLVED] Succesfully migrated to devuan, base-files from debian unreplacable..]]></description>
		<lastBuildDate>Tue, 15 Nov 2022 09:08:40 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Succesfully migrated to devuan, base-files from debian unreplacable.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38642#p38642</link>
			<description><![CDATA[<p>This one does the trick, thanks.</p><div class="codebox"><pre><code>apt install base-files/unstable</code></pre></div><p>Now It&#039;s changed : </p><div class="codebox"><pre><code>[ahmad ~]$ cat /etc/os-release 
PRETTY_NAME=&quot;Devuan GNU/Linux 5 (daedalus/ceres)&quot;
NAME=&quot;Devuan GNU/Linux&quot;
VERSION_ID=&quot;5&quot;
VERSION=&quot;5 (daedalus/ceres)&quot;
VERSION_CODENAME=&quot;daedalus ceres&quot;
ID=devuan
ID_LIKE=debian
HOME_URL=&quot;https://www.devuan.org/&quot;
SUPPORT_URL=&quot;https://devuan.org/os/community&quot;
BUG_REPORT_URL=&quot;https://bugs.devuan.org/&quot;
[ahmad ~]$ </code></pre></div><p>Solved, thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (AhmadRaniri)]]></author>
			<pubDate>Tue, 15 Nov 2022 09:08:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38642#p38642</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Succesfully migrated to devuan, base-files from debian unreplacable.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38641#p38641</link>
			<description><![CDATA[<div class="quotebox"><cite>AhmadRaniri wrote:</cite><blockquote><div><p>my internet seems bad</p></div></blockquote></div><p>Can we be more specific?</p><div class="codebox"><pre><code>ip a
ip r
/usr/sbin/rfkill
ping -c 3 google.com
ping -c 3 8.8.8.8
cat /etc/resolv.conf</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 15 Nov 2022 09:02:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38641#p38641</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Succesfully migrated to devuan, base-files from debian unreplacable.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38640#p38640</link>
			<description><![CDATA[<p>Okay, my internet seems bad, it&#039;s stuck at </p><div class="codebox"><pre><code>0% [Connecting to deb.devuan.org]</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (AhmadRaniri)]]></author>
			<pubDate>Tue, 15 Nov 2022 08:51:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38640#p38640</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Succesfully migrated to devuan, base-files from debian unreplacable.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38639#p38639</link>
			<description><![CDATA[<p>from my experience, you can&#039;t just adjust the guide for bullseye to sid. releases can differ a lot.<br />in anycase, base-files should/could be replaced too. devuan version for sid/ceres is 12.2devuan2.<br />so, remove all debian repos, and post the output of `apt install base-files/unstable`..</p><p>edit] hoas beat me to it.</p>]]></description>
			<author><![CDATA[dummy@example.com (xinomilo)]]></author>
			<pubDate>Tue, 15 Nov 2022 08:35:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38639#p38639</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Succesfully migrated to devuan, base-files from debian unreplacable.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38638#p38638</link>
			<description><![CDATA[<p>So can we see the full output of</p><div class="codebox"><pre><code># apt update
# apt policy base-files</code></pre></div><p>Thanks!</p><p>EDIT: 12.3 is the latest version so try</p><div class="codebox"><pre><code># apt install -t unstable base-files</code></pre></div><p>Post any errors in full if it doesn&#039;t work.</p><p>EDIT: s/ceres/unstable/</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 15 Nov 2022 08:26:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38638#p38638</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Succesfully migrated to devuan, base-files from debian unreplacable.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38637#p38637</link>
			<description><![CDATA[<p>This is my attempt to reinstall base files :</p><div class="codebox"><pre><code>[ahmad ~]$ sudo apt install --reinstall base-files
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Reinstallation of base-files is not possible, it cannot be downloaded.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[ahmad ~]$ </code></pre></div><p>This is base-files package info :</p><div class="codebox"><pre><code>Package: base-files
Version: 12.3
Status: install ok installed
Priority: required
Essential: yes
Section: admin
Maintainer: Santiago Vila &lt;sanvila@debian.org&gt;
Installed-Size: 349 kB
Provides: base
Pre-Depends: awk</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (AhmadRaniri)]]></author>
			<pubDate>Tue, 15 Nov 2022 08:26:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38637#p38637</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Succesfully migrated to devuan, base-files from debian unreplacable.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38635#p38635</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>A full list of the commands used to &quot;migrate&quot; your Debian system would probably help.</p></div></blockquote></div><p>I follow this <a href="https://www.devuan.org/os/documentation/install-guides/chimaera/bullseye-to-chimaera" rel="nofollow">https://www.devuan.org/os/documentation … o-chimaera</a>, I come from debian unstable so I adjust it a little bit.</p><p>This is my sources.list : </p><div class="codebox"><pre><code>deb http://deb.devuan.org/merged unstable main</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (AhmadRaniri)]]></author>
			<pubDate>Tue, 15 Nov 2022 08:21:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38635#p38635</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Succesfully migrated to devuan, base-files from debian unreplacable.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38629#p38629</link>
			<description><![CDATA[<div class="quotebox"><cite>AhmadRaniri wrote:</cite><blockquote><div><p>Something bother me a bit is base-files from debian, it&#039;s unreplacable (though I try to reinstall it but get no luck)</p></div></blockquote></div><p>Please share exactly how you have attempted to change that file along with any error messages in full. Thanks.</p><p>A full list of the commands used to &quot;migrate&quot; your Debian system would probably help. If you don&#039;t want to use systemd with Debian I have had good experiences with runit-init as PID1, it&#039;s *much* better than that obsolete sysvinit dinosaur. IMO.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 15 Nov 2022 06:53:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38629#p38629</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Succesfully migrated to devuan, base-files from debian unreplacable.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=38627#p38627</link>
			<description><![CDATA[<p>Hello, I start to move from systemd to sysvinit on debian and it&#039;s successful, but some things are still tied up to systemd so I migrate to devuan fully (by changing sources.list, etc) and it&#039;s also successfull. Something bother me a bit is base-files from debian, it&#039;s unreplacable (though I try to reinstall it but get no luck). Is it safe to leave the package alone ? Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (AhmadRaniri)]]></author>
			<pubDate>Tue, 15 Nov 2022 04:20:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=38627#p38627</guid>
		</item>
	</channel>
</rss>
