Package: ntfs-3g
Version: 1:2012.1.15AR.1-1
Severity: normal

ldd /bin/ntfsdecrypt shows:
        linux-gate.so.1 =>  (0xb777a000)
        libntfs-3g.so.831 => /lib/i386-linux-gnu/libntfs-3g.so.831 (0xb76fe000)
        libgnutls.so.26 => /usr/lib/i386-linux-gnu/libgnutls.so.26 (0xb7635000)
        libgcrypt.so.11 => /lib/i386-linux-gnu/libgcrypt.so.11 (0xb75b0000)
        libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb7453000)
        libtasn1.so.3 => /usr/lib/i386-linux-gnu/libtasn1.so.3 (0xb7442000)
        libz.so.1 => /usr/lib/i386-linux-gnu/libz.so.1 (0xb742a000)
libpthread.so.0 => /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 (0xb7411000)
        libp11-kit.so.0 => /usr/lib/i386-linux-gnu/libp11-kit.so.0 (0xb73ff000)
        libgpg-error.so.0 => /lib/i386-linux-gnu/libgpg-error.so.0 (0xb73fb000)
        /lib/ld-linux.so.2 (0xb777b000)
        libdl.so.2 => /lib/i386-linux-gnu/i686/cmov/libdl.so.2 (0xb73f7000)

Depending on files in /usr prevents this command from being used before
/usr is mounted on systems with separate / and /usr partitions (which is why
it is in /bin instead of /usr/bin).

The solution is to compile it with static linking, or move all relevant
libraries to /lib.

On the other hand, if ntfsdecrypt is not intended to run before /usr
is mounted, then it should be placed in /usr/bin.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ntfs-3g depends on:
ii  debconf [debconf-2.0]  1.5.42
ii  fuse                   2.8.7-1
ii  libc6                  2.13-27
ii  libfuse2               2.8.7-1
ii  libgcrypt11            1.5.0-3
ii  libgnutls26            2.12.18-1
ii  multiarch-support      2.13-27

ntfs-3g recommends no packages.

ntfs-3g suggests no packages.

-- debconf information:
  ntfs-3g/setuid-root: false
  ntfs-3g/initramfs: true



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to