<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=5313&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Using debian repos for non systemd related packages?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=5313</link>
		<description><![CDATA[The most recent posts in [SOLVED] Using debian repos for non systemd related packages?.]]></description>
		<lastBuildDate>Sun, 11 Dec 2022 19:42:11 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Using debian repos for non systemd related packages?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=39290#p39290</link>
			<description><![CDATA[<div class="quotebox"><cite>recklessswing wrote:</cite><blockquote><div><p>I tried similiar stuff but in the end they failed. Good try though.</p></div></blockquote></div><p>What do you mean when you say &quot;similar&quot;?</p><p>My chimaera is converted from debian with this exact not similar configuration. Systemd has been purged succesfully. I&#039;ve also active LMDE repos with the same priority as devuan&#039;s repos, mx and sparky repos with lower priority.</p>]]></description>
			<author><![CDATA[dummy@example.com (Devarch)]]></author>
			<pubDate>Sun, 11 Dec 2022 19:42:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=39290#p39290</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Using debian repos for non systemd related packages?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=39288#p39288</link>
			<description><![CDATA[<div class="quotebox"><cite>Devarch wrote:</cite><blockquote><div><p>You can nano /etc/apt/preferences.d/systemd</p><p>Package: systemd<br />Pin: release *<br />Pin-Priority: -1</p><p>Package: *systemd*<br />Pin: release *<br />Pin-Priority: -1</p><p>Package: systemd:i386<br />Pin: release *<br />Pin-Priority: -1</p><p>and than use as many compatible repos as you like. It should be ok. For example I have LMDE chimaera edition))</p><p>But if some package from another repo requires systemd as dependency than you are out of luck with this package.</p></div></blockquote></div><p>I tried similiar stuff but in the end they failed. Good try though.</p>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Sun, 11 Dec 2022 19:07:39 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=39288#p39288</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Using debian repos for non systemd related packages?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=38172#p38172</link>
			<description><![CDATA[<p>You can nano /etc/apt/preferences.d/systemd</p><p>Package: systemd<br />Pin: release *<br />Pin-Priority: -1</p><p>Package: *systemd*<br />Pin: release *<br />Pin-Priority: -1</p><p>Package: systemd:i386<br />Pin: release *<br />Pin-Priority: -1</p><p>and than use as many compatible repos as you like. It should be ok. For example I have LMDE chimaera edition))</p><p>But if some package from another repo requires systemd as dependency than you are out of luck with this package.</p>]]></description>
			<author><![CDATA[dummy@example.com (Devarch)]]></author>
			<pubDate>Sun, 30 Oct 2022 23:48:36 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=38172#p38172</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Using debian repos for non systemd related packages?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=38155#p38155</link>
			<description><![CDATA[<p>For example this was on chroot:</p><div class="codebox"><pre><code>root@pardus:/# apt-get full-upgrade
...
Downloading packages etc.
....
....
Removing: systemd-sysv (247.3-7+deb11u1) ...
dpkg: systemd: some dependency problems blah blah
 plymouth depends on this: systemd (&gt;= 232-8~).
 libpam-systemd:amd64 depends to this: systemd (= 247.3-7+deb11u1).
 libnss-systemd:amd64 depends to this: systemd (= 247.3-7+deb11u1).

Removing: systemd (247.3-7+deb11u1) ...
systemd is the active init system, please switch to another before removing systemd.
dpkg: systemd paketi işlenirken sorun yaşandı (--remove):
 systemd paketi pre-removal betiği kuruldu alt süreci 1 hatalı çıkış kodu ile sona erdi
#means systemd pre removal script is installed but sub process returned error code 1
dpkg: çok fazla hata oldu, işlem durduruluyor
#dpkg: too many errors, stopping the process
İşleme sırasında hatalarla karşılaşıldı:
 systemd
Çok fazla hatayla karşılaşıldığı için işlem yarıda kesildi.
#Because of too many errors the process is halted.
E: Sub-process /usr/bin/dpkg returned an error code (1)</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Sun, 30 Oct 2022 20:08:00 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=38155#p38155</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Using debian repos for non systemd related packages?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=38152#p38152</link>
			<description><![CDATA[<p>I love a challenge but that&#039;s a step too far, even for me. Can we at least see the full error message? Or would that be considered cheating? <img src="http://dev1galaxy.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 30 Oct 2022 19:57:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=38152#p38152</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Using debian repos for non systemd related packages?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=38151#p38151</link>
			<description><![CDATA[<p>There are the commands in the links I posted. It used to work but not anymore. Can&#039;t remove systemd. Thus it fails. Even though I try to remove it from a chroot.</p>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Sun, 30 Oct 2022 19:56:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=38151#p38151</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Using debian repos for non systemd related packages?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=38130#p38130</link>
			<description><![CDATA[<p>You could assign Debian repositories a pin value of 100 so they are treated as backports: only installed if specifically targetted but kept upgraded from there in future.</p><p>Something like</p><div class="codebox"><pre><code>Package: *
Pin: origin &quot;deb.debian.org&quot;
Pin-Priority: 100</code></pre></div><p>And install with</p><div class="codebox"><pre><code># apt install -t bullseye $package</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 30 Oct 2022 11:12:06 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=38130#p38130</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Using debian repos for non systemd related packages?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=38123#p38123</link>
			<description><![CDATA[<div class="quotebox"><cite>jobbautista9 wrote:</cite><blockquote><div><div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>I&#039;m not sure what your question is or even if there is one . . .</p></div></blockquote></div><p>I think they&#039;re asking if it&#039;s possible to use both Debian and Devuan (unmerged)&#039;s repos, with Devuan packages being at a higher priority. A possible usecase could be that the user is in a country where Debian has a faster and closer mirror than Devuan&#039;s, and want to use that as much as possible.</p></div></blockquote></div><p>Thanks jobbautista9!</p><p>@recklessswing . . . There are 2 scripts as well as manual instructions on how to migrate from Bullseye to Chimaera on our <span class="bbu"><a href="https://www.devuan.org/os/documentation/install-guides/chimaera/bullseye-to-chimaera" rel="nofollow">install page</a></span>. Perhaps something in those methods will be useful to you.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sun, 30 Oct 2022 05:09:23 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=38123#p38123</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Using debian repos for non systemd related packages?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=38122#p38122</link>
			<description><![CDATA[<div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>I&#039;m not sure what your question is or even if there is one . . .</p></div></blockquote></div><p>I think they&#039;re asking if it&#039;s possible to use both Debian and Devuan (unmerged)&#039;s repos, with Devuan packages being at a higher priority. A possible usecase could be that the user is in a country where Debian has a faster and closer mirror than Devuan&#039;s, and want to use that as much as possible.</p>]]></description>
			<author><![CDATA[dummy@example.com (jobbautista9)]]></author>
			<pubDate>Sun, 30 Oct 2022 04:51:34 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=38122#p38122</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Using debian repos for non systemd related packages?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=38121#p38121</link>
			<description><![CDATA[<p>Just use straight Devuan. Or if you need different Turkish language support, try antiX - it&#039;s also Debian without systemd and has a lot of international language support. Trying to take a systemd distro like Pardus and turn it into a non-systemd distro is just a huge amount of work for no particular reason, when Devuan and antiX have already done the hard work for you. Maybe you could start from Devuan or antiX, and add some Pardus packages and/or repos on top of it.</p>]]></description>
			<author><![CDATA[dummy@example.com (andyprough)]]></author>
			<pubDate>Sun, 30 Oct 2022 00:44:13 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=38121#p38121</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Using debian repos for non systemd related packages?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=38120#p38120</link>
			<description><![CDATA[<p>I&#039;m not sure what your question is or even if there is one . . .</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 29 Oct 2022 22:48:57 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=38120#p38120</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Using debian repos for non systemd related packages?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=38116#p38116</link>
			<description><![CDATA[<p>This is an UNOFFICIAL method, that used to work. But not anymore.<br />EDIT 1: I also tried direct migrate from debian to devuan, that now also doesn&#039;t work because of similiar errors? Which is this:https://www.devuan.org/os/documentation/install-guides/chimaera/bullseye-to-chimaera</p><p>The point is, it&#039;s debian but on systemd related packages, it uses devuan repos instead. Rest is debian. But it doesn&#039;t work anymore. It says systemd is the init system bla bla, and can&#039;t remove it. No matter how you try. Is there a way to override this? Here was a topic I used: https://forum.pardus.org.tr/t/pardusu-nosystemd-hale-getirmek/20676<br />Don&#039;t mind the Turkish, you get the idea I hope. Pardus is another debian based system btw, %100 the same. I tried this with debian before also and it worked. But not anymore it doesn&#039;t. At 4. phase it uses live usb and we chroot inside it, and we try to remove systemd. But doesn&#039;t work.<br />Why I do this? Sometimes devuan repos go down for a long time. With this way we use devuan repos only for systemd related packages thus less usage.</p>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Sat, 29 Oct 2022 19:33:58 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=38116#p38116</guid>
		</item>
	</channel>
</rss>
