Package: libc6 Version: 2.30-3 sudo aptitude upgrade just now:
``` Preparing to unpack .../libc6-dev_2.30-3_amd64.deb ... Unpacking libc6-dev:amd64 (2.30-3) over (2.30-2) ... Preparing to unpack .../libc-dev-bin_2.30-3_amd64.deb ... Unpacking libc-dev-bin (2.30-3) over (2.30-2) ... Preparing to unpack .../libc6-dbg_2.30-3_amd64.deb ... Unpacking libc6-dbg:amd64 (2.30-3) over (2.30-2) ... Preparing to unpack .../libc6_2.30-3_amd64.deb ... A copy of the C library was found in an unexpected directory: '/usr/lib/x86_64-linux-gnu/ld-2.30.so' It is not safe to upgrade the C library in this situation; please remove that copy of the C library or get it out of '/usr/lib/x86_64-linux-gnu' and try again. dpkg: error processing archive /var/cache/apt/archives/libc6_2.30- 3_amd64.deb (--unpack): new libc6:amd64 package pre-installation script subprocess returned error exit status 1 Errors were encountered while processing: /var/cache/apt/archives/libc6_2.30-3_amd64.deb needrestart is being skipped since dpkg has failed E: Sub-process /usr/bin/dpkg returned an error code (1) dpkg: dependency problems prevent configuration of libc6-dbg:amd64: libc6-dbg:amd64 depends on libc6 (= 2.30-3); however: Version of libc6:amd64 on system is 2.30-2. dpkg: error processing package libc6-dbg:amd64 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libc6-dev:amd64: libc6-dev:amd64 depends on libc6 (= 2.30-3); however: Version of libc6:amd64 on system is 2.30-2. dpkg: error processing package libc6-dev:amd64 (--configure): dependency problems - leaving unconfigured Setting up libc-dev-bin (2.30-3) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for libc-bin (2.30-2) ... Errors were encountered while processing: libc6-dbg:amd64 libc6-dev:amd64 ```