关机提示 以上程序阻止重启
Tofloor
poster avatar
梦雨
deepin
2020-04-18 01:59
Author
环境:
系统:deepin v20 beta


故障:
unattended Upgrades Shutdown -Stop ongoing upgrades or perform upgrades bedore shutdown.

每次关机都会有这个提示,即使刚进桌面,然后重启依旧会有以上提示。
我已经将自动更新以及更新提示关闭了;
该如何进行消除。


Reply Favorite View the author
All Replies
avatar
走钢丝
deepin
2020-04-26 22:55
#1
要么删除软件包
sudo apt remove unattended-upgrades

要么选择禁用此功能
sudo dpkg-reconfigure unattended-upgrades
Reply View the author
avatar
liujy126
deepin
2020-05-03 20:32
#2
https://bbs.deepin.org/post/191989
要么删除软件包
sudo apt remove unattended-upgrades

请问这个是干什么用的,删除或禁用会有啥影响?
Reply View the author
avatar
走钢丝
deepin
2020-05-03 20:37
#3
https://bbs.deepin.org/post/191989
请问这个是干什么用的,删除或禁用会有啥影响?

我没用过。不过百度信息很详细。真需要解释用法的话,可以呼叫大佬 https://bbs.deepin.org/user/13508
Reply View the author
avatar
Feng Yu
deepin
2020-05-03 23:30
#4
unattended-upgrades这个包是apt自动更新的配置,通常服务器会配置这个规则,你个人PC手工升级都可以,删了也无所谓。

我维护服务器经常配置这个规则,可以做到无人值守自动更新安全补丁。个人PC一般不暴露在外网,也不会有7x24小时运行的需求,所以这个包对个人PC意义不大
Reply View the author
avatar
liujy126
deepin
2020-05-04 01:50
#5
https://bbs.deepin.org/post/191989
unattended-upgrades这个包是apt自动更新的配置,通常服务器会配置这个规则,你个人PC手工升级都可以,删了 ...

多谢,我删了它
Reply View the author
avatar
liujy126
deepin
2020-05-05 18:54
#6
本帖最后由 liujy126 于 2020-5-5 11:05 编辑
https://bbs.deepin.org/post/191989
要么删除软件包
sudo apt remove unattended-upgrades

没问题了,删了
Reply View the author
avatar
ygq8988
deepin
2020-05-08 05:21
#7
https://bbs.deepin.org/post/191989
unattended-upgrades这个包是apt自动更新的配置,通常服务器会配置这个规则,你个人PC手工升级都可以,删了 ...

大佬,这是啥情况啊。
yang@yang-PC:~$ sudo apt remove unattended-upgrades
[sudo] yang 的密码:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
您也许需要运行“apt --fix-broken install”来修正上面的错误。
下列软件包有未满足的依赖关系:
cocomusic : 依赖: gconf2
             依赖: libappindicator1 但是它将不会被安装
E: 有未能满足的依赖关系。请尝试不指明软件包的名字来运行“apt --fix-broken install”(也可以指定一个解决办法)。
yang@yang-PC:~$
Reply View the author
avatar
haohu1193
deepin
2020-05-08 05:33
#8
https://bbs.deepin.org/post/191989
大佬,这是啥情况啊。
yang@yang-PC:~$ sudo apt remove unattended-upgrades
[sudo] yang 的密码:

sudo apt-get install -f
Reply View the author
avatar
mahuan
deepin
2020-05-08 05:41
#9
开关机都显示这个是什么意思?
Reply View the author
avatar
ygq8988
deepin
2020-05-08 05:51
#10
https://bbs.deepin.org/post/191989
sudo apt-get install -f

成功了,多谢大佬,重启试试看
Reply View the author
avatar
haohu1193
deepin
2020-05-08 06:04
#11
https://bbs.deepin.org/post/191989
开关机都显示这个是什么意思?

这个问题估计很难解,你是V20?还是15.11?
Reply View the author
avatar
mahuan
deepin
2020-05-08 16:25
#12
https://bbs.deepin.org/post/191989
这个问题估计很难解,你是V20?还是15.11?

V20,大概是什么问题啊?
Reply View the author
avatar
haohu1193
deepin
2020-05-08 22:45
#13
https://bbs.deepin.org/post/191989
V20,大概是什么问题啊?

百度了一下,有人也遇到差不多的问题,解决办法是编译内核...具体的我也不清楚...
Reply View the author
avatar
mahuan
deepin
2020-05-08 23:03
#14
https://bbs.deepin.org/post/191989
百度了一下,有人也遇到差不多的问题,解决办法是编译内核...具体的我也不清楚... ...

我在本论坛看到一个老外类似的帖子,他也没有解决!
Reply View the author
avatar
centimeter1983
deepin
2020-06-12 18:51
#15
我家里的电脑也有这个问题,奇怪的是单位电脑上就没有。
Reply View the author