[Seek Help] 求助,每次关机都会出现Unattended Upgrades Shutdown提示
Tofloor
poster avatar
delsin
deepin
2022-04-05 20:12
Author

如题,每次关机都会出现这个,这个怎么解决?

初步怀疑是这两天在电脑上测试安装指纹识别模块驱动时,好像用终端输入过:sudo apt-get -y install software-properties-common,现在出现这个情况,我不知道如何解决现在出现的这个问题。

截图_选择区域_20220405120640.jpg

我在网上看到有人说要在终端输入这行代码把software-properties-common卸载了:

sudo apt-get remove software-properties-common

————————更新——————————

终端输入sudo apt-get remove software-properties-common,仍然没有解决问题。

————————更新——————————

终端输入sudo systemctl disable unattended-upgrades.service,成功解决。

Reply Favorite View the author
All Replies
水木火
deepin
2022-04-05 21:16
#1

进入系统监视器,搜索upgrade,找到Unattended Upgrades字眼的服务,改成手动启用就好了

Reply View the author
delsin
deepin
2022-04-05 23:27
#2
水木火

进入系统监视器,搜索upgrade,找到Unattended Upgrades字眼的服务,改成手动启用就好了

你这个方法不行。目前亲测命令行sudo systemctl disable unattended-upgrades.service可以。

Reply View the author