[Pkg-lirc-maint] Bug#860551: lircd-0.9.4c[845]: Error: Cannot glob /sys/class/rc/rc0/input[0-9]*/event[0-9]*

Eriberto Mota eriberto at debian.org
Sun May 21 14:59:46 UTC 2017


A workaround is block these messages in rsyslog:

May 21 11:25:44 scutum lircd[856]: lircd-0.9.4c[856]: Error: Cannot
glob /sys/class/rc/rc0/input[0-9]*/event[0-9]*
May 21 11:25:44 scutum lircd-0.9.4c[856]: Error: Cannot glob
/sys/class/rc/rc0/input[0-9]*/event[0-9]*

To make it, you need to create the file
/etc/rsyslog.d/lircd-trash.conf with the following content:

If $syslogtag contains 'lircd' and $msg contains 'Error: Cannot glob' then stop

and restart the rsyslog:

# systemctl restart rsyslog

Regards,

Eriberto



More information about the Pkg-lirc-maint mailing list