<?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=7104&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / How to upgrade to devuan testing?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7104</link>
		<description><![CDATA[The most recent posts in How to upgrade to devuan testing?.]]></description>
		<lastBuildDate>Tue, 13 May 2025 17:10:57 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: How to upgrade to devuan testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55597#p55597</link>
			<description><![CDATA[<p>It&#039;s all actually a hella lot easier using Synaptic instead of typing sudo over and over again.</p><p>Synaptic<br />reload<br />mark all upgrades, apply<br />search for usrmerge, mark for installation, apply<br />close and reboot<br />alter sources.list<br />Synaptic<br />reload<br />mark all upgrades, apply<br />close and reboot<br />done.</p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Tue, 13 May 2025 17:10:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55597#p55597</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to upgrade to devuan testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55596#p55596</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>7. sudo apt upgrade</p></div></blockquote></div><p>That should be <strong>sudo apt full-upgrade</strong> or the older now depreciated <strong>sudo apt dist-upgrade</strong> to use the command to upgrade a distribution properly to the next one coming.</p>]]></description>
			<author><![CDATA[dummy@example.com (RedGreen925)]]></author>
			<pubDate>Tue, 13 May 2025 16:54:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55596#p55596</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to upgrade to devuan testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55593#p55593</link>
			<description><![CDATA[<p>I was successful upgrading.&#160; Thanks for the Clues above.&#160; For the benefit of someone looking for a how to upgrade to excalibur, the steps were:<br />1. Install current Devuan<br />2. sudo apt update<br />3. as root edit /etc/default/grub to uncomment os prober disable (or grub won&#039;t generate for other OS partitions)<br />3. sudo apt upgrade<br />3a. sudo apt install usrmerge<br />4. log out and restart<br />5. as root edit /etc/apt/sources.list to comment out current Devuan and add line from above for excalibur<br />deb <a href="http://deb.devuan.org/merged/" rel="nofollow">http://deb.devuan.org/merged/</a> excalibur main contrib non-free non-free-firmware<br />6. sudo apt update<br />7. sudo apt upgrade<br />8. test<br />9. log out and restart</p><p>Its working...</p>]]></description>
			<author><![CDATA[dummy@example.com (Defender)]]></author>
			<pubDate>Tue, 13 May 2025 14:42:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55593#p55593</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to upgrade to devuan testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55031#p55031</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>but seriously can someone please fix this pipewire? We using bash scripts to start it, it will blow up someday. I tried to start it up via sysvinit, but couldn&#039;t succeed.</p></div></blockquote></div><p>Hello. For auto starting pipewire, you can use desktop (or window manager) auto starting mechanism.</p>]]></description>
			<author><![CDATA[dummy@example.com (stopAI)]]></author>
			<pubDate>Mon, 24 Mar 2025 12:06:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55031#p55031</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to upgrade to devuan testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55018#p55018</link>
			<description><![CDATA[<p>Ok thanks got on testing, so far so good but seriously can someone please fix this pipewire? We using bash scripts to start it, it will blow up someday. I tried to start it up via sysvinit, but couldn&#039;t succeed.</p>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Sat, 22 Mar 2025 23:16:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55018#p55018</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to upgrade to devuan testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55017#p55017</link>
			<description><![CDATA[<p>What rolfie said. Gotta install merge before you do anything, and after installing it I always re-boot just to be safe. Then I edit sources.list and start the process.</p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Sat, 22 Mar 2025 22:01:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55017#p55017</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to upgrade to devuan testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55016#p55016</link>
			<description><![CDATA[<p>not 100% sure but i guess the problem is before upgrading from daedalus to excalibur you will need to install the usrmerge package.</p><p>and on excalibur you just have one line active in your sources.list:</p><div class="codebox"><pre><code>deb http://deb.devuan.org/merged/ excalibur main contrib non-free non-free-firmware</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Sat, 22 Mar 2025 20:42:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55016#p55016</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to upgrade to devuan testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55015#p55015</link>
			<description><![CDATA[<p>I tried doing that but then this happens:</p><p>1 dk. 8 sn.&#039;de 3.001 MB alındı (44,2 MB/s)&#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; &#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; &#160; &#160; <br />Reading changelogs... Done<br />apt-listchanges: Mailing root: apt-listchanges: news for devuananapc<br />Paketlerdeki ileti şablonları çıkarılıyor: 100%<br />Paketler önyapılandırılıyor ...<br />setting xserver-xorg-legacy/xwrapper/allowed_users from configuration file<br />(Veritabanı okunuyor ... 413721 dosya veya dizin kurulu durumda.)<br />Paket açılacak: .../base-files_13.7devuan1_amd64.deb ...</p><p>******************************************************************************<br />*<br />* The base-files package cannot be installed because<br />* /bin is a directory, but should be a symbolic link.<br />*<br />* Please install the usrmerge package to convert this system to merged-/usr.<br />*<br />* For more information please read <a href="https://wiki.debian.org/UsrMerge" rel="nofollow">https://wiki.debian.org/UsrMerge</a>.<br />*<br />******************************************************************************</p><p>dpkg: /var/cache/apt/archives/base-files_13.7devuan1_amd64.deb arşivi işlenirken sorun yaşandı (--unpack):<br /> yeni base-files paketi pre-installation betiği alt süreci 1 hatalı çıkış kodu ile sona erdi<br />İşleme sırasında hatalarla karşılaşıldı:<br /> /var/cache/apt/archives/base-files_13.7devuan1_amd64.deb<br />E: Sub-process /usr/bin/dpkg returned an error code (1)</p>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Sat, 22 Mar 2025 20:36:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55015#p55015</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to upgrade to devuan testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54843#p54843</link>
			<description><![CDATA[<p>I can&#039;t read most of that, but I know what it&#039;s tellilng&#160; you. Excalibur is still the Testing suite, so there is no -security or -updates repos. Those won&#039;t exist until excalibur is officially released as Stable. Comment them out for now.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 09 Mar 2025 22:07:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54843#p54843</guid>
		</item>
		<item>
			<title><![CDATA[How to upgrade to devuan testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54842#p54842</link>
			<description><![CDATA[<p>I&#039;ve written excalibur instead of daedalus in /etc/apt/sources.list but there nothing happens? It throws some errors:<br />E: &#039;http://deb.devuan.org/merged excalibur-updates Release&#039; deposunda Release dosyası yok.<br />N: Böyle bir depodan güvenli bir şekilde güncelleme yapılamaz, bu nedenle depo devre dışı bırakılmıştır.<br />N: Depo oluşturma ve kullanıcı yapılandırması hakkında ayrıntılı bilgi için apt-secure(8) rehber sayfasında bulunabilir.<br />E: &#039;http://deb.devuan.org/merged excalibur-security Release&#039; deposunda Release dosyası yok.<br />N: Böyle bir depodan güvenli bir şekilde güncelleme yapılamaz, bu nedenle depo devre dışı bırakılmıştır.<br />N: Depo oluşturma ve kullanıcı yapılandırması hakkında ayrıntılı bilgi için apt-secure(8) rehber sayfasında bulunabilir.</p>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Sun, 09 Mar 2025 21:48:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54842#p54842</guid>
		</item>
	</channel>
</rss>
