<?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=3488&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / First time install; how do I access rest of packages on DVD(on usb)]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3488</link>
		<description><![CDATA[The most recent posts in First time install; how do I access rest of packages on DVD(on usb).]]></description>
		<lastBuildDate>Thu, 14 May 2020 23:52:57 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: First time install; how do I access rest of packages on DVD(on usb)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21733#p21733</link>
			<description><![CDATA[<p>To unmerge is possible but slightly tedious. It just means to move any binary that installs as &quot;/bin/X&quot; (and thus wrongly has falled into &quot;/usr/bin/X&quot; due to /bin--&gt;/usr/bin) back into a proper <span class="bbc">/bin</span> directory. Likewise for <span class="bbc">/lib</span> and <span class="bbc">/usr/lib</span>, although that has the additional complication of getting dynamic libraries re-registered (<span class="bbc">ldconfig</span>).</p><p>Eg a command </p><div class="codebox"><pre><code>dpkg -l | awk &#039;{print $2;}&#039; | xargs -n1 dpkg -L | grep ^/bin/</code></pre></div><p> will tell you which programs are supposed to be in <span class="bbc">/bin</span>. Similarly for <span class="bbc">/lib</span>.</p><p>But it is a bit tedious.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Thu, 14 May 2020 23:52:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21733#p21733</guid>
		</item>
		<item>
			<title><![CDATA[Re: First time install; how do I access rest of packages on DVD(on usb)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21732#p21732</link>
			<description><![CDATA[<div class="quotebox"><cite>Astara wrote:</cite><blockquote><div><p>What&#039;s different about beowulf v. ascii?&#160; <br />Maybe I should switch to beowulf if it has option to disable /usrmerge.</p><p>Why did ascii go with a forced usr mrg when it isn&#039;t being forced on beowulf?</p></div></blockquote></div><p>I got /usr merged in one ascii install that I did when ascii was still in testing (Nov. 2017). It no longer does that.</p><p>I don&#039;t know of any way to undo it.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 14 May 2020 23:10:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21732#p21732</guid>
		</item>
		<item>
			<title><![CDATA[Re: First time install; how do I access rest of packages on DVD(on usb)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21714#p21714</link>
			<description><![CDATA[<div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>@Astara . . . Do you by any chance have &quot;testing&quot; in your sources.list?&#160; If, yes you might have pulled in Debian Bullseye.&#160; Always use the Devuan release name in your sources.</p></div></blockquote></div><p>Not that I know -- only went, at first for the DVD and selected sections from ascii for &#039;non-free main contrib&#039;.</p><p>I had the prob after booting from that DVD of not being able to install gcc due to previously mentioned error -- that&#039;s when I started looking for<br />other sources on net as I thought I was missing one or more packages.</p>]]></description>
			<author><![CDATA[dummy@example.com (Astara)]]></author>
			<pubDate>Thu, 14 May 2020 03:50:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21714#p21714</guid>
		</item>
		<item>
			<title><![CDATA[Re: First time install; how do I access rest of packages on DVD(on usb)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21713#p21713</link>
			<description><![CDATA[<p>you may find build-essential package on the dvd image... pool/DEBIAN/main/b/build-essential/</p><p>&quot;build-essential - Informational list of build-essential packages&quot;</p><p>IDK about the versioning.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Thu, 14 May 2020 01:58:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21713#p21713</guid>
		</item>
		<item>
			<title><![CDATA[Re: First time install; how do I access rest of packages on DVD(on usb)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21708#p21708</link>
			<description><![CDATA[<p>@Astara . . . Do you by any chance have &quot;testing&quot; in your sources.list?&#160; If, yes you might have pulled in Debian Bullseye.&#160; Always use the Devuan release name in your sources.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Wed, 13 May 2020 21:09:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21708#p21708</guid>
		</item>
		<item>
			<title><![CDATA[Re: First time install; how do I access rest of packages on DVD(on usb)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21707#p21707</link>
			<description><![CDATA[<div class="quotebox"><cite>GlennW wrote:</cite><blockquote><div><p>you want &quot;build-essentials&quot; package to get started with gcc install.</p></div></blockquote></div><p>Where might I find that?</p><p>The problem I have is that gcc6 is at 6.3.0-18+deb9u1.</p><p>But my libc, for some reason claims it has current version of 6.3.0-18+deb9u4 with upgrade of 6.3.0-18+deb9u1 avail (but not selectable).</p><p>so how did deb9u4 (ver on libc) get on ascii main install ( and u1 end up in a security install). and how did libc get out of phase with gcc6?&#160; Also, it seems odd to me that version u1 is upgrade for version u4.&#160; </p><p>Also, annoyingly, have gotten ability to ping machine with local machines, OR have it hooked to internet, but not both at same time (yet)...they are on two different ports, but having weird n/w probs rt now -- can&#039;t get main machine to masquerade with script used for many years, so not sure what&#039;s changed.</p><p>FWIW, sometimes (often?) when I report something it may have incomplete info because either I think others might recognize the problem, OR I don&#039;t know the details yet OR would take too long to manually type them in.&#160; After I&#039;ve given up for a bit, I can usually supply more details.&#160; My workspace wasn&#039;t meant for m</p>]]></description>
			<author><![CDATA[dummy@example.com (Astara)]]></author>
			<pubDate>Wed, 13 May 2020 20:32:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21707#p21707</guid>
		</item>
		<item>
			<title><![CDATA[Re: First time install; how do I access rest of packages on DVD(on usb)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21706#p21706</link>
			<description><![CDATA[<p>What&#039;s different about beowulf v. ascii?&#160; <br />Maybe I should switch to beowulf if it has option to disable /usrmerge.</p><p>Why did ascii go with a forced usr mrg when it isn&#039;t being forced on beowulf?</p><p>Uh..<br />So, of course, /usr/share is expected to be on the root disk as well?&#160; All of the package documentation (not just man, but everything), is in share including 7-8G of fonts, keyboard maps...the combined total was huge.</p><p>Having things on /root necessary to boot seemed more flexible, since rescue disks are near worthless for running progs on the disk given matching version requirements, sometimes even kernel requirements.&#160; :-(</p>]]></description>
			<author><![CDATA[dummy@example.com (Astara)]]></author>
			<pubDate>Wed, 13 May 2020 20:30:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21706#p21706</guid>
		</item>
		<item>
			<title><![CDATA[Re: First time install; how do I access rest of packages on DVD(on usb)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21703#p21703</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Debian buster already installs new systems with the /usr merge by default, I&#039;m not sure how beowulf will handle this but the package is already in the repositories:</p></div></blockquote></div><p>In beowulf expert install, it asks if you want /usr merge or not, with default set to not. In regular install, you get the default (not).</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 13 May 2020 19:24:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21703#p21703</guid>
		</item>
		<item>
			<title><![CDATA[Re: First time install; how do I access rest of packages on DVD(on usb)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21701#p21701</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><div class="quotebox"><cite>Astara wrote:</cite><blockquote><div><p>I wonder, is systemd compatible with Freedesktop.org</p></div></blockquote></div><p><a href="https://www.freedesktop.org/wiki/Software/systemd/" rel="nofollow">Yes.</a></p></div></blockquote></div><p>I thought the systemd crew was running Freedesktop.org.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Wed, 13 May 2020 17:25:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21701#p21701</guid>
		</item>
		<item>
			<title><![CDATA[Re: First time install; how do I access rest of packages on DVD(on usb)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21700#p21700</link>
			<description><![CDATA[<div class="quotebox"><cite>Astara wrote:</cite><blockquote><div><p>I wonder, is systemd compatible with Freedesktop.org</p></div></blockquote></div><p><a href="https://www.freedesktop.org/wiki/Software/systemd/" rel="nofollow">Yes.</a></p><div class="quotebox"><cite>Astara wrote:</cite><blockquote><div><p>1) suse requires /usr to be on root because systemd does too much of what used to be in /usr to allow it to be separated -- as a result, legacy users are only supported via a ramdisk (initrd).&#160; My solution has been an init script in boot.d (a pseudo run level) that does HW initialization.&#160; Good/Bad, I was able to boot my sys even though disk orders changed and most of my data became inaccessible (/usr/share /home /opt, to name a few).&#160; Quite a few things don&#039;t work without /usr/share.</p><p>2) their latest mission is to move all the unmodified /etc files in /usr/share/etc with a symlink in /etc/ to the version on share.&#160; That would have been a weak point in my booting w/o share if I allowed those changes to remain.&#160; My solution to that is running through directories needed for boot and verifying the links don&#039;t have &quot;to be resolved on a child disk&quot; dependencies.</p></div></blockquote></div><p>Debian buster already installs new systems with the <a href="https://wiki.debian.org/UsrMerge" rel="nofollow">/usr merge</a> by default, I&#039;m not sure how beowulf will handle this but the package is already in the repositories:</p><p><a href="https://pkginfo.devuan.org/stage/beowulf/beowulf/usrmerge_21.html" rel="nofollow">https://pkginfo.devuan.org/stage/beowul … ge_21.html</a></p><p>Stateless systems ftw! <img src="https://dev1galaxy.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Wed, 13 May 2020 16:43:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21700#p21700</guid>
		</item>
		<item>
			<title><![CDATA[Re: First time install; how do I access rest of packages on DVD(on usb)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21681#p21681</link>
			<description><![CDATA[<p>I wonder, is systemd compatible with Freedesktop.org -- I know they threw LSB support under the bus. Note -- the *kernel* did the right thing.&#160; It was after &#039;udevd&#039; (now a part of systemd) that changed the names to the location-specific name.&#160; I&#039;m wondering -- does Freedesktop use systemd&#039;s udevd?&#160; If it does, that would imply it also looks at the boot option for the &#039;use-ethX&#039; option.&#160; If that&#039;s true, then personally I&#039;d look at opensuse&#039;s source as they&#039;ve been known to keep specific behaviors in their source that weren&#039;t upstream compatible, but that&#039;s pure speculation.</p><p>My first focus is recovering my main computer&#039;s &quot;hard drive&quot;.&#160; After that, if I remember, might try to track that down.</p><p>The ordering feature appears very much like the one you say is in devuan.&#160; The problem I had with that was any sort of movement or upgrade in my network cards -- which would fail the rename test.&#160; Since most people at suse no longer use that, the information&#039;s location becomes harder to find and change.&#160; Whereas the script that loads and orders the netif&#039;s does so from /etc/local/cfg/NetIF_names -- not requiring knowing udev rules, ordering, syntax or locations (maybe only important for me in that it was one less thing to remember).&#160; Also, a guess , I think more people know bash syntax than udev details, though someday it may use some sort of autoconfig as it can look at the link/ether output in &#039;ip link&#039;.</p><p>I find myself, more and more using more self-compiled packages without the systemd-compat switch.&#160; For sw-pieces that have merged into the general systemd source, for the past few years, I&#039;ve been &#039;not caring&#039; -- just using pre-systemd sources.&#160; Tbh, I try to spend as little time on this as possible these days, as repairing damage done by opensuse in the name of systemd or otherwise really doesn&#039;t interest me that much these days.</p><p>BTW, things opensuse does -- wondering how devuan does and/or will cares about how I&#039;m doing things:</p><p>1) suse requires /usr to be on root because systemd does too much of what used to be in /usr to allow it to be separated -- as a result, legacy users are only supported via a ramdisk (initrd).&#160; My solution has been an init script in boot.d (a pseudo run level) that does HW initialization.&#160; Good/Bad, I was able to boot my sys even though disk orders changed and most of my data became inaccessible (/usr/share /home /opt, to name a few).&#160; Quite a few things don&#039;t work without /usr/share.</p><p>2) their latest mission is to move all the unmodified /etc files in /usr/share/etc with a symlink in /etc/ to the version on share.&#160; That would have been a weak point in my booting w/o share if I allowed those changes to remain.&#160; My solution to that is running through directories needed for boot and verifying the links don&#039;t have &quot;to be resolved on a child disk&quot; dependencies.</p><p>First ran into that when mount was libified and the libs were put in /usr/lib64 w/symlinks in /lib64 (and mount in /{,s}bin).&#160; That was way fun the first time I ran into it.</p><p>Thanks for the followup.</p><p>*cheers*</p>]]></description>
			<author><![CDATA[dummy@example.com (Astara)]]></author>
			<pubDate>Tue, 12 May 2020 19:40:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21681#p21681</guid>
		</item>
		<item>
			<title><![CDATA[Re: First time install; how do I access rest of packages on DVD(on usb)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21674#p21674</link>
			<description><![CDATA[<div class="quotebox"><cite>Astara wrote:</cite><blockquote><div><p>How does Devuan keep those in a consistent order</p></div></blockquote></div><p>/etc/udev/rules.d/70-persistent-net.rules</p><p>The <span class="bbc">net.ifnames=0</span> parameter works in Arch and is recommended by freedesktop.org<a href="https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/" rel="nofollow">[1]</a>, not sure why it doesn&#039;t work for you in openSUSE <img src="https://dev1galaxy.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 12 May 2020 16:08:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21674#p21674</guid>
		</item>
		<item>
			<title><![CDATA[Re: First time install; how do I access rest of packages on DVD(on usb)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21615#p21615</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><div class="quotebox"><cite>Astara wrote:</cite><blockquote><div><p>I added entries to /etc/resolv.conf</p></div></blockquote></div><p>What <em>exactly</em> did you add the /etc/resolv.conf?</p></div></blockquote></div><div class="codebox"><pre><code>~$ cat /etc/resolv.conf

nameserver 192.168.3.1
nameserver 75.75.75.75 
#nameserver 8.8.8.8

domain sc.xxyz.org
#domain xxyz.org
sortlist 192.168.3.0/24 0.0.0.0/0
options rotate no-check-names edns0</code></pre></div><p>Mimicking my opensuse file contents.</p><div class="quotebox"><blockquote><div><div class="quotebox"><cite>Astara wrote:</cite><blockquote><div><p>I could start a terminal when running as root and that would give me a type of root terminal</p></div></blockquote></div><p>That&#039;s just silly, use <span class="bbc">sudo -i</span> to start a &quot;root terminal&quot;.</p></div></blockquote></div><p>I&#039;m used to <span class="bbc">sudo</span> (no need for extra <span class="bbc">-i</span>) giving me a &quot;root prompt&quot;, which I don&#039;t see as being the same as a &quot;root terminal&quot; -- at least not in the GUI where I am working.&#160; I thought I was asked for a &quot;terminal that was owned by root&quot; -- not just a root prompt. Did you really mean a prompt and not a terminal?</p><div class="quotebox"><blockquote><div><div class="quotebox"><cite>Astara wrote:</cite><blockquote><div><p>my bash script that re-assigns their &#039;normal&#039;, &#039;ethX&#039; names</p></div></blockquote></div><p>That is entirely irrelevant for this thread but if you must post long scripts then please use code tags, guide here: <a href="https://dev1galaxy.org/help.php#bbcode" rel="nofollow">https://dev1galaxy.org/help.php#bbcode</a></p></div></blockquote></div><p>Updated.&#160; I was so engrossed in trying to find the attachment option, that I forgot about bbcode-formatting options.&#160; </p><div class="quotebox"><blockquote><div><p>And anyway why not just use the <span class="bbc">net.ifnames=0</span> kernel parameter to force the traditional interface nomenclature? Note that this is not needed for Devuan, which uses the old style naming scheme by default.</p></div></blockquote></div><p>Maybe because Devuan doesn&#039;t do that is why you don&#039;t know that it doesn&#039;t work on a system with some udev daemons that are configured to use the new scheme (maybe because its preferred by systemd?&#160; Dunno).&#160; It does explain why, in my boot logs, I see the kernel giving names &#039;eth0/1&#039; with them later being renamed to their HW specific names (likely when udevd is started).&#160; </p><p>Note, in my lilo.conf, I have:</p><div class="codebox"><pre><code>append = &quot;root=/dev/sdc1 rw showopts console=ttyS0,115200n8 console=tty0 ele
vator=noop pcie_ports=native reboot=bios printk.time=1 initcall_debug i8042.noau
x net.ifnames=0 biosdevname=0&quot; 
    root = /dev/sdc1
 </code></pre></div><p>I may be wrong, but I think my script works in either case, however setting net.ifnames=0 doesn&#039;t create a fixed order for those devices loaded via modules.&#160; How does Devuan keep those in a consistent order, or does it?&#160; I know opensuse did not, and you&#039;d have to add rules to udevd to look at their device-id to arrange them in a fixed order (rather obtuse, imo).</p>]]></description>
			<author><![CDATA[dummy@example.com (Astara)]]></author>
			<pubDate>Sun, 10 May 2020 21:18:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21615#p21615</guid>
		</item>
		<item>
			<title><![CDATA[Re: First time install; how do I access rest of packages on DVD(on usb)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21590#p21590</link>
			<description><![CDATA[<div class="quotebox"><cite>Astara wrote:</cite><blockquote><div><p>I added entries to /etc/resolv.conf</p></div></blockquote></div><p>What <em>exactly</em> did you add the /etc/resolv.conf?</p><div class="quotebox"><cite>Astara wrote:</cite><blockquote><div><p>I could start a terminal when running as root and that would give me a type of root terminal</p></div></blockquote></div><p>That&#039;s just silly, use <span class="bbc">sudo -i</span> to start a &quot;root terminal&quot;.</p><div class="quotebox"><cite>Astara wrote:</cite><blockquote><div><p>my bash script that re-assigns their &#039;normal&#039;, &#039;ethX&#039; names</p></div></blockquote></div><p>That is entirely irrelevant for this thread but if you must post long scripts then please use code tags, guide here: <a href="https://dev1galaxy.org/help.php#bbcode" rel="nofollow">https://dev1galaxy.org/help.php#bbcode</a></p><p>And anyway why not just use the <span class="bbc">net.ifnames=0</span> kernel parameter to force the traditional interface nomenclature? Note that this is not needed for Devuan, which uses the old style naming scheme by default.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 10 May 2020 08:46:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21590#p21590</guid>
		</item>
		<item>
			<title><![CDATA[Re: First time install; how do I access rest of packages on DVD(on usb)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21581#p21581</link>
			<description><![CDATA[<p>you want &quot;build-essentials&quot; package to get started with gcc install.</p><p>When installing I also like to be offline, so I copy the pool dir from the iso to someplace safe that I can search and install from.</p><p>I have developed some dumb scripts (dpkg -i ...)that just install stuff so I can use the system to do other tasks.</p><p>ie. /home/glenn/local/archive/src/apt/debs/pool/</p><div class="codebox"><pre><code>dpkg -i /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/a/autotools-dev/autotools-dev_20180224.1_all.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/m/m4/m4_1.4.18-2_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/a/automake-1.16/automake_1.16.1-4_all.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/a/autoconf/autoconf_2.69-11_all.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/libs/libsigsegv/libsigsegv2_2.12-2_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/b/build-essential/build-essential_12.6_amd64.deb</code></pre></div><p>this is probably not going to help you unless you change the locations of the files... But, just as an example... gcc</p><div class="codebox"><pre><code>dpkg -i --auto-deconfigure /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/cpp-8_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/g++-8_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/gcc-8-base_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/gcc-8_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/gfortran-8_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/libasan5_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/libatomic1_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/libcc1-0_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/libgcc-8-dev_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/libgcc1_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/libgfortran-8-dev_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/libgfortran5_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/libgomp1_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/libitm1_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/liblsan0_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/libmpx2_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/libobjc4_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/libquadmath0_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/libstdc++-8-dev_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/libstdc++6_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/libtsan0_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/gcc-8/libubsan1_8.3.0-6_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/l/linux/linux-compiler-gcc-8-x86_4.19.98-1_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/i/isl/libisl19_0.20-2_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/m/mpfr4/libmpfr6_4.0.2-1_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/b/binutils/binutils-common_2.31.1-16_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/b/binutils/binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/b/binutils/binutils_2.31.1-16_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/b/binutils/libbinutils_2.31.1-16_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/m/mpfr4/libmpfr6_4.0.2-1_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/m/mpclib3/libmpc3_1.1.0-1_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/glibc/libc6_2.28-10_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/glibc/locales_2.28-10_all.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/glibc/locales-all_2.28-10_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/glibc/libc-bin_2.28-10_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/glibc/libc-l10n_2.28-10_all.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/glibc/libc6-dev_2.28-10_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/g/glibc/libc-dev-bin_2.28-10_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/l/linux/linux-libc-dev_4.19.98-1_amd64.deb /home/glenn/local/archive/src/apt/debs/pool/DEBIAN/main/o/openssl/libssl-dev_1.1.1d-0+deb10u2_amd64.deb /home/glenn/local/archive/src/apt/debs-ascii2.1/amd64/libelf-dev_0.176-1.1_amd64.deb</code></pre></div><p>edit... # auto-deconfigure for libmpc3</p><p>I hope this helps you.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Sat, 09 May 2020 22:14:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21581#p21581</guid>
		</item>
	</channel>
</rss>
