[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ftp & ncftp segfaults after libc6 upgrade



After upgrading to libc6 via the libc5-libc6 HOWTO, and running dselect to
install all the hamm packages, ftp or ncftp no longer works.

Here's what I see:

kanga:[21]~% ftp
Segmentation fault (core dumped)
kanga:[22]~% ldd /usr/bin/ftp
        libreadline.so.2 => /lib/libreadline.so.2 (0x4000f000)
        libncurses.so.3.4 => /lib/libncurses.so.3.4 (0x40031000)
        libc.so.6 => /lib/libc.so.6 (0x40076000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
        libncurses.so.3.0 => /lib/libncurses.so.3.0 (0x40118000)
        libc.so.5 => /lib/libc.so.5 (0x40154000)


Is it possible for ftp to depend on both libc.so.5 and libc.so.6 above? 
How do I resolve whatever is wrong?

Thanks..



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: