[System Installation] 控制中心升级,备份失败。
Tofloor
poster avatar
四月的麋鹿
deepin
2025-07-28 18:30
Author

电脑配置:
image.png

升级(全新安装)到25以后,通过控制中心升级都会卡在备份失败环节,手动去备份又没问题。

日志:

更新日志_2025_07_28_18.20.51.txt

Reply Favorite View the author
All Replies
流星追月
deepin
2025-07-28 19:48
#1
The user is banned, and the content is hidden.
zccrs
deepin
2025-07-29 09:34
#2

df -lh 看一下boot分区的大小

Reply View the author
四月的麋鹿
deepin
2025-07-29 09:42
#3
zccrs

df -lh 看一下boot分区的大小

跟大小没关系,/boot 还有2G多呢

Reply View the author
electricface
deepin
2025-07-29 10:11
#4

看日志,和这个帖子的问题一样。

看日志是出现了期望存在的 ostree commit 不存在。

可能是 ostree purne 将未被分支引用的 ostree commit 对象删除了。

是否有执行删除ostree 仓库分支的操作?

临时解决方案:

通过GRUB菜单启动到到回退项,然后回退,或

通过“系统还原”程序恢复出厂设置

Reply View the author
electricface
deepin
2025-07-29 10:13
#5

可以执行几条命令帮助调查。

查看状态:

deepin-immutable-ctl admin status -d all

查看分支和提交号:

ostree refs -r --repo=/persistent/ostree/repo
Reply View the author
四月的麋鹿
deepin
2025-07-29 10:20
#6

image.png

image.png

Reply View the author
zhaohui
deepin
Community Developer
2025-07-29 10:53
#7

可以说一下你这个全新安装的镜像下载的是哪个版本吗,这个问题我们内部一直没有复现

Reply View the author
四月的麋鹿
deepin
2025-07-29 14:45
#8
zhaohui

可以说一下你这个全新安装的镜像下载的是哪个版本吗,这个问题我们内部一直没有复现

查了一下,我应该全新装的是25 beta版的,然后一直升级的,期间有备份成功的

Reply View the author