首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在Debian上升级libc6时出错

在Debian上升级libc6时出错
EN

Unix & Linux用户
提问于 2020-03-25 19:34:17
回答 1查看 620关注 0票数 0

试图升级Debian我得到了错误

代码语言:javascript
复制
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

无法修复的安装是没有帮助的,只需返回此错误。试着在这之后再升级一次

代码语言:javascript
复制
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

我能做些什么来解决这个问题?

EN

回答 1

Unix & Linux用户

发布于 2020-03-25 20:58:22

有一个开放的Debian错误报告。Bug ID 954915

票数 4
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/574950

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档