:: [devuan-dev] bug#548: #548: Cannot …
Top Page
Delete this message
Reply to this message
Author: Ralph Ronnquist
Date:  
To: 548
Subject: [devuan-dev] bug#548: #548: Cannot reproduce
You'll need to make sure the kvm group has a gid > 1000.

E.g. edit /etc/group and change the kvm line from say 106 to 10666, then

# apt-get install --reinstall eudev

fails with:
----
The group `kvm' 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
Processing triggers for man-db (2.8.5-2) ...
Errors were encountered while processing:
eudev
E: Sub-process /usr/bin/dpkg returned an error code (1)
----