[Feedback on issues] 系统更新提示有误
Tofloor
poster avatar
siw
deepin
2026-02-06 17:41
Author

我大约在1月31日或者2月1日的时候已经进行了最新的版本更新,刚才又提示了这个更新,是怎么回事儿啊?

image.png

image.png

Reply Favorite View the author
All Replies
pzm9012
Moderator
2026-02-06 17:51
#1

软件包更新和更新日志不是绑定的,可能是第三方软件的更新,可以在终端用 sudo apt update && apt list --upgradable 看看

Reply View the author
siw
deepin
2026-02-06 18:06
#2
pzm9012

软件包更新和更新日志不是绑定的,可能是第三方软件的更新,可以在终端用 sudo apt update && apt list --upgradable 看看

就不能改改么,为什么系统更新还能提示第三方的信息呢?我的理解,系统更新应该就是官方才对。
image.png

Reply View the author
辉辉
deepin
2026-02-06 18:43
#3
siw

就不能改改么,为什么系统更新还能提示第三方的信息呢?我的理解,系统更新应该就是官方才对。
image.png

这个好像是Linux特有的,只要“源”有新版,就会提示你更新,但是这个提示不一定是系统更新。记得好多年前也有这个疑问,当时有人回复是:“人力有限,没法做到系统和软件更新的分类、详细描述”

Reply View the author
𰻞𰻝面
deepin
2026-02-06 19:13
#4

我的25.0.11从去年更新到今年,直到最近才25.0.12了。光更新日志记录就有五条

Reply View the author
pzm9012
Moderator
2026-02-06 19:23
#5
siw

就不能改改么,为什么系统更新还能提示第三方的信息呢?我的理解,系统更新应该就是官方才对。
image.png

Linux对官方和第三方应用没有明确的划分,更新也是同一个渠道。

看样子又是控制中心反复提示更新的bug了, @deepin流云 麻烦拉个研发来看下

Reply View the author
babyfengfjx
Super Moderator
CQA
2026-02-09 09:46
#6

看下是不是这个开关打开了,如果开关关闭了还有这个提醒,也可以执行下面命令看看具体是系统的什么包导致的。

/usr/bin/apt-get -c /var/lib/lastore/apt_v2_common.conf dist-upgrade --assume-no -o Debug::NoLocking=1 -o Dir::Etc::SourceList=/dev/null -o Dir::Etc::SourceParts=/var/lib/lastore/SystemSource.d

image.png

Reply View the author
siw
deepin
2026-02-09 11:10
#7
babyfengfjx

看下是不是这个开关打开了,如果开关关闭了还有这个提醒,也可以执行下面命令看看具体是系统的什么包导致的。

/usr/bin/apt-get -c /var/lib/lastore/apt_v2_common.conf dist-upgrade --assume-no -o Debug::NoLocking=1 -o Dir::Etc::SourceList=/dev/null -o Dir::Etc::SourceParts=/var/lib/lastore/SystemSource.d

image.png

第三方来源的选项是关闭的。

image.png

Reply View the author
babyfengfjx
Super Moderator
CQA
2026-02-09 14:28
#8
siw

第三方来源的选项是关闭的。

image.png

那个命令执行后提示的是什么包?

Reply View the author
siw
deepin
2026-02-09 14:55
#9
babyfengfjx

那个命令执行后提示的是什么包?

怪不怪?

scream
image.png

Reply View the author