Package: udev Version: 0.063-1 While upgrading from testing to unstable, I receive these messages for udev (upgrading with KPackage):
================================= < export DEBIAN_FRONTEND; apt-get install --yes 'udev' ;echo RESULT=$? Reading package lists... Done Building dependency tree... Done The following packages will be upgraded: udev 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/293kB of archives. After unpacking 209kB of additional disk space will be used. perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_CA:en_US:en_GB:en", LC_ALL = "en_US", LANG = "en_CA" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory (Reading database ... 134962 files and directories currently installed.) Preparing to replace udev 0.056-3 (using .../archives/udev_0.063-1_i386.deb) ... udev requires a kernel >= 2.6.12, upgrade aborted. dpkg: error processing /var/cache/apt/archives/udev_0.063-1_i386.deb (--unpack): subprocess pre-installation script returned error exit status 1 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_CA:en_US:en_GB:en", LC_ALL = "en_US", LANG = "en_CA" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_CA:en_US:en_GB:en", LC_ALL = "en_US", LANG = "en_CA" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). Errors were encountered while processing: /var/cache/apt/archives/udev_0.063-1_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) RESULT=100 ================================= Many thanks, Dominique