<?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=7683&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] ExeGNULinux with libdb5-3 issue]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7683</link>
		<description><![CDATA[The most recent posts in [SOLVED] ExeGNULinux with libdb5-3 issue.]]></description>
		<lastBuildDate>Mon, 22 Dec 2025 02:28:43 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] ExeGNULinux with libdb5-3 issue]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60810#p60810</link>
			<description><![CDATA[<p>@Berni: Please mark this thread [solved]!</p><p>Also, thanks for trying ExeGNU. Investigating this led to finding some other (minor) issues and solutions for the next version.</p><p>TDE is outside the mainstream for mostly conventional and political reasons. TDE has run almost flawlessly on a Devuan base since 2017, with no systemd dependencies and is still actively developed. ExeGNU is&#160; simply Devuan + TDE installable Live ISO.</p><p>EDIT: but with it&#039;s own potential flaws!</p>]]></description>
			<author><![CDATA[dummy@example.com (dzz)]]></author>
			<pubDate>Mon, 22 Dec 2025 02:28:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60810#p60810</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] ExeGNULinux with libdb5-3 issue]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60785#p60785</link>
			<description><![CDATA[<p>There must be something more wrong with my installation medium! The system looses the console keyboard setting and the alsa settings from time to time.</p><p>So I tried a fresh installation: new image download, the same usb-stick, another target machine (asus b550 board). After installation the libdb5.3 was properly installed, off course now mpv starts without any problem.</p><p>So something was wrong with my download, thats what I guess. the image absolutely is on order.</p><p>Thanks &amp; regards<br />Berni</p>]]></description>
			<author><![CDATA[dummy@example.com (berni51)]]></author>
			<pubDate>Sun, 21 Dec 2025 15:01:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60785#p60785</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] ExeGNULinux with libdb5-3 issue]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60755#p60755</link>
			<description><![CDATA[<p>I just did a new test install of exegnu64_excalibur-20251119.iso on real hardware (hp tower with UEFI) and booted it. All seems well.</p><p>The commands I posted earlier from the qemu live usb session returned exactly the same in the new install. A video clip opened in mpv plays without error.</p><div class="codebox"><pre><code>apt update &amp;&amp; apt install claws-mail</code></pre></div><p>gives me claws-mail in the menu which opens as expected.</p><p>So I&#039;m in the dark what happened to you but still curious to know why..</p><p>EDIT: also, cuyo installs and opens here (although I don&#039;t understand how to use it), mpv still working after.</p>]]></description>
			<author><![CDATA[dummy@example.com (dzz)]]></author>
			<pubDate>Sat, 20 Dec 2025 14:41:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60755#p60755</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] ExeGNULinux with libdb5-3 issue]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60744#p60744</link>
			<description><![CDATA[<p>Yes, I used the same image (exegnu64_excalibur-20251119) and the md5sum matches exactly.</p><p>After installation the libdb5.3 was indicated as &quot;installed&quot;, but /usr/lib/x86_64-linux-gnu/libdb-5.3.so was not an object file but an empty softlink instead. Additionally there was a libdb-5.3.a file. Now, after installing the newer deb everything looks good.</p><p>Meanwhile I believe that during installation some bits may be broken.</p><p>I will test a fresh installation on another machine with the same image later today.</p><p>Regards<br />Berni</p><p>PS: The problem off course had nothing to do witch mpv. claws-mail, cuyo e.g. also failed.</p>]]></description>
			<author><![CDATA[dummy@example.com (berni51)]]></author>
			<pubDate>Sat, 20 Dec 2025 09:05:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60744#p60744</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] ExeGNULinux with libdb5-3 issue]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60743#p60743</link>
			<description><![CDATA[<p>Looking here from a&#160; live session (qemu, usb booted) of exegnu64_excalibur-20251119.iso .. This is the only published ExeGNU Excalibur.</p><div class="codebox"><pre><code>user@exegnu:~$ dpkg -l|grep libdb5.3t64
ii  libdb5.3t64:amd64                    5.3.28+dfsg2-9                               amd64        Berkeley v5.3 Database Libraries [runtime]
user@exegnu:~$ ls /usr/lib/x86_64-linux-gnu|grep libdb
libdb-5.3.so
libdbus-1.so.3
libdbus-1.so.3.38.3</code></pre></div><p>Shows that libdb5.3t64 is installed and the suspect file is actually present. Also:</p><div class="codebox"><pre><code>user@exegnu:~$ dpkg -l|grep mpv
ii  mpv                                  0.40.0-3+deb13u1                             amd64        video player based on MPlayer/mplayer2</code></pre></div><p>Shows mpv to be already installed.</p><p>So far I can&#039;t reproduce this error and mpv (here) works as expected.</p><p>The correct md5sum of exegnu64_excalibur-20251119.iso is: 3c606f377ac22b56ea4981ebeb54c25b</p><p>Does this match the ISO you used to install?</p>]]></description>
			<author><![CDATA[dummy@example.com (dzz)]]></author>
			<pubDate>Sat, 20 Dec 2025 03:26:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60743#p60743</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] ExeGNULinux with libdb5-3 issue]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60733#p60733</link>
			<description><![CDATA[<p>Thanks to your hint I could solve my problem quick &amp; dirty by using this deb file: libdb5.3t64_5.3.28+dfsg2-11_amd64.deb<br /><img src="https://dev1galaxy.org/img/smilies/cool.png" width="15" height="15" alt="cool" /></p>]]></description>
			<author><![CDATA[dummy@example.com (berni51)]]></author>
			<pubDate>Fri, 19 Dec 2025 22:01:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60733#p60733</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] ExeGNULinux with libdb5-3 issue]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60732#p60732</link>
			<description><![CDATA[<p>It&#039;s the latest version: excalibur / deb13.2</p>]]></description>
			<author><![CDATA[dummy@example.com (berni51)]]></author>
			<pubDate>Fri, 19 Dec 2025 21:13:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60732#p60732</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] ExeGNULinux with libdb5-3 issue]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60726#p60726</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>libdb5.3t64 is installed, but thats probably not, what mpv and others want.</p></div></blockquote></div><p>Looks like it is: <a href="https://packages.debian.org/trixie/amd64/libdb5.3t64/filelist" rel="nofollow">https://packages.debian.org/trixie/amd6 … 4/filelist</a>:</p><div class="quotebox"><blockquote><div><p>File list of package libdb5.3t64 in trixie of architecture amd64</p><p><em><strong>/usr/lib/x86_64-linux-gnu/libdb-5.3.so</strong></em><br />/usr/share/doc/libdb5.3t64/build_signature_amd64.txt<br />/usr/share/doc/libdb5.3t64/changelog.Debian.gz<br />/usr/share/doc/libdb5.3t64/copyright<br />/usr/share/lintian/overrides/libdb5.3t64 of package libdb5.3t64 in trixie of architecture amd64</p><p>/usr/lib/x86_64-linux-gnu/libdb-5.3.so<br />/usr/share/doc/libdb5.3t64/build_signature_amd64.txt<br />/usr/share/doc/libdb5.3t64/changelog.Debian.gz<br />/usr/share/doc/libdb5.3t64/copyright<br />/usr/share/lintian/overrides/libdb5.3t64</p></div></blockquote></div><p> In the meantime, thanks for trying ExeGNU and pointing out that error. I won&#039;t have time to investigate more till much later or tomorrow.</p><p>Also, what version did you install?</p>]]></description>
			<author><![CDATA[dummy@example.com (dzz)]]></author>
			<pubDate>Fri, 19 Dec 2025 19:52:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60726#p60726</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] ExeGNULinux with libdb5-3 issue]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60723#p60723</link>
			<description><![CDATA[<p>Only to have a first to look to the Trinity desktop, I installed EXEGNULinux on a separate ssd in my daily driver, an older Asus Board with A12 processor and 32GB of RAM. Installation was successful and the system starts and all the pre-installed trinity apps are running fine.</p><p>For me some apps were missing and so I installed claws-mail, mpv and cuyo (my favourite game currently). But none of these applications could be started:</p><div class="codebox"><pre><code>mpv: error while loading shared libraries: libdb-5.3.so: cannot open shared object file: No such file or directory</code></pre></div><p>libdb5.3t64 is installed, but thats probably not, what mpv and others want.</p><p>Any hint for me?</p><p>Regards<br />Berni</p>]]></description>
			<author><![CDATA[dummy@example.com (berni51)]]></author>
			<pubDate>Fri, 19 Dec 2025 17:41:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60723#p60723</guid>
		</item>
	</channel>
</rss>
