Package: bind9utils
Version: 1:9.5.0.dfsg-1
Severity: grave

  Hi,

bind9utils is missing a dependency on libbind9-40:

* bind9utils is up-to-date, no problem with apt:

kooot:/etc/bind# apt-get install bind9utils/unstable
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Version choisie 1:9.5.0.dfsg-1 (Debian:unstable) pour bind9utils
bind9utils est déjà la plus récente version disponible.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 331 non mis à jour.
kooot:/etc/bind#

* However, /usr/sbin/rndc miss some of its libs :

kooot:/etc/bind# ldd /usr/sbin/rndc
        linux-gate.so.1 =>  (0xb7ee9000)
        libisccfg.so.40 => not found
        libisccc.so.40 => not found
        libbind9.so.40 => not found
        libdns.so.42 => not found
        libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0xb7eb7000)
        libcrypto.so.0.9.8 => /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0xb7d6c000)
        libisc.so.41 => not found
        libnsl.so.1 => /lib/i686/cmov/libnsl.so.1 (0xb7d53000)
        libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb7d3a000)
        libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb7c1b000)
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7abf000)
        libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0xb7a31000)
        libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0xb7a0e000)
        libcom_err.so.2 => /lib/libcom_err.so.2 (0xb7a0b000)
        libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0xb7a03000)
        libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb79ff000)
        libkeyutils.so.1 => /lib/libkeyutils.so.1 (0xb79fb000)
        libresolv.so.2 => /lib/i686/cmov/libresolv.so.2 (0xb79e7000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb79d2000)
        /lib/ld-linux.so.2 (0xb7eea000)
        libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb79ac000)
kooot:/etc/bind#

* When installing libbind9-40 (and all of its dependencies), it works.


  Note: I put the severity to grave because its break my working bind9
server on my testing machine (bind9 is testing 1:9.4.2-10 on this machine
so it does not pull libbind9-40 itself)

kooot:/etc/bind# /etc/init.d/bind9 restart
Stopping domain name service...: bind/usr/sbin/rndc: error while loading shared 
libraries: libisccfg.so.40: cannot open shared object file: No such file or 
directory
 failed!
Starting domain name service...: bind.
kooot:/etc/bind#

And in fact, named did not stop nor restart.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-rc5-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information



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

Reply via email to