[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#364584: mkinitrd: MODULES=dep cannot be done due to version conflict



Package: kernel-image-2.4.27-3-686
Version: 2.4.27-10sarge2
Severity: important


    hi all,

$ cat /etc/debian_version 
testing/unstable
$ sudo dpkg --configure kernel-image-2.4.27-3-686 
Setting up kernel-image-2.4.27-3-686 (2.4.27-10sarge2) ...
/usr/sbin/mkinitrd: MODULES=dep cannot be done due to version conflict
/usr/sbin/mkinitrd: using MODULES=most instead
/bin/bash: error while loading shared libraries: libdl.so.2: cannot open
shared object file: No such file or directory
Failed to create initrd image.
dpkg: error processing kernel-image-2.4.27-3-686 (--configure):
 subprocess post-installation script returned error exit status 9
Errors were encountered while processing:
 kernel-image-2.4.27-3-686
$ locate libdl.so.2
/lib/libdl.so.2
/lib/tls/i686/cmov/libdl.so.2
/lib/tls/libdl.so.2
$ ls -l /lib/libdl.so.2
lrwxrwxrwx 1 root root 14 Apr 15 19:20 /lib/libdl.so.2 -> libdl-2.3.6.so
$ ls -l /lib/libdl-2.3.6.so
-rw-r--r-- 1 root root 9592 Apr 14 18:09 /lib/libdl-2.3.6.so
$ dpkg -S /lib/libdl-2.3.6.so
libc6: /lib/libdl-2.3.6.so
$ apt-cache policy libc6
libc6:
  Installed: 2.3.6-7
  Candidate: 2.3.6-7
  Version table:
 *** 2.3.6-7 0
        900 http://ftp.uk.debian.org unstable/main Packages
        100 /var/lib/dpkg/status

$ sudo dpkg --audit 
The following packages have been unpacked but not yet configured.
They must be configured using dpkg --configure or the configure
menu option in dselect for them to work:
 lm-sensors-2.4.27-3-686 kernel drivers to read temperature/voltage/fan
sensors
 kernel-image-2.4-686 Linux kernel image for version 2.4 on
PPro/Celeron/PII/PI
 kernel-pcmcia-modules-2.4.27-3-686 Mainstream PCMCIA modules 2.4.27 on
PPro/Ce
 i2c-2.4.27-3-686     drivers for the i2c bus

The following packages are only half configured, probably due to
problems
configuring them the first time.  The configuration should be retried
using
dpkg --configure <package> or the configure menu option in dselect:
 kernel-image-2.4.27-3-686 Linux kernel image for version 2.4.27 on
PPro/Celero

    what should I do?

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages kernel-image-2.4.27-3-686 depends on:
ii  coreutils [fileutils]         5.94-1     The GNU core utilities
ii  initrd-tools                  0.1.84     tools to create initrd image for p
ii  modutils                      2.4.27.0-5 Linux module utilities

kernel-image-2.4.27-3-686 recommends no packages.

-- no debconf information



Reply to: