<?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=6305&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / systemctl-service-shim breaks kernel postinst, causes boot failure]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6305</link>
		<description><![CDATA[The most recent posts in systemctl-service-shim breaks kernel postinst, causes boot failure.]]></description>
		<lastBuildDate>Tue, 02 Jan 2024 18:44:36 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[systemctl-service-shim breaks kernel postinst, causes boot failure]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46775#p46775</link>
			<description><![CDATA[<p>Alright, here we go again...</p><p>This is a Devuan-native package, so nobody can blame Debian here.<br />This <a href="https://bugs.devuan.org/cgi/bugreport.cgi?bug=760" rel="nofollow">bug</a> is trivial to reproduce, was filed over 7 months ago, and has seen absolutely <em>zero</em> action.<br />This has a very real potential to leave people with an unbootable system, as _intentional_ misbehaviour of &#039;systemd-detect-virt&#039; causes /etc/kernel/postinst.d/zz-update-grub to skip updating the bootloader.</p><p>/etc/kernel/postinst.d/zz-update-grub:</p><div class="codebox"><pre><code>if type systemd-detect-virt &gt;/dev/null 2&gt;&amp;1 &amp;&amp;
   systemd-detect-virt --quiet --container; then
        exit 0
fi</code></pre></div><p>/usr/sbin/systemctl:</p><div class="codebox"><pre><code>case &quot;${0}&quot; in
   *hostnamectl|*systemd-detect-virt) exit 0 ;; # always just short-circuit
esac</code></pre></div><p>Was this package added to Devuan as a trap? <br />Did anyone test it?<br />Where has the maintainer been for the last 7 months?<br />What the hell is going on?</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Tue, 02 Jan 2024 18:44:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46775#p46775</guid>
		</item>
	</channel>
</rss>
