<?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=4869&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Error with apt update]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4869</link>
		<description><![CDATA[The most recent posts in [SOLVED] Error with apt update.]]></description>
		<lastBuildDate>Wed, 09 Feb 2022 05:32:18 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Error with apt update]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34506#p34506</link>
			<description><![CDATA[<p>Much appreciated.&#160; Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Wed, 09 Feb 2022 05:32:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34506#p34506</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Error with apt update]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34505#p34505</link>
			<description><![CDATA[<p>Done, I swapped the image for text. (done by OCR, so I hope there is no mistake)<br />Cheers.</p>]]></description>
			<author><![CDATA[dummy@example.com (SpongeBOB)]]></author>
			<pubDate>Wed, 09 Feb 2022 05:28:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34505#p34505</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Error with apt update]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34498#p34498</link>
			<description><![CDATA[<p>Thanks @golinux sorry to have posted as image instead of text. But I couldn&#039;t due to this very problem.<br />This Devuan is a VM and until I fix my apt problem I can&#039;t copy/past or transfer data to my VM host <img src="https://dev1galaxy.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p><p>You were right al of those error where coming because my time was wrong. now it&#039;s work like a charm <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>(tomorrow I will swap those picture to text)</p>]]></description>
			<author><![CDATA[dummy@example.com (SpongeBOB)]]></author>
			<pubDate>Tue, 08 Feb 2022 20:02:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34498#p34498</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Error with apt update]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34483#p34483</link>
			<description><![CDATA[<div class="quotebox"><cite>SpongeBOB wrote:</cite><blockquote><div><p>Hi everyone,</p><p>I installed Devuan (devuan_chimaera_4.0.0_amd64_desktop.iso) I need to run few apt install<br />any ideas ?</p></div></blockquote></div><p>It looks like there is a typo.&#160; It should be chimaera not chimera.</p><p>Also . . . would be nice if you could actually post the code using the code tags rather than posting off-site images.</p><p>Thanks.</p><p>And looks like you might have a clock issue and need to comment&#160; the CDROM line in sources.list</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Tue, 08 Feb 2022 07:37:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34483#p34483</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Error with apt update]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34482#p34482</link>
			<description><![CDATA[<p>Hi everyone,</p><p>I installed Devuan (devuan_chimaera_4.0.0_amd64_desktop.iso) I need to run few apt install</p><p>after an <span class="bbc">apt update</span> I got</p><div class="codebox"><pre><code>root@DevUlVM:/home/virtua# apt update
Ign:l cdrom://[Devuan GNU/Linux 4.0 chimaera amd64 - desktop 20211012] chimaera InRetease
Err:2 cdrom://[Devuan GNU/Linux 4.0 chimaera amd64 - desktop 20211012] chimaera Release Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be us ed to add new CD-ROMs
Get:3 http://pkgmaster.devuan.org/merged chimaera-security InRelease [21.5 kB]
Reading package lists... Done
E: The repository &#039;cdrom://[Devuan GNU/Linux 4.0 chimaera amd64 - desktop 20211012] chimaera Release&#039; does not have a Release file.
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.
E: Release file for http://pkgmaster.devuan.org/merged/dists/chimaera-security/InRelease is not valid yet (invalid for another 21h 32min 45s). Updates for this repository will no t be applied.
root@DevUlVM:/home/virtua# |</code></pre></div><p>so some error here..</p><p>I updated my <strong>etc/apt/sources.list</strong> to as <a href="https://www.devuan.org/os/packages" rel="nofollow">https://www.devuan.org/os/packages</a></p><div class="codebox"><pre><code>deb http://deb.devuan.org/merged chimaera          main
deb http://deb.devuan.org/merged chimaera-updates  main
deb http://deb.devuan.org/merged chimaera-security main</code></pre></div><p>but that still give me error&#039;s</p><div class="codebox"><pre><code>root@DevlllVM:/home/virtua# apt update
Ign:l http://deb.devuan.org/merged chimera InRelease
Ign:2 http://deb.devuan.org/merged chimera-updates InRelease
Ign:3 http://deb.devuan.org/merged chimera-security InRelease
Err:4 http://deb.devuan.org/merged chimera Release
404 Not Found [IP: 185.38.15.81 80]
Err:5 http://deb.devuan.org/merged chimera-updates Release
404 Not Found [IP: 185.38.15.81 80]
Err:6 http://deb.devuan.org/merged chimera-security Release 404 Not Found [IP: 185.38.15.81 80]
Reading package lists... Done
E: The repository &#039;http://deb.devuan.org/merged chimera Release&#039; does not have a Release file.
hb: 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.
E: The repository &#039;http://deb.devuan.org/merged chimera-updates Release&#039; does not have a Release file.
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.
E: The repository &#039;http://deb.devuan.org/merged chimera-security Release&#039; does not have a Release file.
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.
root@DevU!VM:/home/virtua# </code></pre></div><p>any ideas ?</p><p>Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (SpongeBOB)]]></author>
			<pubDate>Tue, 08 Feb 2022 06:38:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34482#p34482</guid>
		</item>
	</channel>
</rss>
