Package: udev Version: 0.050-3 Severity: normal
I'm unable to update my sarge installations, which have udev 0.030-1 and 2.4 kernel, because of this (from udev.preinst): --- check_kernel_version() { supported_kernel && return 0 echo "udev requires a kernel >= 2.6.8, upgrade aborted." exit 1 } --- although I'm able to install udev with 2.4 kernel. This is rather serious, udev should be upgradable regardless what kernel you happen to have running at the time. This effectively kills all apt-get upgrades.. t -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]