小白求助,已经升级到v20beta,可是无法更新
Tofloor
poster avatar
wjhbj1437
deepin
2020-04-25 17:53
Author
使用命令 sudo apt-get upgrade,提示错误

(base) wjh@wjh-PC:~$ sudo apt-get upgrade
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
正在计算更新... 完成
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
有 2 个软件包没有被完全安装或卸载。
解压缩后会消耗 0 B 的额外空间。
您希望继续执行吗? [Y/n] y
正在设置 mincores-dkms (0.2.4+c1-1) ...
Removing old mincores-0.2.0 DKMS files...

------------------------------
Deleting module version: 0.2.0
completely from the DKMS tree.
------------------------------
Done.
Loading new mincores-0.2.0 DKMS files...
Building for 5.3.0-3-amd64
Building initial module for 5.3.0-3-amd64
Error! Bad return status for module build on kernel: 5.3.0-3-amd64 (x86_64)
Consult /var/lib/dkms/mincores/0.2.0/build/make.log for more information.
dpkg: 处理软件包 mincores-dkms (--configure)时出错:
已安装 mincores-dkms 软件包 post-installation 脚本 子进程返回错误状态 10
dpkg: 依赖关系问题使得 warm-sched 的配置工作不能继续:
warm-sched 依赖于 mincores-dkms;然而:
  软件包 mincores-dkms 尚未配置。

dpkg: 处理软件包 warm-sched (--configure)时出错:
依赖关系问题 - 仍未被配置
在处理时有错误发生:
mincores-dkms
warm-sched
E: Sub-process /usr/bin/dpkg returned an error code (1)



Reply Favorite View the author
All Replies
avatar
走钢丝
deepin
2020-04-25 18:04
#1
Reply View the author
avatar
gzhunter
deepin
2020-04-25 18:11
#2
直接新装,简单快捷顺畅。
Reply View the author
avatar
wjhbj1437
deepin
2020-04-25 18:17
#3
https://bbs.deepin.org/post/192874
参考:https://bbs.deepin.org/post/191750

O(∩_∩)O谢谢已解决
Reply View the author
avatar
ShineWay
deepin
2020-04-26 07:08
#4
一条命令解决!?

  1. sudo apt-get install -f
Copy the Code
Reply View the author