Control: tags -1 moreinfo

Am 09.09.19 um 12:30 schrieb Elimar Riesebieter:
> Package: systemd
> Version: 242-7
> Severity: normal
> 
> Dear maintainer,
> 
> found in jornalctl -alb:
> systemd-udevd: Specified group 'render' unknown
> 
> Don't know why this group is needed. There is no group render in
> /etc/groups.
> 

If it is not, then you must have deleted it.
udev.postinst has this:


    # Make /dev/dri/renderD* accessible to render group
    addgroup --quiet --system render


There is obviously a slight chance that there is a bug in adduser, but I
highly doubt that.

What does getent group render say?
What's the output if you run  addgroup -system render?


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pkg-systemd-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to