<?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=4136&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Heads up: dpkg error -> caused by added kvm group]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=4136</link>
		<description><![CDATA[The most recent posts in [SOLVED] Heads up: dpkg error -> caused by added kvm group.]]></description>
		<lastBuildDate>Sun, 21 Feb 2021 17:36:38 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Heads up: dpkg error -> caused by added kvm group]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27593#p27593</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Thanks.</p></div></blockquote></div><p>You&#039;re welcome ...</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>They&#039;re working on it.</p></div></blockquote></div><p>As far as I can understand, it is <em>already</em> fixed.<br />I had added the <span class="bbc">kvm</span> group to the system in order to get rid of this complaint in <span class="bbc">dmesg</span>:</p><div class="codebox"><pre><code>--- snip ---
[   14.484174] udevd[395]: specified group &#039;kvm&#039; unknown
--- snip ---</code></pre></div><p>It was caused by a bug in PR 5597 that created a <span class="bbc">kvm</span> node in Debian independently of <span class="bbc">quemu</span> being installed.<br />So a bug was filed.</p><p>See <a href="https://github.com/systemd/systemd/issues/6360" rel="nofollow">https://github.com/systemd/systemd/issues/6360</a></p><p>But an argument in favour of this being a necessary feature and not a bug was put forth by <em>head dick</em> Poettering:</p><div class="quotebox"><blockquote><div><p>Anyway, I am very sure that /dev/kvm should be considered a standard system concept now, sharedby apps, and generic enough to be set up by systemd properly. I hope this makes some sense, and will close this now...</p></div></blockquote></div><p>So I added the (unnecessary) <span class="bbc">kvm</span> group and the <span class="bbc">dmesg</span> complaint was no more.</p><p>But on a <span class="bbc">dist-upgrade</span> to my ASCII I got the error in the OP and the error went away after I removed the unnecesary and non-system kvm group.</p><p>So, it seems that Devuan 3.1 <span class="bbu">does not</span> create a <span class="bbc">kvm</span> node and <span class="bbc">group</span> by default, independently of <span class="bbc">quemu</span> (or any other software) being installed.<br />Which is (if I understood correctly) how the principle of modularization works.</p><p>ie: a device node and group are created as needed by the software and not by default on installation of the OS.</p><p>Did I get this right?</p><p>Thanks in advance,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sun, 21 Feb 2021 17:36:38 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27593#p27593</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Heads up: dpkg error -> caused by added kvm group]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27592#p27592</link>
			<description><![CDATA[<p>Thanks. They&#039;re working on it.<br /><a href="https://bugs.devuan.org/cgi/bugreport.cgi?bug=548" rel="nofollow">https://bugs.devuan.org/cgi/bugreport.cgi?bug=548</a></p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 21 Feb 2021 15:10:17 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27592#p27592</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Heads up: dpkg error -> caused by added kvm group]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27591#p27591</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>I&#039;ll check and add the info later on.</p></div></blockquote></div><p>It seems that basic common sense prevailed, most probably within the Devuan maintainers/packagers. (Thanks!)</p><p>ie: <strong>no</strong> <span class="bbc">quemu</span> package installed? Then <strong>no</strong> <span class="bbc">kvm</span> device node or group needs to be added to the system. <br />Elementary ... </p><div class="codebox"><pre><code>groucho@devuan3:~$ sudo dmesg | grep -i eudev
[    1.445705] udevd[94]: starting eudev-3.2.9
[   14.557986] udevd[391]: starting eudev-3.2.9</code></pre></div><div class="codebox"><pre><code>groucho@devuan3:~$ sudo dmesg | grep kvm
groucho@devuan3:~$ sudo dmesg | grep unknown
groucho@devuan3:~$ </code></pre></div><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sun, 21 Feb 2021 14:51:01 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27591#p27591</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Heads up: dpkg error -> caused by added kvm group]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27590#p27590</link>
			<description><![CDATA[<p>Hello:</p><p>While tidying up a parallel Beowulf installation I have on another drive (to eventually migrate to Openbox instead of XFCE) I came across this problem:<br />It was previously upgraded from ASCII.</p><div class="codebox"><pre><code>root@devuan3:/etc/apt# apt upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] 
Setting up eudev (3.2.9-8~beowulf1) ...
The group `kvm&#039; already exists and is not a system group. Exiting.
dpkg: error processing package eudev (--configure):
 installed eudev package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 eudev
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@devuan3:/etc/apt# </code></pre></div><p>Reinstalling <span class="bbc">eudev</span> brings up this:</p><div class="codebox"><pre><code>root@devuan3:/etc/apt# apt-get reinstall eudev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
E: Internal Error, No file name for eudev:amd64
root@devuan3:/etc/apt# </code></pre></div><p>Trying to fix brings up this:</p><div class="codebox"><pre><code>root@devuan3:/etc/apt# apt install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up eudev (3.2.9-8~beowulf1) ...
The group `kvm&#039; already exists and is not a system group. Exiting.
dpkg: error processing package eudev (--configure):
 installed eudev package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 eudev
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@devuan3:/etc/apt# </code></pre></div><p>Same with a dist-upgrade:</p><div class="codebox"><pre><code>root@devuan3:/etc/apt# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] 
Setting up eudev (3.2.9-8~beowulf1) ...
The group `kvm&#039; already exists and is not a system group. Exiting.
dpkg: error processing package eudev (--configure):
 installed eudev package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 eudev
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@devuan3:/etc/apt# </code></pre></div><p>I then recalled that (on this installation) at one time last year I had some hassle in <span class="bbc">dmesg</span> with respect to group <span class="bbc">kvm</span>:</p><div class="codebox"><pre><code>--- snip ---
[   14.484174] udevd[395]: specified group &#039;kvm&#039; unknown
--- snip ---</code></pre></div><p>See <a href="https://dev1galaxy.org/viewtopic.php?id=3850" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=3850</a></p><p>... which I solved by simply creating the %&amp;/$*~ group but in turn originated the <span class="bbc">eudev</span> problem.</p><p>I removed the offending <span class="bbc">kvm</span> group and all is well:</p><div class="codebox"><pre><code>root@devuan3:~# apt update &amp;&amp; apt install -f &amp;&amp; apt upgrade
Hit:1 http://deb.devuan.org/merged beowulf InRelease
Hit:2 http://deb.devuan.org/merged beowulf-security InRelease
Hit:3 http://deb.devuan.org/merged beowulf-updates InRelease
Reading package lists... Done
Building dependency tree       
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@devuan3:~# </code></pre></div><p>Maybe at the 3.1 point release the <span class="bbc">kvm</span> issue got fixed and it does not show up in <span class="bbc">dmesg</span>.<br />I&#039;ll check and add the info later on.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sun, 21 Feb 2021 14:32:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27590#p27590</guid>
		</item>
	</channel>
</rss>
