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

Re: serious trouble while apt-get update,upgrade,dist-upgrade



On Fri, Nov 30, 2001 at 10:52:24PM +0100, X LAci wrote:
> 
> My question now is which package contains ldd? I do have libc6 Version:
> 2.2.4-5 installed, but there's
> no ldd.
> 


Try 'apt-get --reinstall install libc6'

$ dpkg -l libc6
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  libc6          2.2.4-5        GNU C Library: Shared libraries and Timezone

$ dpkg -L libc6|grep ldd
/usr/share/man/man1/ldd.1.gz
/usr/bin/ldd
/usr/bin/lddlibc4



Reply to: