<?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=3689&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Update not possible because of repository problem]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3689</link>
		<description><![CDATA[The most recent posts in Update not possible because of repository problem.]]></description>
		<lastBuildDate>Tue, 21 Jul 2020 01:24:39 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Update not possible because of repository problem]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23559#p23559</link>
			<description><![CDATA[<p>Happy to hear that.&#160; It&#039;s a good idea to read the release notes because there are always a few &quot;gotchas&quot; with each new release.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Tue, 21 Jul 2020 01:24:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23559#p23559</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update not possible because of repository problem]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23558#p23558</link>
			<description><![CDATA[<p>Great, all went well!</p><p>I wasn&#039;t aware of the differences between unstable and stable with the apt thing.</p><p>Thank you very much.</p>]]></description>
			<author><![CDATA[dummy@example.com (joellapointe1717)]]></author>
			<pubDate>Tue, 21 Jul 2020 00:31:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23558#p23558</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update not possible because of repository problem]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23557#p23557</link>
			<description><![CDATA[<p>From the <span class="bbu"><a href="https://files.devuan.org/devuan_beowulf/Release_notes.txt" rel="nofollow">beowulf release notes</a></span>:</p><div class="quotebox"><blockquote><div><p>If you are already on Beowulf, just run this command to get to the<br />current release version:</p><p>&#160; apt update &amp;&amp; apt dist-upgrade</p><p>The first time you do this after Beowulf has gone Stable, you will get<br />a warning that the repository changed its &#039;Suite&#039; value from &#039;testing&#039; <br />to &#039;stable&#039;. Answer &#039;yes&#039; to proceed. Note that aptitude or apt-get will<br />fail this first time. Only apt will ask you to accept the change.</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Mon, 20 Jul 2020 22:33:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23557#p23557</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update not possible because of repository problem]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23555#p23555</link>
			<description><![CDATA[<p>Here it is in english:</p><div class="codebox"><pre><code>root@Devuan3:/home/joel# LC_ALL=C apt-get update
Get:1 http://deb.devuan.org/merged beowulf InRelease [25.6 kB]
Get:2 http://deb.devuan.org/merged beowulf-updates InRelease [25.6 kB]
Get:3 http://deb.devuan.org/merged beowulf-security InRelease [25.6 kB]
Hit:4 http://deb.devuan.org/merged beowulf-backports InRelease
Reading package lists... Done
E: Repository &#039;http://deb.devuan.org/merged beowulf InRelease&#039; changed its &#039;Suite&#039; value from &#039;testing&#039; to &#039;stable&#039;
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
E: Repository &#039;http://deb.devuan.org/merged beowulf-updates InRelease&#039; changed its &#039;Suite&#039; value from &#039;testing-updates&#039; to &#039;stable-updates&#039;
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
E: Repository &#039;http://deb.devuan.org/merged beowulf-security InRelease&#039; changed its &#039;Suite&#039; value from &#039;testing-security&#039; to &#039;stable-security&#039;
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.</code></pre></div><p>thank you</p>]]></description>
			<author><![CDATA[dummy@example.com (joellapointe1717)]]></author>
			<pubDate>Mon, 20 Jul 2020 21:24:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23555#p23555</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update not possible because of repository problem]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23553#p23553</link>
			<description><![CDATA[<div class="quotebox"><cite>joellapointe1717 wrote:</cite><blockquote><div><p>Sorry for the french speaking terminal</p></div></blockquote></div><p>Make it speak English with</p><div class="codebox"><pre><code># LC_ALL=C apt-get update</code></pre></div><p>And if you use this instead then it will ask for confirmation then continue with the update:</p><div class="codebox"><pre><code># apt update</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Mon, 20 Jul 2020 19:37:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23553#p23553</guid>
		</item>
		<item>
			<title><![CDATA[Update not possible because of repository problem]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23551#p23551</link>
			<description><![CDATA[<p>Hi,</p><p>I just installed Devuan 3 on an external hdd.<br />Upon reboot I wasn&#039;t able to get wifi with WICD. I had to add wlan0 in the preferences. Most people won&#039;t know how to do it, finally, the wifi worked.</p><p>However, this is not the principal problem. I want to update the os after install. When i do so, this message appear :</p><p><span class="bbc"><br /># apt-get update<br />Réception de :1 <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> beowulf InRelease [25,6 kB]<br />Réception de :2 <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> beowulf-updates InRelease [25,6 kB]<br />Réception de :3 <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> beowulf-security InRelease [25,6 kB]<br />Atteint :4 <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> beowulf-backports InRelease<br />Lecture des listes de paquets... Fait<br />E: Le dépôt « <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> beowulf InRelease » a modifié sa valeur « Suite » de « testing » à « stable »<br />N: Ceci doit être pleinement accepté avant que les mises à jour depuis ce dépôt puissent être appliquées. Veuillez vous référer aux pages de manuel « apt-secure(8) » pour plus de détails.<br />E: Le dépôt « <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> beowulf-updates InRelease » a modifié sa valeur « Suite » de « testing-updates » à « stable-updates »<br />N: Ceci doit être pleinement accepté avant que les mises à jour depuis ce dépôt puissent être appliquées. Veuillez vous référer aux pages de manuel « apt-secure(8) » pour plus de détails.<br />E: Le dépôt « <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> beowulf-security InRelease » a modifié sa valeur « Suite » de « testing-security » à « stable-security »<br />N: Ceci doit être pleinement accepté avant que les mises à jour depuis ce dépôt puissent être appliquées. Veuillez vous référer aux pages de manuel « apt-secure(8) » pour plus de détails.<br /></span></p><p>Sorry for the french speaking terminal, I&#039;m french-canadian!</p><p>I&#039;m not very good at computer things so it must be simple for me.<br />Thank you,</p><p>Joel Lapointe</p>]]></description>
			<author><![CDATA[dummy@example.com (joellapointe1717)]]></author>
			<pubDate>Mon, 20 Jul 2020 19:07:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23551#p23551</guid>
		</item>
	</channel>
</rss>
