[Seek Help] 20.2系统更新一直失败
Tofloor
poster avatar
chang95
deepin
2021-05-09 20:22
Author

系统20.2 提示更新,下载完成后,点击安装更新,安装一会就显示更新失败,求解!

Reply Favorite View the author
All Replies
chang95
deepin
2021-05-09 20:40
#1

  

使用命令   sudo apt update && sudo apt dist-upgrade  依然报错 失败   信息如下:

 

升级了 2 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。

有 3 个软件包没有被完全安装或卸载。

需要下载 0 B/245 MB 的归档。

解压缩后会消耗 43.0 MB 的额外空间。

您希望继续执行吗? [Y/n] y

正在设置 systemd (241.10.2-1+dde) ...

rmmod: ERROR: Module vfs_monitor is in use

dpkg: 处理软件包 systemd (--configure)时出错:

 已安装 systemd 软件包 post-installation 脚本 子进程返回错误状态 1

在处理时有错误发生:

 systemd

E: Sub-process /usr/bin/dpkg returned an error code (1)

 

Reply View the author
忘记、过去
deepin
2021-05-09 20:50
#2

终端执行 sudo dkms uninstall deepin-anything/0.0,重启后再执行 sudo dpkg --configure -a 应该就好了,可以正常升级。

Reply View the author
Ziggy
deepin
2021-05-09 22:10
#3

sudo dpkg --configure -a && sudo apt -f install看看

Reply View the author
dgr
deepin
2021-05-09 22:54
#4

我也是   和 楼主 一模 一样

Reply View the author
chang95
deepin
2021-05-09 23:09
#5
忘记、过去

终端执行 sudo dkms uninstall deepin-anything/0.0,重启后再执行 sudo dpkg --configure -a 应该就好了,可以正常升级。

已按你的方法更新成功,多谢猛男!

Reply View the author
孤岛悬城
deepin
2021-05-11 08:09
#6

https://www.bilibili.com/video/BV1DQ4y1Z7qN?share_source=copy_web

8分钟的时候有讲解

Reply View the author