Package: util-linux Version: 2.12p-4sarge1 Severity: normal When attempting to run fsck.cramfs on a sarge machine against the initrd in the debian installer I run into the following problem:
rat:~# wget http://http.us.debian.org/debian/dists/sarge/main/installer-ia64/current/images/netboot/debian-installer/ia64/2.6/initrd.gz rat:~# gzip -d initrd.gz rat:~# fsck.cramfs initrd initrd: error -3 while decompressing! 0x6000000000006bb7(8683) I was also able to reproduce this problem with the following sequence: rat:~# mkdir tmp; dd if=/dev/urandom of=tmp/file1 count=64; mkfs.cramfs tmp tmp.cramfs 64+0 records in 64+0 records out 32768 bytes transferred in 0.009406 seconds (3483701 bytes/sec) rat:~# fsck.cramfs tmp.cramfs tmp.cramfs: error -3 while decompressing! 0x6000000000004d38(16395) I should also note that I tried fsck.cramfs against the sarge d-i initrd under rhel4u2 and received: [EMAIL PROTECTED] ~]# fsck.cramfs initrd fsck.cramfs: Segmentation fault [EMAIL PROTECTED] ~]# rpm -q util-linux util-linux-2.12a-16.EL4.11 -- System Information: Debian Release: 3.1 Architecture: ia64 Kernel: Linux 2.6.8-2-mckinley-smp Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages util-linux depends on: ii libc6.1 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libncurses5 5.4-4 Shared libraries for terminal hand ii libuuid1 1.37-2sarge1 universally unique id library ii slang1a-utf8 1.4.9dbs-8 The S-Lang programming library wit ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

