Hi,

I just ran into the same problem. As far as I can see the problem is
the libnasl2 package.

# strings - /usr/lib/libnasl.so.2 | fgrep libssl
libssl.so.0.9.7

# ldd /usr/lib/libnasl.so.2
        libnessus.so.2 => /usr/lib/libnessus.so.2 (0x40040000)
        libhosts_gatherer.so.2 => /usr/lib/libhosts_gatherer.so.2
        (0x400ad000)
        libpcap-nessus.so.2 => /usr/lib/libpcap-nessus.so.2
        (0x400b2000)
        libutil.so.1 => /lib/libutil.so.1 (0x400c3000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x400c7000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x400db000)
        libssl.so.0.9.7 => /usr/lib/i686/cmov/libssl.so.0.9.7
        (0x400ee000)
        libcrypto.so.0.9.7 => /usr/lib/i686/cmov/libcrypto.so.0.9.7
        (0x4011f000)
        libdl.so.2 => /lib/libdl.so.2 (0x4021d000)
        libc.so.6 => /lib/libc.so.6 (0x40221000)
        /lib/ld-linux.so.2 (0x80000000)


It loads the libssl.so.0.9.7



You *need* to recompile the libnasl2 package synchronously with the
nessus packages!

After recompiling this single package, I still have the bad record mac
problem, but it solves at least the double library load. 


regards
Hadmut






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

Reply via email to