<?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=5749&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / post install: cdrom error - .iso image as a primary apt source]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5749</link>
		<description><![CDATA[The most recent posts in post install: cdrom error - .iso image as a primary apt source.]]></description>
		<lastBuildDate>Mon, 03 Jul 2023 18:57:22 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: post install: cdrom error - .iso image as a primary apt source]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42750#p42750</link>
			<description><![CDATA[<div class="quotebox"><cite>rolfie wrote:</cite><blockquote><div><p>Please note: non-free-firmware is relevant from Bookworm/Daedalus onward.</p></div></blockquote></div><p>Seems correct as I received</p><div class="codebox"><pre><code>(component misspelt in sources.list?)</code></pre></div><p> in Chimaera. <img src="https://dev1galaxy.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p>]]></description>
			<author><![CDATA[dummy@example.com (kur-ka)]]></author>
			<pubDate>Mon, 03 Jul 2023 18:57:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42750#p42750</guid>
		</item>
		<item>
			<title><![CDATA[Re: post install: cdrom error - .iso image as a primary apt source]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42665#p42665</link>
			<description><![CDATA[<p>Please note: non-free-firmware is relevant from Bookworm/Daedalus onward.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Mon, 26 Jun 2023 16:37:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42665#p42665</guid>
		</item>
		<item>
			<title><![CDATA[Re: post install: cdrom error - .iso image as a primary apt source]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42663#p42663</link>
			<description><![CDATA[<div class="quotebox"><cite>kur-ka wrote:</cite><blockquote><div><p>PS.What does <span class="bbc">non-free-firmware</span> add? Anything described in <a href="https://www.debian.org/vote/2022/vote_003" rel="nofollow">these proposals</a>?</p></div></blockquote></div><p>Firmware is hardware drivers. Some hardware requires non-free firmware in order to function, but Debian is a <a href="https://www.gnu.org/philosophy/free-sw.en.html" rel="nofollow">Free Software</a> only distro.</p><p>Previously, Debian had three repos - main, contrib, non-free, and every Debian installer came in &quot;official&quot; and &quot;unofficial&quot; versions, the latter including the non-free repo so that non-free firmware could be installed when hardware required it.</p><p>The non-free repo didn&#039;t contain just firmware, but also other software, and whilst some people require the non-free firmware for their computer to function, they still do not want to install other non-free software; having both firmware and software in the same repo was not ideal.</p><p>So now there&#039;s a fourth repo, non-free-firmware, which contains just the non-free firmware and which is now part of the official installers, removing the need for the &quot;unofficial&quot; installers. (It is still possible to <a href="https://www.debian.org/releases/bookworm/amd64/ch02s02.en.html" rel="nofollow">block the installation of non-free firmware</a> for those that wish to do so.)</p><p>The linked General Resolution is how the Debian project decided on the above course of action.</p>]]></description>
			<author><![CDATA[dummy@example.com (boughtonp)]]></author>
			<pubDate>Mon, 26 Jun 2023 15:56:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42663#p42663</guid>
		</item>
		<item>
			<title><![CDATA[Re: post install: cdrom error - .iso image as a primary apt source]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42604#p42604</link>
			<description><![CDATA[<div class="quotebox"><cite>kur-ka wrote:</cite><blockquote><div><p>PS.What does <span class="bbc">non-free-firmware</span> add? Anything described in <a href="https://www.debian.org/vote/2022/vote_003" rel="nofollow">these proposals</a>?</p></div></blockquote></div><p>There used to be a repo for non free firmware, now it&#039;s within the &#039;framework&#039;, not separate.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Thu, 22 Jun 2023 05:32:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42604#p42604</guid>
		</item>
		<item>
			<title><![CDATA[Re: post install: cdrom error - .iso image as a primary apt source]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42602#p42602</link>
			<description><![CDATA[<p>This is working for me as well. Saves a little bandwidth and time, And is an offline resource. Thank you to all the contributors. :-)</p><p>Just one thing, I get errors from apt-key... Which I have not seen before this week... says it&#039;s (apt-key) depreciated and superseded by another device/app.</p><p>Anyhow, it seems to work.</p><div class="quotebox"><cite>kur-ka wrote:</cite><blockquote><div><p>Hope the below looks much less a mess:</p><div class="codebox"><pre><code>deb [trusted=yes] file:/mnt/dvn-dvd-only/ chimaera contrib main non-free 
deb [trusted=yes] file:/mnt/dvn-pool1-only/ chimaera main 

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

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

deb http://deb.devuan.org/merged/ chimaera-security main contrib non-free 
deb-src http://deb.devuan.org/merged/ chimaera-security main contrib non-free </code></pre></div><p>No apt pinning was required from my POV as this order automagically prefers <span class="bbc">file:</span> type sources even though all of the sources above are considered as 500 priority (<span class="bbc">apt-cache policy</span> to verify). Of course I mounted as CD-ROMs both iso files to make this setting work permanently so I dropped them in my users-disk-space, made two additional directories (under <span class="bbc">/mnt</span>) and added to <span class="bbc">/etc/fstab</span>:</p><div class="codebox"><pre><code>/home/myusername/apt/devuan_chimaera_4.0.0_amd64_desktop.iso /mnt/dvn-dvd-only udf,iso9660 loop 0 0
/home/myusername/apt/devuan_chimaera_4.1_0_amd64_pool1.iso /mnt/dvn-pool1-only udf,iso9660 loop 0 0</code></pre></div><p>and installed <span class="bbc">devuan-keyring</span>.</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Wed, 21 Jun 2023 22:22:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42602#p42602</guid>
		</item>
		<item>
			<title><![CDATA[Re: post install: cdrom error - .iso image as a primary apt source]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42592#p42592</link>
			<description><![CDATA[<p>Hope the below looks much less a mess:</p><div class="codebox"><pre><code>deb [trusted=yes] file:/mnt/dvn-dvd-only/ chimaera contrib main non-free 
deb [trusted=yes] file:/mnt/dvn-pool1-only/ chimaera main 

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

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

deb http://deb.devuan.org/merged/ chimaera-security main contrib non-free 
deb-src http://deb.devuan.org/merged/ chimaera-security main contrib non-free </code></pre></div><p>No apt pinning was required from my POV as this order automagically prefers <span class="bbc">file:</span> type sources even though all of the sources above are considered as 500 priority (<span class="bbc">apt-cache policy</span> to verify). Of course I mounted as CD-ROMs both iso files to make this setting work permanently so I dropped them in my users-disk-space, made two additional directories (under <span class="bbc">/mnt</span>) and added to <span class="bbc">/etc/fstab</span>:</p><div class="codebox"><pre><code>/home/myusername/apt/devuan_chimaera_4.0.0_amd64_desktop.iso /mnt/dvn-dvd-only udf,iso9660 loop 0 0
/home/myusername/apt/devuan_chimaera_4.1_0_amd64_pool1.iso /mnt/dvn-pool1-only udf,iso9660 loop 0 0</code></pre></div><p>and installed <span class="bbc">devuan-keyring</span>.</p>]]></description>
			<author><![CDATA[dummy@example.com (kur-ka)]]></author>
			<pubDate>Wed, 21 Jun 2023 13:28:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42592#p42592</guid>
		</item>
		<item>
			<title><![CDATA[Re: post install: cdrom error - .iso image as a primary apt source]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42566#p42566</link>
			<description><![CDATA[<div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><div class="codebox"><pre><code>deb [trusted=yes] file:/mnt/dev-dvd-only chimaera contrib main non-free non-free-firmware</code></pre></div></div></blockquote></div><p><img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> Perfect! This one removed all the warnings.</p><p>PS.What does <span class="bbc">non-free-firmware</span> add? Anything described in <a href="https://www.debian.org/vote/2022/vote_003" rel="nofollow">these proposals</a>?</p>]]></description>
			<author><![CDATA[dummy@example.com (kur-ka)]]></author>
			<pubDate>Fri, 16 Jun 2023 21:47:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42566#p42566</guid>
		</item>
		<item>
			<title><![CDATA[Re: post install: cdrom error - .iso image as a primary apt source]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42565#p42565</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>It might be possible to do that by pinning online sources to lower priority than the file or dvd source. Then you would need to specify the online source with the -t option to get packages from there.</p></div></blockquote></div><p>Great, I will try to read and use <a href="https://wiki.debian.org/AptConfiguration#Always_prefer_packages_from_a_repository" rel="nofollow">Always_prefer_packages_from_a_repository</a>.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>As time goes on, any packages you pull from online sources will be more likely to need newer versions of associated packages that are in the dvd source, so that the package in the dvd won&#039;t be installable.</p></div></blockquote></div><p>Right, the whole concept in this topic seems quite short-term. But may be useful initially.</p>]]></description>
			<author><![CDATA[dummy@example.com (kur-ka)]]></author>
			<pubDate>Fri, 16 Jun 2023 21:22:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42565#p42565</guid>
		</item>
		<item>
			<title><![CDATA[Re: post install: cdrom error - .iso image as a primary apt source]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42561#p42561</link>
			<description><![CDATA[<p>If it&#039;s mounted then the <span class="bbc">file:</span> source line is best, but it does need a <span class="bbc">trusted=yes</span> attribute, like this</p><div class="codebox"><pre><code>deb [trusted=yes] file:/mnt/dev-dvd-only chimaera contrib main non-free non-free-firmware</code></pre></div><p>The <span class="bbc">cdrom:</span> source line will probably need an <span class="bbc">/etc/fstab</span> declaration as well, but I&#039;ve never had any luck with it so I&#039;ve stayed with the <span class="bbc">file:</span> method.</p><p>When it works, you can check overall policy with <span class="bbc">apt-cache policy</span> and then as said, possibly tune it with pinning preferences.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Fri, 16 Jun 2023 14:39:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42561#p42561</guid>
		</item>
		<item>
			<title><![CDATA[Re: post install: cdrom error - .iso image as a primary apt source]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42560#p42560</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>if it is possible to configure package management so as it first pulls packages requested by user from the install cd(s) and then only if not present or outdated downloads data from the central repository (mirrors)</p></div></blockquote></div><p>It might be possible to do that by pinning online sources to lower priority than the file or dvd source. Then you would need to specify the online source with the -t option to get packages from there.</p><p>As time goes on, any packages you pull from online sources will be more likely to need newer versions of associated packages that are in the dvd source, so that the package in the dvd won&#039;t be installable.</p><p>I think another way to do it is to mount the iso file and add it as a cdrom source.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 16 Jun 2023 14:28:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42560#p42560</guid>
		</item>
		<item>
			<title><![CDATA[Re: post install: cdrom error - .iso image as a primary apt source]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42559#p42559</link>
			<description><![CDATA[<div class="quotebox"><cite>rolfie wrote:</cite><blockquote><div><p>Before we go into details: what do you really want? Be able to be online and getting updates via internet connection? Or do you want to ban the internet and only depend on the DVD? You seem to have a mixture in your sources.list.</p></div></blockquote></div><p>Right, it does not reflect clearly my current interest, I would like to profit from the files in the install iso I downloaded for hours, especially if they are proven compliant with all the other components of the system at the time they were published. Therefore I would like to know if it is possible to configure package management so as it first pulls packages requested by user <strong>from the install cd(s)</strong> and then only if not present or outdated downloads data <strong>from the central repository (mirrors)</strong>.<br />If such &quot;dual&quot; configuration is not possible, then I would like to know how to properly configure <span class="bbc">/etc/apt/sources.list</span> to use <span class="bbc">file:</span> sources correctly and on the other hand, how to properly configure <span class="bbc">http:/</span> sources.</p>]]></description>
			<author><![CDATA[dummy@example.com (kur-ka)]]></author>
			<pubDate>Fri, 16 Jun 2023 12:46:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42559#p42559</guid>
		</item>
		<item>
			<title><![CDATA[Re: post install: cdrom error - .iso image as a primary apt source]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42553#p42553</link>
			<description><![CDATA[<div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>Echo . . . yes, that sources.list is a mess. Please have a look at this page:<br /><span class="bbu"><a href="https://devuan.org/os/packages" rel="nofollow">https://devuan.org/os/packages</a></span></p></div></blockquote></div><p>I decided to address this in a separate post as I expierienced much confusion, but not only in my <span class="bbc">/etc/apt/sources.list</span>, but also in the <a href="https://www.devuan.org/os/packages" rel="nofollow">https://www.devuan.org/os/packages</a> you mentioned. It&#039;s some way off topic of my question but might be widely useful eventually.</p><p>1. First I could read there </p><div class="quotebox"><blockquote><div><p>Default configurations<br />Devuan 4.0 Chimaera (stable)</p><p>deb <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> chimaera&#160; &#160; &#160; &#160; &#160; main<br />deb <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> chimaera-updates&#160; main<br />deb <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> chimaera-security main</p></div></blockquote></div><p>2. A few lines below </p><div class="quotebox"><blockquote><div><p>Add stable updates for fast release packages (default: no)</p><p>updates integrate important changes from upstream. Packages in updates will be part of the next stable point release, but are safe to upgrade right away. If you’re using an antivirus and other similar packages that require up-to-date information, you should activate this repository.</p><p># /etc/apt/sources.list</p><p>deb&#160; &#160; &#160;<a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> &lt;release codename&gt;-updates main<br />deb-src <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> &lt;release codename&gt;-updates main</p></div></blockquote></div><p>Therefore I find it hard to decide whether source packages are required or not in devuan, which is default or not, and am looking for more distinct instruction on the expected content of <span class="bbc">/etc/apt/sources.list</span>. Its post-install content is available in the first post of this topic.</p>]]></description>
			<author><![CDATA[dummy@example.com (kur-ka)]]></author>
			<pubDate>Thu, 15 Jun 2023 19:00:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42553#p42553</guid>
		</item>
		<item>
			<title><![CDATA[Re: post install: cdrom error - .iso image as a primary apt source]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42552#p42552</link>
			<description><![CDATA[<p>Echo . . . yes, that sources.list is a mess. Please have a look at this page:<br /><span class="bbu"><a href="https://devuan.org/os/packages" rel="nofollow">https://devuan.org/os/packages</a></span></p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Thu, 15 Jun 2023 17:48:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42552#p42552</guid>
		</item>
		<item>
			<title><![CDATA[Re: post install: cdrom error - .iso image as a primary apt source]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42551#p42551</link>
			<description><![CDATA[<p>Before we go into details: what do you really want? Be able to be online and getting updates via internet connection? Or do you want to ban the internet and only depend on the DVD? You seem to have a mixture in your sources.list.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Thu, 15 Jun 2023 17:44:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42551#p42551</guid>
		</item>
		<item>
			<title><![CDATA[post install: cdrom error - .iso image as a primary apt source]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42549#p42549</link>
			<description><![CDATA[<p>I installed successfully on a plain Acer SF114 laptop from <a href="https://files.devuan.org/devuan_chimaera/installer-iso/devuan_chimaera_4.0.0_amd64_desktop.iso" rel="nofollow">devuan_chimaera_4.0.0_amd64_desktop.iso</a></p><p>On <span class="bbc">apt-get update</span> encountered an </p><div class="codebox"><pre><code>error: Media change: please insert the disc labeled &#039;Devuan GNU/Linux 4.0 chimaera amd64 - desktop 20211012&#039; ...</code></pre></div><p>After realizing that it is not me but the devuan installer thinking it is still in the times of Pentium 4 and expects me to browse through some CDs collection, I decided to permanently store the install .iso file on the internal ssd and point the <span class="bbc">/etc/apt/sources.list</span> to it. I followed the steps described on <a href="https://novicenolonger.com/using-a-debian-iso-instead-of-a-cd-rom-in-your-sources-list/" rel="nofollow">https://novicenolonger.com/using-a-debi … rces-list/</a>, so as now my <span class="bbc">/etc/apt/sources.list</span> reads:</p><div class="codebox"><pre><code>deb file:/mnt/dev-dvd-only chimaera contrib main non-free 

deb http://pkgmaster.devuan.org/merged/ chimaera-security main contrib non-free 
deb-src http://pkgmaster.devuan.org/merged/ chimaera-security main contrib non-free </code></pre></div><p>I have almost succeeded but on another </p><div class="codebox"><pre><code> # apt-get update
Get:1 file:/mnt/dev-dvd-only chimaera InRelease
Ign:1 file:/mnt/dev-dvd-only chimaera InRelease
Get:2 file:/mnt/dev-dvd-only chimaera Release [657 kB]
Get:2 file:/mnt/dev-dvd-only chimaera Release [657 kB]
Get:3 file:/mnt/dev-dvd-only chimaera Release.gpg
Ign:3 file:/mnt/dev-dvd-only chimaera Release.gpg
Hit:4 http://pkgmaster.devuan.org/merged chimaera-security InRelease
Reading package lists... Done                           
E: The repository &#039;file:/mnt/dev-dvd-only chimaera Release&#039; is not signed.
N: Updating from such a repository can&#039;t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.</code></pre></div><p>So after reading the manpage mentioned above I edited a line in <span class="bbc">/etc/apt/sources.list</span> to</p><div class="codebox"><pre><code>deb [allow-insecure=yes] file:/mnt/dev-dvd-only chimaera contrib main non-free</code></pre></div><p>However after another attempt of</p><div class="codebox"><pre><code> # apt-get update
Get:1 file:/mnt/dev-dvd-only chimaera InRelease
Ign:1 file:/mnt/dev-dvd-only chimaera InRelease
Get:2 file:/mnt/dev-dvd-only chimaera Release [657 kB]
Get:2 file:/mnt/dev-dvd-only chimaera Release [657 kB]
Get:3 file:/mnt/dev-dvd-only chimaera Release.gpg
Ign:3 file:/mnt/dev-dvd-only chimaera Release.gpg
Get:4 file:/mnt/dev-dvd-only chimaera/contrib amd64 Packages [18.4 kB]
Get:5 file:/mnt/dev-dvd-only chimaera/main amd64 Packages [3,816 kB]
Get:6 file:/mnt/dev-dvd-only chimaera/non-free amd64 Packages [49.4 kB]
Hit:7 http://pkgmaster.devuan.org/merged chimaera-security InRelease
Reading package lists... Done
W: The repository &#039;file:/mnt/dev-dvd-only chimaera Release&#039; is not signed.
N: Data from such a repository can&#039;t be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.</code></pre></div><p>...I steel feel criticized. Is there any more correct way to make apt use install iso?</p>]]></description>
			<author><![CDATA[dummy@example.com (kur-ka)]]></author>
			<pubDate>Thu, 15 Jun 2023 16:27:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42549#p42549</guid>
		</item>
	</channel>
</rss>
