<?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=7531&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Devuan 5 to 6 install failures]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7531</link>
		<description><![CDATA[The most recent posts in Devuan 5 to 6 install failures.]]></description>
		<lastBuildDate>Mon, 10 Nov 2025 18:38:09 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Devuan 5 to 6 install failures]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59393#p59393</link>
			<description><![CDATA[<p>Problems all over ...</p><p>Until now there were never great malfunctions throughout the whole upgrade of a devuan distribution.</p><p>1st: linux-image is not configured when genuine nvidia-driver is installed, fails to start until resetting to nouveau,<br />2nd: synaptic quick search is gone and not brought back by the old means as before and<br />3rd: kaffeine crashes if more than one download is planned ...</p><p>It&#039;s a new feeling, just like upgrading from Windows 10 to Windows 11. Just a bit worse.</p><p>I&#039;m staying with daedalus and will look for excalibur a few months later.</p><p>Maybe only the One King is entitled to use Excalibur ...</p><p>I was used to get a stable version when changing to next Devuan &quot;stable&quot;. This is not the case with Excalibur.</p>]]></description>
			<author><![CDATA[dummy@example.com (felixed)]]></author>
			<pubDate>Mon, 10 Nov 2025 18:38:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59393#p59393</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan 5 to 6 install failures]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59161#p59161</link>
			<description><![CDATA[<p>And if you are wondering just where the hell the usrmerge is like I was last night it is located so helpfully in /usr/lib, a directory not in your $PATH, not even named usrmerge for shits and giggles but convert-usrmerge by the systemd loving morons who did it.</p><div class="codebox"><pre><code>root@9600k:~# apt-file list usrmerge
usrmerge: /usr/lib/usrmerge/convert-etc-shells
usrmerge: /usr/lib/usrmerge/convert-usrmerge
usrmerge: /usr/share/doc/usrmerge/README.Debian
usrmerge: /usr/share/doc/usrmerge/changelog.gz
usrmerge: /usr/share/doc/usrmerge/copyright</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (RedGreen925)]]></author>
			<pubDate>Wed, 05 Nov 2025 17:35:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59161#p59161</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan 5 to 6 install failures]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59160#p59160</link>
			<description><![CDATA[<p>Please read the Release Notes.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Wed, 05 Nov 2025 17:34:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59160#p59160</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan 5 to 6 install failures]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59156#p59156</link>
			<description><![CDATA[<p>I tried an upgrade from daedalus to excalibur yesterday and ran &#039;aptitude -s upgrade&#039; to see how much was getting upgraded. I like the format of the output better than apt or apt-get. Anyway, after a couple minutes of waiting for aptitude to finish figuring it out, I killed it and just went ahead with &#039;apt update&#039;. That worked fine.</p><p>The base-files issue is explained in the output you posted, and it includes the solution. That part is not news.</p><div class="codebox"><pre><code>* The base-files package cannot be installed because
* /bin is a directory, but should be a symbolic link.
*
* Please install the usrmerge package to convert this system</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 05 Nov 2025 17:03:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59156#p59156</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan 5 to 6 install failures]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59155#p59155</link>
			<description><![CDATA[<p>Aaaaannnnddd I&#039;m stuck <img src="https://dev1galaxy.org/img/smilies/roll.png" width="15" height="15" alt="roll" />&#160; Even after attempting to install usrmerge with aptitude, installation fails b/c of the above failure :-{ Apt does work, so why not aptitude?</p>]]></description>
			<author><![CDATA[dummy@example.com (Dutch_Master)]]></author>
			<pubDate>Wed, 05 Nov 2025 16:58:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59155#p59155</guid>
		</item>
		<item>
			<title><![CDATA[Devuan 5 to 6 install failures]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=59153#p59153</link>
			<description><![CDATA[<p>Tried upgrading my Devuan 5 to 6 today.</p><p>First issue: using aptitude it couldn&#039;t download the inrelease file. In FF the file could be found, after I removed some charachers in the URL that shouldn&#039;t be there.<br /><a href="http://pkgmaster.devuan.org/merged/dists/stable/InRelease" rel="nofollow">http://pkgmaster.devuan.org/merged/dist … /InRelease</a><br />Using apt I could obtain the upgrade list and my system has 2610 packages to upgrade.</p><p>Then I hit this:</p><div class="codebox"><pre><code>Preparing to unpack .../base-files_13.8+deb13u1devuan1_amd64.deb ...

******************************************************************************
*
* The base-files package cannot be installed because
* /bin is a directory, but should be a symbolic link.
*
* Please install the usrmerge package to convert this system to merged-/usr.
*
* For more information please read https://wiki.debian.org/UsrMerge.
*
******************************************************************************

dpkg: error processing archive /var/cache/apt/archives/base-files_13.8+deb13u1de
vuan1_amd64.deb (--unpack):
 new base-files package pre-installation script subprocess returned error exit s
tatus 1
Errors were encountered while processing:
 /var/cache/apt/archives/base-files_13.8+deb13u1devuan1_amd64.deb
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)</code></pre></div><p>Frankly, this should have been taken care of by apt, clearly it didn&#039;t <img src="https://dev1galaxy.org/img/smilies/sad.png" width="15" height="15" alt="sad" /><br />Not sure I see the need for this change, but here we go <img src="https://dev1galaxy.org/img/smilies/roll.png" width="15" height="15" alt="roll" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Dutch_Master)]]></author>
			<pubDate>Wed, 05 Nov 2025 16:48:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=59153#p59153</guid>
		</item>
	</channel>
</rss>
