首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Debian从测试未满足的依赖项升级

Debian从测试未满足的依赖项升级
EN

Stack Overflow用户
提问于 2020-09-01 21:36:48
回答 1查看 57关注 0票数 0

我犯了一个巨大的错误--我用测试代码库升级到了Python3.8。我以前运行Stretch,然后我将其升级到Buster,但现在我遇到了这个问题。

我可以通过某种方式降级我升级的包来修复(bc gettext nethogs nmon procps)的更新吗?

代码语言:javascript
复制
apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  bc gettext nethogs nmon procps
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.


apt install bc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libncurses6 : Depends: libtinfo6 (= 6.1+20181013-2+deb10u2) but 6.2-1 is to be installed
E: Unable to correct problems, you have held broken packages.
EN

回答 1

Stack Overflow用户

发布于 2020-09-01 22:02:19

Omg智能,完全忘记它的智能是能够降级的依赖,boom工作,谢谢!

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

https://stackoverflow.com/questions/63688836

复制
相关文章

相似问题

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