试图升级Debian我得到了错误
Preparing to unpack .../libc6_2.30-3_amd64.deb ...
De-configuring libc6:i386 (2.30-2) ...
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
Preparing to unpack .../archives/libc6_2.30-3_i386.deb ...
De-configuring libc6:amd64 (2.30-2) ...
A copy of the C library was found in an unexpected directory:
'/usr/lib/i386-linux-gnu/libpthread-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/i386-linux-gnu' and try again.
dpkg: error processing archive /var/cache/apt/archives/libc6_2.30-3_i386.deb (--unpack):
new libc6:i386 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
/var/cache/apt/archives/libc6_2.30-3_i386.deb无法修复的安装是没有帮助的,只需返回此错误。试着在这之后再升级一次
The following packages have unmet dependencies:
libc6-dev : Depends: libc6 (= 2.30-3) but 2.30-2 is installed
libc6-i386 : Depends: libc6 (= 2.30-3) but 2.30-2 is installed我能做些什么来解决这个问题?
发布于 2020-03-25 20:58:22
有一个开放的Debian错误报告。Bug ID 954915
https://unix.stackexchange.com/questions/574950
复制相似问题