My distro is from 11.04 upgrade. After two days an update break the library libc6 and libc6-i368.
I know that both of these lib are from 11.04. Normally the distro has to install the new library libc-bin and remove both of the other but that didnt happen.
I try to fix it with -f install but it returns this
dpkg: warning: 'ldconfig' not found in PATH or not executable.
dpkg: error: 1 expected program not found in PATH or not executable.
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
E: Sub-process /usr/bin/dpkg returned an error code (2)
and i have now 57 break package that depends on libc-i368. Any advice what i have to do?
I know that both of these lib are from 11.04. Normally the distro has to install the new library libc-bin and remove both of the other but that didnt happen.
I try to fix it with -f install but it returns this
dpkg: warning: 'ldconfig' not found in PATH or not executable.
dpkg: error: 1 expected program not found in PATH or not executable.
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
E: Sub-process /usr/bin/dpkg returned an error code (2)
and i have now 57 break package that depends on libc-i368. Any advice what i have to do?
Comment