[Seek Help] 系统升级失败
Tofloor
poster avatar
春之灵
deepin
2024-12-17 16:42
Author

v23,检测到有系统更新,备份,下载更新,安装,结果安装包错误,系统升级失败。

如图:

image.png

这个问题如何解决?

Reply Favorite View the author
All Replies
xye9008
deepin
2024-12-17 17:30
#1

终端 sudo apt-get update && sudo apt-get dist-upgrade

试试,看下错误,有错误的话根据描述提供的命令执行。

备注: 马上都25呢,可暂不考虑升级

Reply View the author
流星追月
deepin
2024-12-17 20:20
#2

用360卫士,清除一下系统垃圾,你再更新试试。

Reply View the author
liuyongzhang
deepin
2024-12-17 20:42
#3

sudo apt update && sudo apt --fix-missing dist-upgrade -y

Reply View the author