首页
学习
活动
专区
圈层
工具
发布

Libc6坏了
EN

Server Fault用户
提问于 2014-03-15 06:46:03
回答 1查看 3.1K关注 0票数 -2

更新python版本后,我的Ubuntu12.04上的libc6被破坏了

我有libc6 2.18-4,它坏了.

它是由不稳定的回购装置安装的。通过精确的回购,我看到了2.15.0版本的libc6。但如果我试图强迫它,我会看到长长的列表“被移除”包。如何防止此删除并修复我的libc6?

错误消息:

代码语言:javascript
复制
dpkg: dependency problems prevent configuration of locales:
 libc6:i386 (2.18-4) breaks locales (<< 2.18) and is installed.
  Version of locales to be configured is 2.13+git20120306-3.
 libc6 (2.18-4) breaks locales (<< 2.18) and is installed.
  Version of locales to be configured is 2.13+git20120306-3.
dpkg: error processing locales (--configure):
 dependency problems - leaving unconfigured
EN

回答 1

Server Fault用户

回答已采纳

发布于 2014-03-19 14:57:15

libc6库似乎依赖于2.13+git20120306-3。但是,如果不安装libc6,我就无法修复locales 2.18-4。因此,我只是将locales替换为locales-all 2.18-4,并删除了一个注释的locales库。

问题解决了!现在没有冲突了!

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

https://serverfault.com/questions/582285

复制
相关文章

相似问题

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