Bug#951047: udev/rules.d/50-udev-default.rules: Invalid GROUP operation

Vasudev Kamath vasudev at debian.org
Mon Mar 23 04:02:13 GMT 2020


Michael Biebl <biebl at debian.org> writes:

>> 
>> 
>> I see above message in syslog as well. Also this is a fresh Buster
>> installation. If you want any more information let me know and I can try
>> to provide that.
>
> Yes, please provide steps how this can be reproduced.

Well every time I reboot I see this message. Other than that I don't
have any specific way to reproduce. Attaching screenshot of the same.

The following seems to be causing this message

SUBSYSTEM=="tty", KERNEL=="ptmx", GROUP="tty", MODE="0666"
SUBSYSTEM=="tty", KERNEL=="tty", GROUP="tty", MODE="0666"
SUBSYSTEM=="tty", KERNEL=="tty[0-9]*", GROUP="tty", MODE="0620"
SUBSYSTEM=="tty", KERNEL=="sclp_line[0-9]*", GROUP="tty", MODE="0620"
SUBSYSTEM=="tty", KERNEL=="ttysclp[0-9]*", GROUP="tty", MODE="0620"
SUBSYSTEM=="tty", KERNEL=="3270/tty[0-9]*", GROUP="tty", MODE="0620"
SUBSYSTEM=="vc", KERNEL=="vcs*|vcsa*", GROUP="tty"
KERNEL=="tty[A-Z]*[0-9]|ttymxc[0-9]*|pppox[0-9]*|ircomm[0-9]*|noz[0-9]*|rfcomm[0-9]*", GROUP="dialout"

SUBSYSTEM=="mem", KERNEL=="mem|kmem|port", GROUP="kmem", MODE="0640"


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 50-udev-rules.png
Type: image/png
Size: 623061 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20200323/8bd69a89/attachment-0001.png>


More information about the Pkg-systemd-maintainers mailing list