[System Installation] 系统升级20.6失败
Tofloor
poster avatar
wz0914
deepin
2022-06-07 06:34
Author

电脑之前是win10和社区20.5版本,因误操作删除了deepin 20.5系统所在磁盘,重新用20.3版的U盘安装器安装后怎么不能升级软件及系统版本,总是提示升级失败。

截图_dde-control-center_20220606223315.png

截图_dde-control-center_20220606223222.png

Reply Favorite View the author
All Replies
xuqi
deepin testing team
2022-06-07 06:42
#1

可以尝试一下用终端方式进行升级,看能否成功

sudo apt update && sudo apt dist-upgrade

Reply View the author
wz0914
deepin
2022-06-07 07:23
#2
xuqi

可以尝试一下用终端方式进行升级,看能否成功

sudo apt update && sudo apt dist-upgrade

也不行,提示apt占用;手动点击检查更新,提示依赖错误,检查更新失败

Reply View the author
xuqi
deepin testing team
2022-06-07 08:04
#3

也不行,提示apt占用;手动点击检查更新,提示依赖错误,检查更新失败

麻烦附一下截图,看一下具体报什么错误~

Reply View the author
wz0914
deepin
2022-06-07 15:51
#4
xuqi

也不行,提示apt占用;手动点击检查更新,提示依赖错误,检查更新失败

麻烦附一下截图,看一下具体报什么错误~

截图_deepin-terminal_20220607075045.png
截图_deepin-terminal_20220607074825.png
截图_dde-control-center_20220607074232.png

Reply View the author
星辰使者
deepin
2022-06-07 16:57
#5

根据提示,运行下 sudo dpkg --configure -a 试试看

Reply View the author
xuqi
deepin testing team
2022-06-07 17:41
#6

image.png

sudo dpkg --configure -a

Reply View the author
wz0914
deepin
2022-06-07 18:21
#7
xuqi

image.png

sudo dpkg --configure -a

运行了这个命令,就出现了第一张截图的结果,报错:libc6:i386

Reply View the author
wz0914
deepin
2022-06-07 18:21
#8
星辰使者

根据提示,运行下 sudo dpkg --configure -a 试试看

运行了这个命令,就出现了第一张截图的结果,报错:libc6:i386

Reply View the author
星辰使者
deepin
2022-06-07 19:17
#9
wz0914

运行了这个命令,就出现了第一张截图的结果,报错:libc6:i386

sudo apt-get install --fix-borkeninstall 这个呢?

Reply View the author
wz0914
deepin
2022-06-08 04:27
#10
星辰使者

sudo apt-get install --fix-borkeninstall 这个呢?

谢谢!最后还是通过U 盘引导重新安装了20.6的解决问题。

Reply View the author
wz0914
deepin
2022-06-08 04:28
#11
xuqi

image.png

sudo dpkg --configure -a

谢谢!最后还是通过U 盘引导重新安装了20.6的解决问题。

Reply View the author
xuqi
deepin testing team
2022-06-08 17:06
#12

Nice~applaud

Reply View the author