Package: rssh Version: 2.3.2-13 Severity: normal Tags: squeeze The mkchroot.sh script (supposed to install all the necessary executables and libraries in the chroot enviroment for the need of rssh) doesn't check for the dependencies of the /lib/libnss_* libraries. As a consequence the libnsl.so.1 (needed for libnss_compat.so) is missing. One is supposed to install it manually. In my opinion this should be fixed in the script or at least it should be mentioned in the documentation (CHROOT.gz).
$ ldd libnss_compat-2.11.2.so linux-vdso.so.1 => (0x00007fff9a678000) libnsl.so.1 => /lib/libnsl.so.1 (0x00007fb943a2e000) libc.so.6 => /lib/libc.so.6 (0x00007fb9436cd000) /lib64/ld-linux-x86-64.so.2 (0x00007fb943e54000) If it helps, I can send you the patch for the script to fix it. Regards, Matej. -- System Information: Debian Release: 6.0.2 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org