[Control Center] 20.9控制中心问题
Tofloor
poster avatar
花雨落逝
Moderator
2023-04-22 06:57
Author

大佬们,请问20.9的控制中心的更新里面检查更新老是个大红叉怎么解决

我知道那意味着检查更新失败,但是不应该呀,每次都是大红叉就很奇怪了

并且我觉得那个大红叉太不美观了,可以试着换成个感叹号之类的什么

Reply Favorite View the author
All Replies
阿尼樱奈奈
deepin
2023-04-22 07:07
#1

终端执行一下:sudo apt update && sudo apt upgrade

Reply View the author
遇零跳转
deepin
2023-04-22 07:12
#2

请问那个大红叉是不是表示网络有问题,会不会是没有更新成功,否则应该如下图有个“对”的符号
截图_20230421230723.png

Reply View the author
bibichuan
deepin
2023-04-22 07:25
#3

对的,这个更新的逻辑,一直有问题,都没有改掉。

Reply View the author
阿尼樱奈奈
deepin
2023-04-22 07:37
#4
bibichuan

对的,这个更新的逻辑,一直有问题,都没有改掉。

我的正常,没有遇到过红叉的情况。

如果在控制中心里不能更新,可以用终端更新一下。

Reply View the author
jjcui8595
deepin
2023-04-22 14:50
#5
阿尼樱奈奈

终端执行一下:sudo apt update && sudo apt upgrade

正解

Reply View the author
LiuYongzhang
deepin
2023-04-22 15:57
#6

sudo apt update && sudo apt upgrade && sudo apt autoremove

Reply View the author
ljq790615
deepin
2023-04-22 16:07
#7

奇怪,我的运气这么好?在更新这块儿,就没有遇到问题。

几点猜测:

① 用户更改了源文件;

② 更新过程中断网了;

③ 更行前恰好终端执行过 sudo apt,但是中断了;

④ 更行前恰好终端执行过 sudo apt,涉及到系统文件,但是未重新启动;

⑤ ……

我一直都是设置的自动下载更新,提醒重启就重启,从未遇到过问题(从20.5至今)。

Reply View the author
jjcui8595
deepin
2023-04-22 16:33
#8
LiuYongzhang

sudo apt update && sudo apt upgrade && sudo apt autoremove

尽量不要autoremove

Reply View the author
sammy-621
deepin
2023-04-22 17:06
#9

更新大红叉,很大的原因是有的 apt 仓库的地址连接不上了。你添加过哪些源吗?有的软件(特别是deb的安装文件)在安装时,也会将自己的仓库添加到源里。

Reply View the author
花雨落逝
Moderator
2023-04-22 17:24
#10
sammy-621

更新大红叉,很大的原因是有的 apt 仓库的地址连接不上了。你添加过哪些源吗?有的软件(特别是deb的安装文件)在安装时,也会将自己的仓库添加到源里。

没有装过任何源(除了星火商店)

Reply View the author
花雨落逝
Moderator
2023-04-22 17:25
#11
阿尼樱奈奈

终端执行一下:sudo apt update && sudo apt upgrade

这个是可以的,提示全部为最新

就是控制中心这个大红叉看着难受(手动捂脸)

Reply View the author
花雨落逝
Moderator
2023-04-22 17:26
#12
阿尼樱奈奈

我的正常,没有遇到过红叉的情况。

如果在控制中心里不能更新,可以用终端更新一下。

虽然我挺喜欢命令行的,但是站在小白的角度,不能图形化界面更新意味着这个系统他们不会用

Reply View the author
花雨落逝
Moderator
2023-04-22 17:27
#13
ljq790615

奇怪,我的运气这么好?在更新这块儿,就没有遇到问题。

几点猜测:

① 用户更改了源文件;

② 更新过程中断网了;

③ 更行前恰好终端执行过 sudo apt,但是中断了;

④ 更行前恰好终端执行过 sudo apt,涉及到系统文件,但是未重新启动;

⑤ ……

我一直都是设置的自动下载更新,提醒重启就重启,从未遇到过问题(从20.5至今)。

然而这几点猜测我都没有(手动捂脸)

Reply View the author
浪云
deepin
2023-04-22 19:43
#14
jjcui8595

尽量不要autoremove

为啥子呢?

Reply View the author
jjcui8595
deepin
2023-04-22 20:25
#15
浪云

为啥子呢?

也可能错误清理文件,造成其他软件出问题

Reply View the author
易阳
deepin
2024-09-18 18:07
#16

我从v23 rc2升级到 r23正式版后就一直这样

Reply View the author