[Feedback on issues] 25.1更新失败
Tofloor
poster avatar
Superman
deepin
14 hours ago
Author

25.1更新失败,以下是日志:

更新日志_2026_04_14_12.01.26.txt

Reply Favorite View the author
All Replies
deepin流云
Super Moderator
Community OP
12 hours ago
#1

若您在升级过程中遇到控制中心升级卡在50%或100%报未知错误的,建议优先使用终端命令 sudo apt update && sudo apt dist-upgrade

进行升级。

https://bbs.deepin.org/post/296987

Reply View the author
Superman
deepin
12 hours ago
#2
deepin流云

若您在升级过程中遇到控制中心升级卡在50%或100%报未知错误的,建议优先使用终端命令 sudo apt update && sudo apt dist-upgrade

进行升级。

https://bbs.deepin.org/post/296987

image.png

Reply View the author
deepin流云
Super Moderator
Community OP
11 hours ago
#3
Superman

image.png

你这个是清华源出问题了

25改回默认源

echo 'deb https://community-packages.deepin.com/beige/ crimson main commercial community' | sudo tee -a /etc/apt/sources.list > /dev/null

如果觉得系统默认源慢,换华中科大源试下:

sudo sed -i 's|community-packages.deepin.com/beige/|mirrors.hust.edu.cn/deepin/beige/|g'  /etc/apt/sources.list
Reply View the author
米饭虚拟机
deepin
11 hours ago
#4
Superman

image.png

你把那个清华源禁了再试试更新

Reply View the author
米饭虚拟机
deepin
11 hours ago
#5
deepin流云

你这个是清华源出问题了

25改回默认源

echo 'deb https://community-packages.deepin.com/beige/ crimson main commercial community' | sudo tee -a /etc/apt/sources.list > /dev/null

如果觉得系统默认源慢,换华中科大源试下:

sudo sed -i 's|community-packages.deepin.com/beige/|mirrors.hust.edu.cn/deepin/beige/|g'  /etc/apt/sources.list

他那是第三方源出问题了

Reply View the author
deepin流云
Super Moderator
Community OP
11 hours ago
#6
米饭虚拟机

他那是第三方源出问题了

嗯,忘说让楼主禁用它了

Reply View the author
186******91
deepin
10 hours ago
#7

我也是一开始遇到问题了,问的AI发现是微软edge浏览器造成的,按照AI给的指令操作完就OK了

Reply View the author
Jengro
deepin
7 hours ago
#8

sudo apt update && sudo apt dist-upgrade

更新也失败的怎么处理

Reply View the author
Jengro
deepin
7 hours ago
#9
186******91

我也是一开始遇到问题了,问的AI发现是微软edge浏览器造成的,按照AI给的指令操作完就OK了

是不是卸载edge 就可以了

Reply View the author
Jengro
deepin
7 hours ago
#10

我这边是使用 sudo apt update && sudo apt dist-upgrade 安装后, 关机 重新启动 就提示更新失败, 让回退了

Reply View the author
Jengro
deepin
7 hours ago
#11

image.png

Reply View the author