<?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=3302&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Sources.list broken]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3302</link>
		<description><![CDATA[The most recent posts in Sources.list broken.]]></description>
		<lastBuildDate>Thu, 06 Feb 2020 17:37:39 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Sources.list broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=19941#p19941</link>
			<description><![CDATA[<p>Are there tabs instead of spaces in your /etc/apt/sources.list ? Or any other strange characters?</p><p>If you can&#039;t see anything post output from <span class="bbc">od -xc /etc/apt/sources.list</span> here (it will be a bit lengthy).</p><p>Chris</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Thu, 06 Feb 2020 17:37:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=19941#p19941</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sources.list broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=19938#p19938</link>
			<description><![CDATA[<p>@tochiro: please post the output of</p><div class="codebox"><pre><code>cat -v /etc/apt/sources.list</code></pre></div><p>^ That should show any non-printable characters.</p><p>Or:</p><div class="codebox"><pre><code>sed -n &#039;l&#039; /etc/apt/sources.list</code></pre></div><p>^ That should display most non-printable characters as the octal values.</p><p>For example the new lines will be marked with a $ symbol.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 06 Feb 2020 15:09:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=19938#p19938</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sources.list broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=19935#p19935</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>La riga 1 nel file /etc/apt/sources.list non è corretta (type)<br />Impossibile leggere l&#039;elenco dei sorgenti.</p></div></blockquote></div><p>translates to:</p><div class="quotebox"><blockquote><div><p>Line 1 in the /etc/apt/sources.list file is incorrect (type)<br />Unable to read the source list.</p></div></blockquote></div><p>Check </p><ul><li><p>what is the file&#039;s first line. Any funny character?</p></li><li><p>the permissions of the file /etc/apt/sources.list</p></li></ul>]]></description>
			<author><![CDATA[dummy@example.com (mmaglis)]]></author>
			<pubDate>Thu, 06 Feb 2020 09:13:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=19935#p19935</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sources.list broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=19920#p19920</link>
			<description><![CDATA[<div class="quotebox"><cite>tochiro wrote:</cite><blockquote><div><p>As usual return me:</p><div class="codebox"><pre><code>E: La riga 1 nel file /etc/apt/sources.list non è corretta (type)
E: Impossibile leggere l&#039;elenco dei sorgenti.</code></pre></div></div></blockquote></div><p>Please post the output of</p><div class="codebox"><pre><code>sudo LC_ALL=C apt update</code></pre></div><p>^ That will make the command speak English.</p><p>Perhaps you have a weird character in the file that&#039;s not showing up when you paste it here, try copy&amp;pasting chris2be8&#039;s list into a fresh sources.list file.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Wed, 05 Feb 2020 17:33:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=19920#p19920</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sources.list broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=19919#p19919</link>
			<description><![CDATA[<p>There is no &quot;/&quot; after merged in the <span class="bbu"><a href="https://devuan.org/os/etc/apt/sources.list" rel="nofollow">Devuan documentation</a></span>.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Wed, 05 Feb 2020 17:32:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=19919#p19919</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sources.list broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=19917#p19917</link>
			<description><![CDATA[<p>Just tried to update my ASCII installation, works like a charm.</p><p>My sources.list also contains contrib and non-free, and also includes backports and proposed updates, here is the first line:</p><div class="codebox"><pre><code>deb http://deb.devuan.org/merged ascii main contrib non-free</code></pre></div><p>Found 35 updates.</p><p>I can&#039;t see a mistake in your sources.list. Try again <span class="bbc">apt update</span>, <span class="bbc">apt list --upgradable</span>, <span class="bbc">apt upgrade</span>. </p><p>rolfie</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Wed, 05 Feb 2020 17:19:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=19917#p19917</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sources.list broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=19916#p19916</link>
			<description><![CDATA[<p>My /etc/apt/sources.list contains</p><div class="codebox"><pre><code>## package repositories
deb http://deb.devuan.org/merged/ ascii main contrib non-free 
deb http://deb.devuan.org/merged/ ascii-updates main contrib non-free 
deb http://deb.devuan.org/merged/ ascii-security main contrib non-free 
# deb http://deb.devuan.org/merged/ ascii-backports main 

## source repositories
# deb-src http://deb.devuan.org/merged/ ascii main 
# deb-src http://deb.devuan.org/merged/ ascii-updates main 
# deb-src http://deb.devuan.org/merged/ ascii-security main 
# deb-src http://deb.devuan.org/merged/ ascii-backports main </code></pre></div><p>Note there is a / after merged which you do not have. Try adding that.</p><p>Chris</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Wed, 05 Feb 2020 17:13:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=19916#p19916</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sources.list broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=19913#p19913</link>
			<description><![CDATA[<p>A simple question here, but did you run </p><div class="codebox"><pre><code>apt update</code></pre></div><p>after editing your sources.list file and before trying to update?</p><p>I mention this as I have overlooked simple things myself, and will again.</p>]]></description>
			<author><![CDATA[dummy@example.com (nixer)]]></author>
			<pubDate>Wed, 05 Feb 2020 17:03:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=19913#p19913</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sources.list broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=19911#p19911</link>
			<description><![CDATA[<div class="codebox"><pre><code># Devuan repositories
deb http://deb.devuan.org/merged ascii          main
deb http://deb.devuan.org/merged ascii-updates  main
deb http://deb.devuan.org/merged ascii-security main
# Devuan sources
deb-src http://deb.devuan.org/merged ascii main
deb-src http://deb.devuan.org/merged ascii-security main
deb-src http://deb.devuan.org/merged ascii-updates main</code></pre></div><p>As usual return me:</p><div class="codebox"><pre><code>E: La riga 1 nel file /etc/apt/sources.list non è corretta (type)
E: Impossibile leggere l&#039;elenco dei sorgenti.</code></pre></div><p><img src="https://dev1galaxy.org/img/smilies/mad.png" width="15" height="15" alt="mad" /></p>]]></description>
			<author><![CDATA[dummy@example.com (tochiro)]]></author>
			<pubDate>Wed, 05 Feb 2020 16:33:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=19911#p19911</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sources.list broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=19910#p19910</link>
			<description><![CDATA[<p>Not all mirrors support https. If you use deb.devuan.org it may redirect you to an http mirror or an https mirror, so it will sometimes fail.</p><p>To use https, select a mirror that supports https and use that in your sources.list</p><p>Here&#039;s a list of package mirrors. Each entry shows which protocols are supported:<br /><a href="http://pkgmaster.devuan.org/mirror_list.txt" rel="nofollow">http://pkgmaster.devuan.org/mirror_list.txt</a></p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 05 Feb 2020 14:43:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=19910#p19910</guid>
		</item>
		<item>
			<title><![CDATA[Sources.list broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=19908#p19908</link>
			<description><![CDATA[<p>Hallo all <img src="https://dev1galaxy.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>For my mistake, have broken &quot;sources.list&quot;......now i have this:</p><p># Devuan repositories<br />deb <a href="https://deb.devuan.org/merged" rel="nofollow">https://deb.devuan.org/merged</a> ascii main<br />deb <a href="https://deb.devuan.org/merged" rel="nofollow">https://deb.devuan.org/merged</a> ascii-security main<br />deb <a href="https://deb.devuan.org/merged" rel="nofollow">https://deb.devuan.org/merged</a> ascii-updates main<br />#deb <a href="https://deb.devuan.org/merged" rel="nofollow">https://deb.devuan.org/merged</a> ascii-backports main</p><p># Devuan sources<br />deb-src <a href="https://deb.devuan.org/merged" rel="nofollow">https://deb.devuan.org/merged</a> ascii main<br />deb-src <a href="https://deb.devuan.org/merged" rel="nofollow">https://deb.devuan.org/merged</a> ascii-security main<br />deb-src <a href="https://deb.devuan.org/merged" rel="nofollow">https://deb.devuan.org/merged</a> ascii-updates main<br />#deb-src <a href="https://deb.devuan.org/merged" rel="nofollow">https://deb.devuan.org/merged</a> ascii-backports main</p><p>When write &quot;sudo apt update&quot; return me :</p><p>&quot;E: La riga 1 nel file /etc/apt/sources.list non è corretta (type)<br />E: Impossibile leggere l&#039;elenco dei sorgenti.&quot;</p><p>P.S. Sorry for my bad english</p>]]></description>
			<author><![CDATA[dummy@example.com (tochiro)]]></author>
			<pubDate>Wed, 05 Feb 2020 14:36:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=19908#p19908</guid>
		</item>
	</channel>
</rss>
