On Sat, 9 Jan 2010, Marco d'Itri wrote:
On Jan 09, Antti Pyykko <debb...@pyksy.fi> wrote:
Preparing to replace udev 149-2 (using .../archives/udev_150-1_amd64.deb) ...
Weird, I wonder how I managed to break the check...
Please force the installation and then debug what's wrong with preinst.
I have CONFIG_SYSFS_DEPRECATED, wrong error was displayed.
--- preinst 2010-01-08 02:57:00.000000000 +0200
+++ preinst.new 2010-01-09 01:58:38.327089453 +0200
@@ -107,8 +107,7 @@
local sysfs_deprecated=0
if [ -d /sys/class/mem/null -a ! -L /sys/class/mem/null ]; then
- missing_symbol=1
- abort_install=1
+ sysfs_deprecated=1
fi
if [ "$missing_symbol" -eq 1 ]; then
--
// http://www.pyksy.fi/ // pyksy @IrcNet //
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org