Package: gforge-shell-postgresql
Version: 4.5.14-13
Severity: normal

The creation of the chroot environment lack some libraries.

etch:/bin# ldd bash 
        linux-gate.so.1 =>  (0xbfffe000)
        libncurses.so.5 => /lib/libncurses.so.5 (0xb7f24000)
        libdl.so.2 => /lib/tls/libdl.so.2 (0xb7f20000)
        libc.so.6 => /lib/tls/libc.so.6 (0xb7ded000)
        /lib/ld-linux.so.2 (0xb7f6b000)
        

Since install-chroot use the sentece:
    ldd $binary | cut -d" " -f3

the last one, /lib/ld-linux.so.2, is missing.

Also, there are missing a couple of libraries for the lib/security/pam_pgsql.so 
to work properly:
libmhash.so.2 & libssl.so.0.9.8
        These are not copied cause pam_pgsql.so is installed as a dependency ( 
and not looking for its shared 
libraries)

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.29-xen
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gforge-shell-postgresql depends on:
ii  debconf [debconf-2.0]        1.5.6       Debian configuration management sy
ii  debianutils                  2.17        Miscellaneous utilities specific t
ii  gforge-common                4.5.14-13   collaborative development tool - s
ii  gforge-db-postgresql         4.5.14-13   collaborative development tool - d
ii  libnss-pgsql1                1.3.1       name service switch module using P
ii  libpam-pgsql                 0.5.2-9+b1  PAM module to authenticate using a
ii  nscd                         2.3.6.ds1-4 GNU C Library: Name Service Cache 
ii  perl                         5.8.8-6.1   Larry Wall's Practical Extraction 
ii  ssh                          1:4.3p2-5   Secure shell client and server (tr

gforge-shell-postgresql recommends no packages.

-- debconf information excluded


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

Reply via email to