<?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=6619&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Synaptic and sources list]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6619</link>
		<description><![CDATA[The most recent posts in [SOLVED] Synaptic and sources list.]]></description>
		<lastBuildDate>Tue, 21 May 2024 14:56:10 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Synaptic and sources list]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50011#p50011</link>
			<description><![CDATA[<p>It&#039;s a pity that touchscreen devices took the niche of Netbooks. I still have one laying around but I guess the bottleneck today, is RAM.</p>]]></description>
			<author><![CDATA[dummy@example.com (swanson)]]></author>
			<pubDate>Tue, 21 May 2024 14:56:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50011#p50011</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Synaptic and sources list]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50010#p50010</link>
			<description><![CDATA[<p>@swanson</p><p>as i mentioned in OP... it is such a handy little device. I loaded Qgis, and all my data so that i can sit in the car at my sons school, and look for data for requests that i might get via email...</p>]]></description>
			<author><![CDATA[dummy@example.com (Tcofran)]]></author>
			<pubDate>Tue, 21 May 2024 13:47:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50010#p50010</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Synaptic and sources list]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50008#p50008</link>
			<description><![CDATA[<p>@soren</p><p>Thanks a lot....<br />Your advice worked like a charm.....</p><p>Synaptic working again</p><p>Actually, thanks to all for the help</p><p>From a Linux Noob</p>]]></description>
			<author><![CDATA[dummy@example.com (Tcofran)]]></author>
			<pubDate>Tue, 21 May 2024 13:45:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50008#p50008</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Synaptic and sources list]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50004#p50004</link>
			<description><![CDATA[<p>I loved the Netbooks! Go for Xfce as desktop, or even lighter; IceWM . IceWM is nice but craves more work with configuring, but that&#039;s fun too!</p><p>Good Luck!</p>]]></description>
			<author><![CDATA[dummy@example.com (swanson)]]></author>
			<pubDate>Tue, 21 May 2024 11:47:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50004#p50004</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Synaptic and sources list]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=49999#p49999</link>
			<description><![CDATA[<p>Thanks all, will give it a go when i get home.</p>]]></description>
			<author><![CDATA[dummy@example.com (Tcofran)]]></author>
			<pubDate>Tue, 21 May 2024 08:25:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=49999#p49999</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Synaptic and sources list]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=49997#p49997</link>
			<description><![CDATA[<p>Here is a command that will help reveal any mis-formed lines in your sources. Run the command (1st line) below in a terminal window &amp; report the results here:</p><div class="codebox"><pre><code>$ grep ^[^#] /etc/apt/sources.list /etc/apt/sources.list.d/*
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus                  main non-free-firmware non-free contrib
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus-updates          main non-free-firmware non-free contrib
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus-security         main non-free-firmware non-free contrib
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus-proposed-updates main non-free-firmware non-free contrib
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus-backports        main non-free-firmware non-free contrib</code></pre></div><p>PS<br />I work under daedalus, if that was not obvious.</p><p>PPS<br />The command I gave does not make *any* changes to your system. It simply reports on your current setup.</p><p>PPPS<br /><span class="bbc">sources.list</span> + files within <span class="bbc">/sources.list.d</span> are config files that affect the setup of the install-program <span class="bbc">apt</span>.</p>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Tue, 21 May 2024 08:08:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=49997#p49997</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Synaptic and sources list]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=49996#p49996</link>
			<description><![CDATA[<p>How familiar are you with the command line and a terminal and sudo or su?</p><p>EDIT: before trying the below, may we see the contents of <span class="bbc">/etc/apt/sources.list.d/midori.list</span> ? <br />As was said, midori is not in the debian repositories, but if you want to keep midori the midori.list needs looking at and fixing first.</p><p>&lt;&lt;&lt; only try below commands if all else fails&#160; &gt;&gt;&gt;</p><p>What you should do in a terminal is the following what aluma describes in point 1.</p><div class="codebox"><pre><code>sudo rm /etc/apt/sources.list.d/midori.list </code></pre></div><p>then in the terminal again do this </p><div class="codebox"><pre><code>sudo apt update &amp;&amp; sudo apt dist-upgrade </code></pre></div><p> &lt; answer Y for yes to all.</p><p>Then go back into synaptic and see if it is working again.</p>]]></description>
			<author><![CDATA[dummy@example.com (soren)]]></author>
			<pubDate>Tue, 21 May 2024 08:02:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=49996#p49996</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Synaptic and sources list]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=49995#p49995</link>
			<description><![CDATA[<p>Thanks, but as i mentioned.... i am completely new to devuan, well linux for that matter, so a guide to do what i need to do will be appreciated. As for the &quot;typewriter&quot; part..... it is actually usable (even Qgis)</p>]]></description>
			<author><![CDATA[dummy@example.com (Tcofran)]]></author>
			<pubDate>Tue, 21 May 2024 07:54:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=49995#p49995</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Synaptic and sources list]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=49994#p49994</link>
			<description><![CDATA[<p>Hi!<br />1.The files in /etc/apt/sources.list.d are a list of repositories, not programs. Therefore, the /etc/apt/sources.list.d/midori.list file should simply be deleted.<br />2. midori is not in the Debian 12 repository, so it cannot be installed using Synaptic.<br />3. Purely subjective, based on experience with a netbook with an AMD E 300 processor, with a single-core N455, if I understand correctly, it will turn out to be a “typewriter” at best. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p> Regards.</p><p>P.S. For weak computers there is a bionicpup distribution kit, you can try it directly from a flash drive.<br /><a href="https://distro.ibiblio.org/puppylinux/puppy-bionic/" rel="nofollow">https://distro.ibiblio.org/puppylinux/puppy-bionic/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (aluma)]]></author>
			<pubDate>Tue, 21 May 2024 07:44:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=49994#p49994</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Synaptic and sources list]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=49993#p49993</link>
			<description><![CDATA[<p>Good morning (well in South Africa in any case)</p><p>1st post.</p><p>I have this old Dell Inspiron 1018 netbook that i thought i would resurrect, as it is a very nice size, I added a ssd. I am a windows guy (never worked on linux), so i thought i would try some linux things for a change..... I installed a few linux derivatives but i never liked any of them, until i tried Devuan. I really like it... Even managed to get QGis installed......</p><p>Here is my question....... I looked up a way to install a different browser (midori) via terminal (dont know why), and i managed to break something.....</p><p>If i go to Synaptic now i get this message.... Please tell me what to do to fix it.... Dont want to re-install</p><p>E: Malformed line 1 in source list /etc/apt/sources.list.d/midori.list (type)<br />E: The list of sources could not be read.<br />E:_cache-&gt;open() failed, cannot continue.</p><p>also, please forgive me if i used the wrong terminology. as i mentioned i am new to linux (but i can learn fast)</p>]]></description>
			<author><![CDATA[dummy@example.com (Tcofran)]]></author>
			<pubDate>Tue, 21 May 2024 07:09:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=49993#p49993</guid>
		</item>
	</channel>
</rss>
