Docunext


Problem Encountered When Upgrading to udev 146 5

October 29th, 2009

I just tried updating to udev 146-5. The post-installation script failed with:

"error getting signalfd"

I tried rebooting, but the error persisted, and what's worse, my mouse and wifi no longer worked! :-(

Luckily a live ethernet cable is available on the floor next to my shelves of tech gear. I plugged it in and network-manager did its thing and I was able to search bugs.debian.org, fruitfully so I might add!

I found this bug:

error in post-installation script when upgrading to udev 0.146-5

A quick scan of the reports suggested I was having the same problem. I tried grep signalfd /proc/kallsyms as suggested and came up with something that didn't make much sense to me:

ffffffff802c4148 t signalfd_release
ffffffff802c415c t signalfd_read
ffffffff802c44ff T sys_signalfd
ffffffff802c464e t signalfd_poll
ffffffff802c756f T compat_sys_signalfd

The bug reports seemed to imply that an upgrade of libc6 to 2.9.25 would fix the problem. I did so, rebooted, and voilà - problem solved!

I'm still getting this message though:

udev: missing sysfs features; please update the kernel or disable the kernel's CONFIG_SYSFS_DEPRECATED option; udev may fail to work correctly

I'll get around to upgrading my kernel soon, just not tonight!

Note: I've definitely heard of an run into udev before. I still don't know what it does exactly, but I read up a little more on it tonight. Apparently it is an event and hotplug management daemon and is responsible for dynamically managing the /dev directory. On some embedded systems I've worked on where hardware devices attached to the system do not change, I've been able to avoid udev altogether. That was nice, but I'm not sure how feasible that is on a desktop system. I'm a little confused about udev in general, because some people seem to dislike it very much. For example, a recent post by Richard R. Link included this statement:

"This is just a reminder for all of you that have packages that depend on the udev package: I hate you."
Is that a common sentiment?

Yearly Indexes: 2003 2004 2006 2007 2008 2009 2010 2011 2012 2013 2015 2019 2020 2022