Answers for "dpkg: error processing package libc-bin (--configure): installed libc-bin package post-installation script subprocess returned error exit status 134"

0

dpkg: error processing package libc-bin (--configure): installed libc-bin package post-installation script subprocess returned error exit status 134

rm /var/cache/ldconfig/aux-cache
Posted by: Guest on March-09-2022
0

dpkg: error processing package libc-bin (--configure): installed libc-bin package post-installation script subprocess returned error exit status 134

First run this to help remove the corrupted file:
rm /var/cache/ldconfig/aux-cache

Then execute this:
/sbin/ldconfig
Posted by: Guest on March-09-2022

Code answers related to "dpkg: error processing package libc-bin (--configure): installed libc-bin package post-installation script subprocess returned error exit status 134"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language