<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=3276&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / sources.list confusion.]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=3276</link>
		<description><![CDATA[The most recent posts in sources.list confusion..]]></description>
		<lastBuildDate>Thu, 17 Aug 2023 11:02:39 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: sources.list confusion.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43452#p43452</link>
			<description><![CDATA[<div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>Run <span class="bbc">apt update</span> once and confirm.</p><p>EDIT for some background: The root of this problem is that the <span class="bbc">InRelease</span> file for <span class="bbc">debian-security</span> previously had the wrong &quot;Label&quot; setting of &quot;Devuan Security&quot;, and that is what has got loaded onto your system while updating <span class="bbc">devuan-secuirty</span> before while in testing.</p><p>Apt keeps a copy of all the &quot;dists&quot; files, such as </p><div class="codebox"><pre><code>/var/lib/apt/lists/....InRelease</code></pre></div><p>and it&#039;s that file that has </p><div class="codebox"><pre><code>Label: Devuan Security</code></pre></div><p> on your system, whereas the one in the remote repo was corrected to have </p><div class="codebox"><pre><code>Label: Devuan-Security</code></pre></div><p> when also it changed to </p><div class="codebox"><pre><code>Suite: stable-security</code></pre></div><p>That is what the Apt system (by <span class="bbc">apt-get</span>) discovers and complains about. The <span class="bbc">apt</span> program does the same, but then reacts by asking you to confirm that the new file is good rather than&#160; just discarding it.</p></div></blockquote></div><p>That fixed it for me too. Thank you.</p>]]></description>
			<author><![CDATA[dummy@example.com (seeker)]]></author>
			<pubDate>Thu, 17 Aug 2023 11:02:39 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43452#p43452</guid>
		</item>
		<item>
			<title><![CDATA[Re: sources.list confusion.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43440#p43440</link>
			<description><![CDATA[<div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>Run <span class="bbc">apt update</span> once and confirm. ...</p></div></blockquote></div><p>Thank you for this tutorial. It works. I will read everything again carefully.<br />Thank you very much!</p>]]></description>
			<author><![CDATA[dummy@example.com (jue-gen)]]></author>
			<pubDate>Thu, 17 Aug 2023 05:19:20 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43440#p43440</guid>
		</item>
		<item>
			<title><![CDATA[Re: sources.list confusion.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43431#p43431</link>
			<description><![CDATA[<p>Run <span class="bbc">apt update</span> once and confirm.</p><p>EDIT for some background: The root of this problem is that the <span class="bbc">InRelease</span> file for <span class="bbc">debian-security</span> previously had the wrong &quot;Label&quot; setting of &quot;Devuan Security&quot;, and that is what has got loaded onto your system while updating <span class="bbc">devuan-secuirty</span> before while in testing.</p><p>Apt keeps a copy of all the &quot;dists&quot; files, such as </p><div class="codebox"><pre><code>/var/lib/apt/lists/....InRelease</code></pre></div><p>and it&#039;s that file that has </p><div class="codebox"><pre><code>Label: Devuan Security</code></pre></div><p> on your system, whereas the one in the remote repo was corrected to have </p><div class="codebox"><pre><code>Label: Devuan-Security</code></pre></div><p> when also it changed to </p><div class="codebox"><pre><code>Suite: stable-security</code></pre></div><p>That is what the Apt system (by <span class="bbc">apt-get</span>) discovers and complains about. The <span class="bbc">apt</span> program does the same, but then reacts by asking you to confirm that the new file is good rather than&#160; just discarding it.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Thu, 17 Aug 2023 00:47:51 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43431#p43431</guid>
		</item>
		<item>
			<title><![CDATA[Re: sources.list confusion.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43417#p43417</link>
			<description><![CDATA[<div class="quotebox"><cite>stopAI wrote:</cite><blockquote><div><p>Default configuration of Devuan package repositories looks like this</p><div class="codebox"><pre><code>deb http://deb.devuan.org/merged daedalus          main contrib non-free non-free-firmware
deb http://deb.devuan.org/merged daedalus-updates  main contrib non-free non-free-firmware
deb http://deb.devuan.org/merged daedalus-security main contrib non-free non-free-firmware</code></pre></div><p>More info here:</p><p><a href="https://www.devuan.org/os/packages" rel="nofollow">https://www.devuan.org/os/packages</a></p></div></blockquote></div><p>Also with this sources.list </p><div class="codebox"><pre><code>cat /etc/apt/sources.list
deb http://deb.devuan.org/merged daedalus          main contrib non-free non-free-firmware
deb http://deb.devuan.org/merged daedalus-updates  main contrib non-free non-free-firmware
deb http://deb.devuan.org/merged daedalus-security main contrib non-free non-free-firmware</code></pre></div><p>I get this error message:</p><div class="codebox"><pre><code>Fehler: Repository &#039;http://deb.devuan.org/merged daedalus-security InRelease&#039; changed its &#039;Label&#039; value from &#039;Devuan Security&#039; to &#039;Devuan-Security&#039;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (jue-gen)]]></author>
			<pubDate>Wed, 16 Aug 2023 19:05:18 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43417#p43417</guid>
		</item>
		<item>
			<title><![CDATA[Re: sources.list confusion.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43410#p43410</link>
			<description><![CDATA[<p>Default configuration of Devuan package repositories looks like this</p><div class="codebox"><pre><code>deb http://deb.devuan.org/merged daedalus          main contrib non-free non-free-firmware
deb http://deb.devuan.org/merged daedalus-updates  main contrib non-free non-free-firmware
deb http://deb.devuan.org/merged daedalus-security main contrib non-free non-free-firmware</code></pre></div><p>More info here:</p><p><a href="https://www.devuan.org/os/packages" rel="nofollow">https://www.devuan.org/os/packages</a></p>]]></description>
			<author><![CDATA[dummy@example.com (stopAI)]]></author>
			<pubDate>Wed, 16 Aug 2023 15:57:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43410#p43410</guid>
		</item>
		<item>
			<title><![CDATA[Re: sources.list confusion.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43409#p43409</link>
			<description><![CDATA[<div class="quotebox"><cite>seeker wrote:</cite><blockquote><div><p>I am getting that same Label message.</p></div></blockquote></div><p>I think there is something wrong. I&#039;ve had something like this a few times. Wait and see has helped. Maybe we should just wait and see. Maybe it&#039;s being worked on right now.</p>]]></description>
			<author><![CDATA[dummy@example.com (jue-gen)]]></author>
			<pubDate>Wed, 16 Aug 2023 15:50:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43409#p43409</guid>
		</item>
		<item>
			<title><![CDATA[Re: sources.list confusion.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43406#p43406</link>
			<description><![CDATA[<div class="quotebox"><cite>jue-gen wrote:</cite><blockquote><div><div class="quotebox"><cite>stopAI wrote:</cite><blockquote><div><p>Hello. I think you should remove </p><div class="codebox"><pre><code>non-free-firmware</code></pre></div><p>from </p><div class="codebox"><pre><code>#Proposed-Updates</code></pre></div></div></blockquote></div><p>Yes, thank you! I did that and now I only get this message:</p><div class="codebox"><pre><code>Repository &#039;http://deb.devuan.org/merged daedalus-security InRelease&#039; changed its &#039;Label&#039; value from &#039;Devuan Security&#039; to &#039;Devuan-Security&#039;</code></pre></div><p>I don&#039;t really understand that.</p></div></blockquote></div><p>I am getting that same Label message. Is the sources.list now case sensitive? This is what I am using:</p><div class="codebox"><pre><code># 

# deb cdrom:[devuan_daedalus_5.0.0_amd64_netinst]/ daedalus main non-free

#deb cdrom:[devuan_daedalus_5.0.0_amd64_netinst]/ daedalus main non-free

deb http://deb.devuan.org/merged daedalus main non-free contrib
deb-src http://deb.devuan.org/merged daedalus main non-free contrib

deb http://deb.devuan.org/merged daedalus-security main non-free contrib
deb-src http://deb.devuan.org/merged daedalus-security main non-free contrib

deb http://deb.devuan.org/merged daedalus-updates main non-free contrib
deb-src http://deb.devuan.org/merged daedalus-updates main non-free contrib</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (seeker)]]></author>
			<pubDate>Wed, 16 Aug 2023 15:02:42 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43406#p43406</guid>
		</item>
		<item>
			<title><![CDATA[Re: sources.list confusion.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43403#p43403</link>
			<description><![CDATA[<div class="quotebox"><cite>stopAI wrote:</cite><blockquote><div><p>Hello. I think you should remove </p><div class="codebox"><pre><code>non-free-firmware</code></pre></div><p>from </p><div class="codebox"><pre><code>#Proposed-Updates</code></pre></div></div></blockquote></div><p>Yes, thank you! I did that and now I only get this message:</p><div class="codebox"><pre><code>Repository &#039;http://deb.devuan.org/merged daedalus-security InRelease&#039; changed its &#039;Label&#039; value from &#039;Devuan Security&#039; to &#039;Devuan-Security&#039;</code></pre></div><p>I don&#039;t really understand that.</p>]]></description>
			<author><![CDATA[dummy@example.com (jue-gen)]]></author>
			<pubDate>Wed, 16 Aug 2023 12:49:04 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43403#p43403</guid>
		</item>
		<item>
			<title><![CDATA[Re: sources.list confusion.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43395#p43395</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Does anyone know anything about this?</p></div></blockquote></div><p>Hello. I think you should remove </p><div class="codebox"><pre><code>non-free-firmware</code></pre></div><p>from </p><div class="codebox"><pre><code>#Proposed-Updates</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (stopAI)]]></author>
			<pubDate>Wed, 16 Aug 2023 11:49:24 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43395#p43395</guid>
		</item>
		<item>
			<title><![CDATA[Re: sources.list confusion.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43387#p43387</link>
			<description><![CDATA[<p>I mean that this sources.list was still working fine on my machines just before Daedalus became stable:</p><div class="codebox"><pre><code>cat /etc/apt/sources.list
deb http://deb.devuan.org/merged daedalus main contrib non-free non-free-firmware
deb-src http://deb.devuan.org/merged daedalus main contrib non-free non-free-firmware

#Updates
deb http://deb.devuan.org/merged daedalus-updates main contrib non-free non-free-firmware
deb-src http://deb.devuan.org/merged daedalus-updates main contrib non-free non-free-firmware

#Security
deb http://deb.devuan.org/merged daedalus-security main contrib non-free non-free-firmware
deb-src http://deb.devuan.org/merged daedalus-security main contrib non-free non-free-firmware

#Proposed-Updates
deb http://deb.devuan.org/devuan daedalus-proposed-updates main contrib non-free non-free-firmware
deb-src http://deb.devuan.org/devuan daedalus-proposed-updates main contrib non-free non-free-firmware

#Backports
deb http://deb.devuan.org/merged daedalus-backports main contrib non-free non-free-firmware
deb-src http://deb.devuan.org/merged daedalus-backports main contrib non-free non-free-firmware</code></pre></div><p>Today I get this message:</p><div class="codebox"><pre><code>nala update &amp;&amp; nala upgrade &amp;&amp; nala clean &amp;&amp; nala autopurge &amp;&amp; nala autoremove
╭─ Aktualisierung der Paketlisten ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│Keine Änderung: http://deb.devuan.org/merged daedalus InRelease                                                                                     │
│Keine Änderung: http://deb.devuan.org/merged daedalus-updates InRelease                                                                             │
│Keine Änderung: http://deb.devuan.org/devuan daedalus-proposed-updates InRelease                                                                    │
│Keine Änderung: http://deb.devuan.org/merged daedalus-backports InRelease                                                                           │
│Aktualisiert:   http://deb.devuan.org/merged daedalus-security InRelease [31 KB]                                                                    │
│Holte 31 KB in 0s (0 bytes/s)                                                                                                                       │
╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Warnung: Skipping acquire of configured file &#039;non-free-firmware/i18n/Translation-en&#039; as repository &#039;http://deb.devuan.org/devuan daedalus-proposed-updates InRelease&#039; doesn&#039;t have the component &#039;non-free-firmware&#039; (component misspelt in sources.list?)
Fehler: Repository &#039;http://deb.devuan.org/merged daedalus-security InRelease&#039; changed its &#039;Label&#039; value from &#039;Devuan Security&#039; to &#039;Devuan-Security&#039;
Warnung: Skipping acquire of configured file &#039;non-free-firmware/dep11/icons-128x128.tar&#039; as repository &#039;http://deb.devuan.org/devuan daedalus-proposed-updates InRelease&#039; doesn&#039;t have the component &#039;non-free-firmware&#039; (component misspelt in sources.list?)
Warnung: Skipping acquire of configured file &#039;non-free-firmware/i18n/Translation-de_DE&#039; as repository &#039;http://deb.devuan.org/devuan daedalus-proposed-updates InRelease&#039; doesn&#039;t have the component &#039;non-free-firmware&#039; (component misspelt in sources.list?)
Warnung: Skipping acquire of configured file &#039;non-free-firmware/dep11/Components-amd64.yml&#039; as repository &#039;http://deb.devuan.org/devuan daedalus-proposed-updates InRelease&#039; doesn&#039;t have the component &#039;non-free-firmware&#039; (component misspelt in sources.list?)
Warnung: Skipping acquire of configured file &#039;non-free-firmware/dep11/icons-64x64@2.tar&#039; as repository &#039;http://deb.devuan.org/devuan daedalus-proposed-updates InRelease&#039; doesn&#039;t have the component &#039;non-free-firmware&#039; (component misspelt in sources.list?)
Warnung: Skipping acquire of configured file &#039;non-free-firmware/i18n/Translation-de&#039; as repository &#039;http://deb.devuan.org/devuan daedalus-proposed-updates InRelease&#039; doesn&#039;t have the component &#039;non-free-firmware&#039; (component misspelt in sources.list?)
Warnung: Skipping acquire of configured file &#039;non-free-firmware/source/Sources&#039; as repository &#039;http://deb.devuan.org/devuan daedalus-proposed-updates InRelease&#039; doesn&#039;t have the component &#039;non-free-firmware&#039; (component misspelt in sources.list?)
Warnung: Skipping acquire of configured file &#039;non-free-firmware/dep11/icons-64x64.tar&#039; as repository &#039;http://deb.devuan.org/devuan daedalus-proposed-updates InRelease&#039; doesn&#039;t have the component &#039;non-free-firmware&#039; (component misspelt in sources.list?)
Warnung: Skipping acquire of configured file &#039;non-free-firmware/binary-amd64/Packages&#039; as repository &#039;http://deb.devuan.org/devuan daedalus-proposed-updates InRelease&#039; doesn&#039;t have the component &#039;non-free-firmware&#039; (component misspelt in sources.list?)
Warnung: Skipping acquire of configured file &#039;non-free-firmware/dep11/icons-48x48.tar&#039; as repository &#039;http://deb.devuan.org/devuan daedalus-proposed-updates InRelease&#039; doesn&#039;t have the component &#039;non-free-firmware&#039; (component misspelt in sources.list?)</code></pre></div><p>Does anyone know anything about this?</p>]]></description>
			<author><![CDATA[dummy@example.com (jue-gen)]]></author>
			<pubDate>Wed, 16 Aug 2023 07:00:27 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43387#p43387</guid>
		</item>
		<item>
			<title><![CDATA[Re: sources.list confusion.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42539#p42539</link>
			<description><![CDATA[<p>@maintainer of isos</p><p>I tried to file a bug , but this is not possible with the bug tracking system<br />The bugs must refer to a package but&#160; <br />/etc/apt/sources.list does not belong to a package.</p><p>the bug should be against the iso install</p>]]></description>
			<author><![CDATA[dummy@example.com (bai4Iej2need)]]></author>
			<pubDate>Tue, 13 Jun 2023 10:47:14 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42539#p42539</guid>
		</item>
		<item>
			<title><![CDATA[Re: sources.list confusion.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42163#p42163</link>
			<description><![CDATA[<div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>Hear ye, hear ye intrepid Devuan users!!</p><p>Please use deb.devuan.org in your sources list with <span class="bbc">http</span> NOT <span class="bbc">https</span>.&#160; It is a round-robin of all available Devuan package mirrors.<br />...<br />Finally . . . all Devuan mirrors pull from pkgmaster.devuan.org so please do not add extra load by using it in your sources.list.&#160; Use the round-robin - deb.devuan.org - instead.</p><p>golinux</p></div></blockquote></div><p>I made today a fresh install using the devuan_chimaera_4.0.0_amd64_netinstall.iso, <br />devuan_chimaera_4.0.0_amd64_netinstall.iso&#160; &#160; &#160; &#160; &#160;12-Oct-2021 10:48&#160; &#160; 372M</p><p>My /etc/apt/sources.list contains 2 lines after the install</p><p>deb <a href="http://pkgmaster.devuan.org/merged" rel="nofollow">http://pkgmaster.devuan.org/merged</a> chimaera-security main contrib non-free<br />deb-src <a href="http://pkgmaster.devuan.org/merged" rel="nofollow">http://pkgmaster.devuan.org/merged</a> chimaera-security main contrib non-free</p><p>all other lines in the file point to deb.devuan.org</p><p>So this should be fixed, as it introduces confusion and additional load on my apt-proxy, which creates a new directory for this.<br />It should be fixed at least for daedalus. </p><p>BR</p>]]></description>
			<author><![CDATA[dummy@example.com (bai4Iej2need)]]></author>
			<pubDate>Fri, 05 May 2023 13:48:05 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42163#p42163</guid>
		</item>
		<item>
			<title><![CDATA[Re: sources.list confusion.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20149#p20149</link>
			<description><![CDATA[<p>tails uses only https iirc : <a href="https://tails.boum.org/contribute/how/mirror/" rel="nofollow">https://tails.boum.org/contribute/how/mirror/</a><br />and their RR still fails, just like devuan : eg. <a href="https://dl.amnesia.boum.org/" rel="nofollow">https://dl.amnesia.boum.org/</a><br />that makes sense, otherwise devuan would have to share private keys with mirrors, which is of course out of the question.</p><p>about <a href="https://deb.debian.org" rel="nofollow">https://deb.debian.org</a> , i think it only has one -sponsored- mirror&#160; and that&#039;s why it works ok. </p><p>in all mirror cases i&#039;ve seen so far, if you want to use apt through https, pick a mirror that supports it..</p>]]></description>
			<author><![CDATA[dummy@example.com (xinomilo)]]></author>
			<pubDate>Thu, 20 Feb 2020 10:38:45 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20149#p20149</guid>
		</item>
		<item>
			<title><![CDATA[Re: sources.list confusion.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20148#p20148</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>Note that the <a href="https://pkginfo.devuan.org/cgi-bin/d1pkgweb-query?search=apt-transport-https&amp;release=any" rel="nofollow">apt-transport-https</a> package is needed to take advantage of https sources.</p></div></blockquote></div><p>this is only required in ascii. since apt &gt;1.5 (beowulf) it&#039;s already included in apt, and that package is just transitional &amp; can go away</p>]]></description>
			<author><![CDATA[dummy@example.com (xinomilo)]]></author>
			<pubDate>Thu, 20 Feb 2020 10:09:20 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20148#p20148</guid>
		</item>
		<item>
			<title><![CDATA[Re: sources.list confusion.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=20139#p20139</link>
			<description><![CDATA[<div class="quotebox"><cite>ghaverla wrote:</cite><blockquote><div><p>Ideas?</p></div></blockquote></div><p>Firewall?</p><p>And I think this should have it&#039;s own thread, hi-jacking an official announcement thread seems a bit rude.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Wed, 19 Feb 2020 15:43:48 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=20139#p20139</guid>
		</item>
	</channel>
</rss>
