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

Bug#323077: initrd-tools: Installation fails due to bug in postinstall-script e2fsprogs



Package: initrd-tools
Version: 0.1.81.1
Severity: important

The command ldd /sbin/tune2fs /usr/bin/awk | sort -u | awk '{print $3}'
within the script /usr/share/initrd-tools/scripts/e2fsprogs provides the
following output:

/lib/libblkid.so.1
/lib/tls/libc.so.6
/lib/tls/libc.so.6
/lib/libcom_err.so.2
/lib/tls/libdl.so.2
/lib/libe2p.so.2
/lib/libext2fs.so.2
/lib/tls/libm.so.6
/lib/libuuid.so.1
(0xffffe000)

The script expects paths and file names to copy but no hex number and thus
exits with error level 1 and the message it cannot stat '(0xffffe000)'.

Since this problem makes kernel installations fail, it might lead to
unbootable machines.


-- System Information:
Debian Release: 3.1
 APT prefers unstable
 APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)

Versions of packages initrd-tools depends on:
ii  coreutils [fileutils]         5.2.1-2    The GNU core utilities
ii cpio 2.5-1.1 GNU cpio -- a program to manage ar ii cramfsprogs 1.1-6 Tools for CramFs (Compressed ROM F
ii  dash                          0.5.1-3    The Debian Almquist Shell
ii util-linux 2.12-7 Miscellaneous system utilities

-- no debconf information




Reply to: