[Feedback on issues] 系统更新老是失败,说请检查网络;应用商店也是
Tofloor
poster avatar
xnatural
deepin
20 hours ago
Author

系统更新老是失败,说请检查网络;应用商店也是,有的行有的不行

image.png
image.png

Reply Favorite View the author
All Replies
avatar
xnatural
deepin
20 hours ago
#1

还有安装失败。。。,不靠谱啊deepin25

Reply View the author
avatar
米饭虚拟机-nana版
deepin
19 hours ago
#2

右键终端执行sudo apt update && sudo apt upgrade看看?

Reply View the author
avatar
加菲不是胖橘
deepin product team
3 hours ago
#3

如果系统更新检测失败,那得打开终端 sudo apt update 看看什么情况了,如果更新索引正常,可以sudo apt dist-upgrade 更新下系统。

Reply View the author
avatar
deepin流云
Super Moderator
Community OP
3 hours ago
#4

执行这两个命令截图看看,怀疑是源被修改炸了,或者太久没升级:

查看商店源配置:

cat /etc/apt/sources.list.d/appstore.list

查看系统源配置:

cat /etc/apt/sources.list
Reply View the author