Opened 6 years ago
Closed 6 years ago
#4369 closed task (fixed)
Unknown group kvm in sysv build.
Reported by: | Owned by: | Bruce Dubbs | |
---|---|---|---|
Priority: | normal | Milestone: | 8.4 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by )
With eudev-3.2.5, udevd moans about unknown groups render and kvm when booting.
In the systemd book, group kvm (61) is added in /etc/group.
For eudev-3.2.7, the line
Change History (7)
comment:1 by , 6 years ago
Description: | modified (diff) |
---|---|
Summary: | Unknown groups render and kvm in sysv build. → Unknown group kvm in sysv build. |
comment:2 by , 6 years ago
Replying to ken@…:
With eudev-3.2.5, udevd moans about unknown groups render and kvm when booting.
In the systemd book, group kvm (61) is added in /etc/group.
For eudev-3.2.7, the line
Incomplete post, and the problem started in 3.2.6 (unknown groups render and kvm)
comment:3 by , 6 years ago
If i understand right, we need to add kvm to groups. If so, we also could remove systemd-journal group from the sysv-variant:
--- /mnt/LFS/books/LFS/trunk/BOOK/chapter06/createfiles.xml 2018-09-21 11:02:49.900667137 +0200 +++ /mnt/LFS/books/LFS-devel/lfs/belfs/chapter06/createfiles.xml 2018-11-09 05:39:30.296771117 +0100 @@ -261,9 +261,9 @@ cdrom:x:15: adm:x:16: messagebus:x:18: -systemd-journal:x:23: input:x:24: mail:x:34: +kvm:x:61: nogroup:x:99: users:x:999:</literal> EOF</userinput></screen>
Right?
comment:4 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
I'll work on this tomorrow.
comment:6 by , 6 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I didn't see the change to /etc/group or eudev in r11483. Maybe Bruce forgot to commit changes in chapter06/createfiles.xml?
comment:7 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
I have more than one copy of the book and made the change in the one I did not commit. Fixed.
Further data, the problems started in 3.2.6. The render group has been fixed in 3.2.7 but the reference to the kvm group remains: