So, after my last post (where I tried to revert to stable's libc6 and ldso), I do a new apt-get update and apt-get dist-upgrade, I get:
Reading Package Lists... Building Dependency Tree... You might want to run `apt-get -f install' to correct these. Sorry, but the following packages have unmet dependencies: cpp: Depends: libc6 (>= 2.1.93) but 2.1.3-10 is installed exim: Depends: libc6 (>= 2.1.94) but 2.1.3-10 is installed g++: Depends: libc6 (>= 2.1.93) but 2.1.3-10 is installed gcc: Depends: libc6 (>= 2.1.93) but 2.1.3-10 is installed ldso: PreDepends: libc6 (>= 2.1.94) but 2.1.3-10 is installed libc6-dev: Depends: libc6 (= 2.1.94-1) but 2.1.3-10 is installed libdb2: Depends: libc6 (>= 2.1.93) but 2.1.3-10 is installed libdb2-util: Depends: libc6 (>= 2.1.93) but 2.1.3-10 is installed libldap2: Depends: libc6 (>= 2.1.94) but 2.1.3-10 is installed libpam-modules: Depends: libc6 (>= 2.1.94) but 2.1.3-10 is installed libpam0g: Depends: libc6 (>= 2.1.94) but 2.1.3-10 is installed libsasl7: Depends: libc6 (>= 2.1.94) but 2.1.3-10 is installed libstdc++2.10-glibc2.2: Depends: libc6 (>= 2.1.93) but 2.1.3-10 is installed libxaw6: Depends: libc6 (>= 2.1.93) but 2.1.3-10 is installed libxaw7: Depends: libc6 (>= 2.1.93) but 2.1.3-10 is installed locales: Depends: libc6 (= 2.1.94-1) but 2.1.3-10 is installed xserver-common: Depends: libc6 (>= 2.1.93) but 2.1.3-10 is installed Okay, so I do the -f install thing. Reading Package Lists... Done Building Dependency Tree... Done Correcting dependencies... Done The following extra packages will be installed: libc6 1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 packages not fully installed or removed. Need to get 0B/2426kB of archives. After unpacking 2925kB will be freed. Do you want to continue? [Y/n] perl: /lib/libc.so.6: version `GLIBC_2.2' not found (required by /usr/lib/libdb.so.3) E: Sub-process /usr/sbin/dpkg-preconfigure --apt returned an error code (1) E: Failure running script /usr/sbin/dpkg-preconfigure --apt Uh... [corban][02:50pm][/var/cache/apt/archives] # dpkg -i libc6_2.1.94-1_i386.deb dpkg: `ldconfig' not found on PATH. dpkg: 1 expected program(s) not found on PATH. NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin. [corban][02:51pm][/var/cache/apt/archives] # dpkg -i ldso_1.9.11-10_i386.deb dpkg: `ldconfig' not found on PATH. dpkg: 1 expected program(s) not found on PATH. NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin. Can somebody help me get this stuff working again? I'd really appreciate it. Thanks! // joey tsai