Bugzilla – Bug 127760
many syslog messages: " udevd[2197]: get_netlink_msg: no ACTION in payload found, skip event 'umount'"
Last modified: 2005-12-19 07:34:12 UTC
For 10.0 (updated from 9.2) everything regarding hotplug seems to work fine, but the syslog fills with messages like these: Oct 11 22:15:22 elf udevd[2197]: get_netlink_msg: no ACTION in payload found, skip event 'mount' Oct 11 22:15:25 elf udevd[2197]: get_netlink_msg: no ACTION in payload found, skip event 'umount' It's no obvious to which device or event those messages refer to. (I saw the other two bug reports mentioning the same message, but my problem seems to be a different one: Just get rid of the message, preferrably by fixing the underlying problem)
Yep .. agree that the udevd is to much noisy
Fixed it upstream. Will appear with the next sync. Thanks!
(In reply to comment #2) > Fixed it upstream. Will appear with the next sync. Thanks! > I'm still seeing these messages.