<?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=7146&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / with apt-cacher-ng, not able to get 32-bit library packages]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7146</link>
		<description><![CDATA[The most recent posts in with apt-cacher-ng, not able to get 32-bit library packages.]]></description>
		<lastBuildDate>Sun, 11 May 2025 00:49:28 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: with apt-cacher-ng, not able to get 32-bit library packages]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55562#p55562</link>
			<description><![CDATA[<p>Thank you for the suggestion to delete i586 (and i686) and have only i386 as a foreign architecture.&#160; That worked, the i386 library packages installed, and Applix works again (needed the libraries).</p>]]></description>
			<author><![CDATA[dummy@example.com (rmrichesjr)]]></author>
			<pubDate>Sun, 11 May 2025 00:49:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55562#p55562</guid>
		</item>
		<item>
			<title><![CDATA[Re: with apt-cacher-ng, not able to get 32-bit library packages]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55489#p55489</link>
			<description><![CDATA[<p>Computers with x86 as CPU architecture family have sometimes i586 processors, but in 32 bits linux packages, only i386 exists.&#160; <br />You have to delete i586 foreign architecture and it will work. <br />Indeed, in packages,&quot;i386&quot; stands for all x86 CPU architectures (32 bits).</p>]]></description>
			<author><![CDATA[dummy@example.com (Khylsdrak)]]></author>
			<pubDate>Sun, 04 May 2025 10:04:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55489#p55489</guid>
		</item>
		<item>
			<title><![CDATA[Re: with apt-cacher-ng, not able to get 32-bit library packages]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55488#p55488</link>
			<description><![CDATA[<p>Is there an i586 Debian architecture name?</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sun, 04 May 2025 06:34:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55488#p55488</guid>
		</item>
		<item>
			<title><![CDATA[Re: with apt-cacher-ng, not able to get 32-bit library packages]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55487#p55487</link>
			<description><![CDATA[<p>If that&#039;s the case, then why are there i386 ISOs here?<br /><a href="https://files.devuan.org/devuan_daedalus/installer-iso/" rel="nofollow">https://files.devuan.org/devuan_daedalus/installer-iso/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (rmrichesjr)]]></author>
			<pubDate>Sun, 04 May 2025 04:12:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55487#p55487</guid>
		</item>
		<item>
			<title><![CDATA[Re: with apt-cacher-ng, not able to get 32-bit library packages]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55182#p55182</link>
			<description><![CDATA[<p>Hello:</p><div class="codebox"><pre><code>--- snip ---
... deb.devuan.org/merged daedalus InRelease&#039; doesn&#039;t support architecture &#039;i586&#039;</code></pre></div><p>Seems to be correct.</p><p>As far as I know, Debian Jesse was the last to support i586 (eg: Intel Pentium and Pentium MMX) processors.<br />Almost 10 tears ago (12/2015).</p><p>Maybe someone here at Dev1 has more relevant information.</p><p>See <a href="https://lists.debian.org/debian-devel-announce/2016/05/msg00001.html" rel="nofollow">here</a>.</p><p>Best,</p><p>A.</p><p>---</p><p>Please post code with the appropriate [ code ] [ /code ] ]tags.<br />Like this:</p><div class="codebox"><pre><code>Reading package lists... Done
N: Skipping acquire of configured file &#039;main/binary-i586/Packages&#039; ...</code></pre></div><p>.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sun, 06 Apr 2025 11:49:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55182#p55182</guid>
		</item>
		<item>
			<title><![CDATA[with apt-cacher-ng, not able to get 32-bit library packages]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55176#p55176</link>
			<description><![CDATA[<p>Running Devuan Daedalus and apt-cacher-ng, I&#039;m not able to install 32-bit library packages (libx11-6:i586 for example).</p><p>Doing &quot;dpkg --print-architecture&quot; returns<br />amd64</p><p>Doing &quot;dpkg --print-foreign-architectures&quot; returns<br />i386<br />i586</p><p>These are the non-comment lines in /etc/apt/sources.list:<br />deb <a href="http://127.0.0.1:3142/us.deb.devuan.org/merged" rel="nofollow">http://127.0.0.1:3142/us.deb.devuan.org/merged</a> daedalus main contrib non-free non-free-firmware<br />deb <a href="http://127.0.0.1:3142/us.deb.devuan.org/merged" rel="nofollow">http://127.0.0.1:3142/us.deb.devuan.org/merged</a> daedalus-security main contrib non-free non-free-firmware<br />deb <a href="http://127.0.0.1:3142/us.deb.devuan.org/merged" rel="nofollow">http://127.0.0.1:3142/us.deb.devuan.org/merged</a> daedalus-updates main contrib non-free non-free-firmware<br />deb <a href="http://127.0.0.1:3142/us.deb.devuan.org/merged" rel="nofollow">http://127.0.0.1:3142/us.deb.devuan.org/merged</a> daedalus-backports main contrib non-free non-free-firmware</p><p>Doing &quot;apt-get update&quot; returns<br />Reading package lists... Done<br />N: Skipping acquire of configured file &#039;main/binary-i586/Packages&#039; as repository &#039;http://127.0.0.1:3142/us.deb.devuan.org/merged daedalus InRelease&#039; doesn&#039;t support architecture &#039;i586&#039;<br />N: Skipping acquire of configured file &#039;contrib/binary-i586/Packages&#039; as repository &#039;http://127.0.0.1:3142/us.deb.devuan.org/merged daedalus InRelease&#039; Reading package lists... Done<br />N: Skipping acquire of configured file &#039;main/binary-i586/Packages&#039; as repository &#039;http://127.0.0.1:3142/us.deb.devuan.org/merged daedalus InRelease&#039; doesn&#039;t support architecture &#039;i586&#039;<br />N: Skipping acquire of configured file &#039;contrib/binary-i586/Packages&#039; as repository &#039;http://127.0.0.1:3142/us.deb.devuan.org/merged daedalus InRelease&#039; doesn&#039;t support architecture &#039;i586&#039;<br />N: Skipping acquire of configured file &#039;non-free/binary-i586/Packages&#039; as repository &#039;http://127.0.0.1:3142/us.deb.devuan.org/merged daedalus InRelease&#039; doesn&#039;t support architecture &#039;i586&#039;<br />doesn&#039;t support architecture &#039;i586&#039;<br />N: Skipping acquire of configured file &#039;non-free/binary-i586/Packages&#039; as repository &#039;http://127.0.0.1:3142/us.deb.devuan.org/merged daedalus InRelease&#039; doesn&#039;t support architecture &#039;i586&#039;<br />...</p><p>Any suggestions?&#160; Thanks in advance.</p>]]></description>
			<author><![CDATA[dummy@example.com (rmrichesjr)]]></author>
			<pubDate>Sat, 05 Apr 2025 18:55:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55176#p55176</guid>
		</item>
	</channel>
</rss>
