<?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=4956&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] ceres sid update errors]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4956</link>
		<description><![CDATA[The most recent posts in [SOLVED] ceres sid update errors.]]></description>
		<lastBuildDate>Wed, 23 Mar 2022 22:42:17 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] ceres sid update errors]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35363#p35363</link>
			<description><![CDATA[<p><strong>rolfie<br />golinux</strong><br />Thanks you brothers!)</p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Wed, 23 Mar 2022 22:42:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35363#p35363</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] ceres sid update errors]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35362#p35362</link>
			<description><![CDATA[<p>The table on <span class="bbu"><a href="https://devuan.org/os/releases" rel="nofollow">this page</a></span> might help to clarify things.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Wed, 23 Mar 2022 22:09:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35362#p35362</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] ceres sid update errors]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35361#p35361</link>
			<description><![CDATA[<p>Clean out your sources.list so that only the relevant entries remain. </p><p>In Ceres you should only have:</p><div class="codebox"><pre><code>deb http://deb.devuan.org/merged ceres main contrib non-free</code></pre></div><p>active. There are no security updates, no updates, no backports.</p><p>rolfie</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Wed, 23 Mar 2022 21:15:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35361#p35361</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] ceres sid update errors]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=35358#p35358</link>
			<description><![CDATA[<p>/etc/apt/sources.list&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; </p><div class="codebox"><pre class="vscroll"><code># deb cdrom:[Devuan GNU/Linux 4.0 chimaera amd64 - netinstall 20211012]/ chimaera contrib main non-free

#deb cdrom:[Devuan GNU/Linux 4.0 chimaera amd64 - netinstall 20211012]/ chimaera contrib main non-free

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

#deb http://pkgmaster.devuan.org/merged ceres-security main contrib non-free
#deb-src http://pkgmaster.devuan.org/merged ceres-security main contrib non-free

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

deb http://deb.devuan.org/merged ceres main contrib non-free
deb http://deb.devuan.org/merged ceres-security main contrib non-free
deb http://deb.devuan.org/merged ceres-updates main contrib non-free
deb http://deb.devuan.org/merged ceres-backports main contrib non-free

#deb http://deb.devuan.org/merged chimaera main
#deb-src http://deb.devuan.org/merged chimaera main

#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

# chimaera-updates, to get updates before a point release is made;
# see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports
#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

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching &quot;deb cdrom&quot;
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.</code></pre></div><p>root@devuan:/etc/apt# sudo apt-get update </p><div class="codebox"><pre class="vscroll"><code>Hit:1 http://deb.devuan.org/merged ceres InRelease
Ign:2 http://deb.devuan.org/merged ceres-security InRelease
Ign:3 http://deb.devuan.org/merged ceres-updates InRelease
Hit:4 https://dl.google.com/linux/chrome/deb stable InRelease
Ign:5 http://deb.devuan.org/merged ceres-backports InRelease
Err:6 http://deb.devuan.org/merged ceres-security Release
  404  Not Found [IP: 185.203.114.135 80]
Err:7 http://deb.devuan.org/merged ceres-updates Release
  404  Not Found [IP: 185.203.114.135 80]
Err:8 http://deb.devuan.org/merged ceres-backports Release
  404  Not Found [IP: 185.203.114.135 80]
Hit:9 http://debian.drdteam.org stable InRelease      
Reading package lists... Done                         
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
E: The repository &#039;http://deb.devuan.org/merged ceres-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.
E: The repository &#039;http://deb.devuan.org/merged ceres-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 ceres-backports 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.
W: http://debian.drdteam.org/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/google-chrome.list:3 and /etc/apt/sources.list.d/google.list:1
root@devuan:/etc/apt# </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Wed, 23 Mar 2022 20:59:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=35358#p35358</guid>
		</item>
	</channel>
</rss>
