Subject: util-linux: /sbin/fsck.cramfs and /sbin/mkfs.cramfs depends on 
/usr/lib/libz.so.1
Package: util-linux
Version: 2.12p-8
Severity: normal

Hello,

The cramfs utilities (fsck.cramfs and mkfs.cramfs) depend on a
library in /usr:

$ ldd /sbin/*cram*
/sbin/fsck.cramfs:
        linux-gate.so.1 =>  (0xffffe000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb7f6c000)
        libc.so.6 => /lib/tls/libc.so.6 (0xb7e34000)
        /lib/ld-linux.so.2 (0xb7f8e000)
/sbin/mkfs.cramfs:
        linux-gate.so.1 =>  (0xffffe000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb7ef0000)
        libc.so.6 => /lib/tls/libc.so.6 (0xb7db8000)
        /lib/ld-linux.so.2 (0xb7f12000)
$

This is forbidden by FHS because these utilities may be needed before
/usr is mounted. As 1) I doubt that these utilities are really used at
boot (unlike real FS utilities) and 2) I don't know which is the
correct solution (move these utilities to /usr/sbin or move libz to
/lib), I have not tagged this bug as serious.

Greetings,


Fred

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.4
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages util-linux depends on:
ii  libc6                         2.3.5-7    GNU C Library: Shared libraries an
ii  libncurses5                   5.5-1      Shared libraries for terminal hand
ii  libslang2                     2.0.5-1    The S-Lang programming library - r
ii  libuuid1                      1.38-2     universally unique id library
ii  zlib1g                        1:1.2.3-6  compression library - runtime

util-linux recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to