<?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=7093&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] dpkg error while update]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7093</link>
		<description><![CDATA[The most recent posts in [SOLVED] dpkg error while update.]]></description>
		<lastBuildDate>Sat, 01 Mar 2025 16:18:56 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] dpkg error while update]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54697#p54697</link>
			<description><![CDATA[<p>Sorry to disappoint you, but I&#039;m using 64bit kernel : </p><div class="codebox"><pre><code>Linux tinpatrick 6.12.16-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.16-1 (2025-02-22) x86_64 GNU/Linux</code></pre></div><p>I think this 32bit lib is used for steam... </p><p>Yes, I really need to backup my stuff...</p>]]></description>
			<author><![CDATA[dummy@example.com (unixuser)]]></author>
			<pubDate>Sat, 01 Mar 2025 16:18:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54697#p54697</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] dpkg error while update]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54693#p54693</link>
			<description><![CDATA[<p>In addition to backing up your data, you probably should think about moving it to a system that has continued support for the kernel and maybe a system that isn&#039;t changing as rapidly as ceres. </p><p>Which kernel are you using? Did you manage to get the last one before they removed the 32-bit kernels from ceres? I believe that was 6.10.9. Do you have an alternate strategy for dealing with kernel patches? If so, those of us with old machines would like to know more.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 01 Mar 2025 14:18:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54693#p54693</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] dpkg error while update]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54692#p54692</link>
			<description><![CDATA[<p>What did you fear? Dataloss? If so do redundant backups! <img src="https://dev1galaxy.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p>]]></description>
			<author><![CDATA[dummy@example.com (hacksenwerk)]]></author>
			<pubDate>Sat, 01 Mar 2025 13:27:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54692#p54692</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] dpkg error while update]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54691#p54691</link>
			<description><![CDATA[<p>OK done, </p><div class="codebox"><pre><code>dpkg -i --force-overwrite /var/cache/apt/archives/libc6_2.41-2_i386.deb</code></pre></div><p>&amp;</p><div class="codebox"><pre><code>apt-get -f install</code></pre></div><p>with no problem, I did fear a lot while this comp is full a important data for me.</p><p>Thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (unixuser)]]></author>
			<pubDate>Sat, 01 Mar 2025 13:12:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54691#p54691</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] dpkg error while update]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54690#p54690</link>
			<description><![CDATA[<p>Probably it gets sorted with an initial</p><div class="codebox"><pre><code>dpkg -i --force-overwrite /var/cache/apt/archives/libc6_2.41-2_i386.deb</code></pre></div><p> or if you use <span class="bbc">--force-all</span> rather than <span class="bbc">--force-overwrite</span>.</p><p>Thereafter follow up with a new</p><div class="codebox"><pre><code>apt-get -f install</code></pre></div><p>But you should have a live disk at hand, just in case things go badly.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 01 Mar 2025 11:37:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54690#p54690</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] dpkg error while update]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54685#p54685</link>
			<description><![CDATA[<p>Hi, </p><p>I got this error :</p><div class="codebox"><pre><code>Errors were encountered while processing:
 /tmp/apt-dpkg-install-NFWtHn/8-libc6_2.41-2_i386.deb
Error: Sub-process /usr/bin/dpkg returned an error code (1)</code></pre></div><p>so I deleted /tmp/files, did a &quot;apt --fix-broken install&quot;</p><p>Gave me this : </p><div class="codebox"><pre><code>dpkg: error processing archive /var/cache/apt/archives/libc6_2.41-2_i386.deb (--unpack):
 trying to overwrite shared &#039;/usr/share/lintian/overrides/libc6&#039;, which is different from other instances of package libc6:i386
Errors were encountered while processing:
 /var/cache/apt/archives/libc6_2.41-2_i386.deb
Error: Sub-process /usr/bin/dpkg returned an error code (1)</code></pre></div><p>So I stopped before a disaster and come here to get help</p>]]></description>
			<author><![CDATA[dummy@example.com (unixuser)]]></author>
			<pubDate>Sat, 01 Mar 2025 09:42:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54685#p54685</guid>
		</item>
	</channel>
</rss>
