Am 09.09.19 um 13:53 schrieb Elimar Riesebieter:
> * Michael Biebl <[email protected]> [2019-09-09 13:09 +0200]:
> 
>> 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?
> 
> render:x:107:
> 
>> What's the output if you run  addgroup -system render?
> 
> addgroup: The group `render' already exists as a system group. Exiting.
> 
> 
> # grep 107 /etc/group
> ssh:x:107:
> 

That means you have the render group defined centrally via something
like NIS, LDAP, SSSD, is that correct?


-- 
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