Bug#550200: udev fails to install

2009-10-08 Thread Erik Ölsar
Package: udev Version: 146-4 Hi, udev can't upgrade, I get : error getting signalfd Cannot start udevd. (rc=5) When I start udevd manually, I get error getting signalfd too. Consequently, I have no network, no sound, and I cannot upgrade other packages that depend on udev. Thanks -- To

Bug#550200: udev fails to install

2009-10-08 Thread Erik Ölsar
Unfortunately, I have a 2.6.26 kernel while the README.debian says the minimum is 2.6.22, and it doesn't work, so the problem is not the which you think. 2009/10/8 Marco d'Itri m...@linux.it: On Oct 08, Erik Ölsar erlk.o...@gmail.com wrote: When I start udevd manually, I get error getting

Bug#550200: udev fails to install

2009-10-08 Thread Marco d'Itri
OTOH, I have just been enlightened and found out how to check for signalfd and other features, so the next release will abort in preinst if a self-built kernel is not acceptable. Read again README.Debian in the part which lists the features needed, your kernel lacks support for signalfd(2). --