系统更新里那个自动清除软件包缓存无法关闭
Tofloor
poster avatar
呆了个呆
deepin
2017-12-28 01:28
Author
本帖最后由 w113124 于 2017-12-27 17:30 编辑

点击关闭了,退出去再进来看还是打开的,请检查一下

Reply Favorite View the author
All Replies
avatar
justforlxz
deepin
2017-12-28 01:41
#1
apt-cache policy libdframeworkdbus 看看
Reply View the author
avatar
呆了个呆
deepin
2017-12-28 02:01
#2
https://bbs.deepin.org/post/150735
apt-cache policy libdframeworkdbus 看看

# apt-cache policy libdframeworkdbus
libdframeworkdbus:
  已安装:0.4.2-1
  候选: 0.4.2-1
  版本列表:
*** 0.4.2-1 500
        500 http://packages.deepin.com/deepin panda/main amd64 Packages
        100 /var/lib/dpkg/status
Reply View the author
avatar
justforlxz
deepin
2017-12-28 03:00
#3
在终端执行一下这个呢?

  1. qdbus --literal --system com.deepin.lastore /com/deepin/lastore com.deepin.lastore.Manager.SetAutoClean false
Copy the Code
Reply View the author
avatar
xinyonghu
deepin
2017-12-28 03:54
#4
爲啥要關掉哩?
Reply View the author
avatar
75******18@qq.com
deepin
2017-12-28 04:21
#5
这个关闭和开着有啥不同呢
Reply View the author
avatar
呆了个呆
deepin
2017-12-28 06:27
#6
https://bbs.deepin.org/post/150735
在终端执行一下这个呢?

# qdbus --literal --system com.deepin.lastore /com/deepin/lastore com.deepin.lastore.Manager.SetAutoClean false
[]
还是无效果。。。
Reply View the author
avatar
justforlxz
deepin
2017-12-28 17:03
#7
https://bbs.deepin.org/post/150735
# qdbus --literal --system com.deepin.lastore /com/deepin/lastore com.deepin.lastore.Manager.SetAu ...

你打开终端,输入这个命令,然后打开控制中心到那个页面,用alt tab切换到终端,再执行一下,看开关会怎么样。
Reply View the author
avatar
133******90
deepin
2017-12-28 17:07
#8
https://bbs.deepin.org/post/150735
你打开终端,输入这个命令,然后打开控制中心到那个页面,用alt tab切换到终端,再执行一下,看开关会怎 ...

以后能不能让用户自己定策略,比如几天,几个礼拜清一次,而不是每次启动就清除软件包,
Reply View the author
avatar
justforlxz
deepin
2017-12-28 17:10
#9
https://bbs.deepin.org/post/150735
以后能不能让用户自己定策略,比如几天,几个礼拜清一次,而不是每次启动就清除软件包, ...

这是一个定时器在自动处理,并没有给接口来设置时间。
Reply View the author
avatar
133******90
deepin
2017-12-28 17:13
#10
https://bbs.deepin.org/post/150735
这是一个定时器在自动处理,并没有给接口来设置时间。

为什么不利用crontab?
Reply View the author
Comments
ginnerpeace
2017-12-28 17:16
这个评论是真的秀
avatar
呆了个呆
deepin
2017-12-28 17:15
#11
https://bbs.deepin.org/post/150735
以后能不能让用户自己定策略,比如几天,几个礼拜清一次,而不是每次启动就清除软件包, ...

deepin 什么都好,就是老爱为用户作主,然后又不给一个自定义的机会
Reply View the author
Comments
iminto
2017-12-28 17:38
9999 这点确实很讨厌
avatar
呆了个呆
deepin
2017-12-28 17:17
#12
https://bbs.deepin.org/post/150735
你打开终端,输入这个命令,然后打开控制中心到那个页面,用alt tab切换到终端,再执行一下,看开关会怎 ...

昨晚回去休息了,没关机也没休眠,刚才说用你说这个再看一下,结果发现已经是关闭状态了。。。
Reply View the author
avatar
justforlxz
deepin
2017-12-28 17:31
#13
https://bbs.deepin.org/post/150735
为什么不利用crontab?

我的意思,你明白就好。
Reply View the author
avatar
justforlxz
deepin
2017-12-28 17:32
#14
https://bbs.deepin.org/post/150735
昨晚回去休息了,没关机也没休眠,刚才说用你说这个再看一下,结果发现已经是关闭状态了。。。 ...

那可能是你的dbus挂了吧,所以操作都没反应。  有时候我也会遇到这个问题。
Reply View the author