代码拉取完成,页面将自动刷新
同步操作将从 openKylin/aptdaemon 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
AptDaemon optionally is capable of providing the PackageKit system D-Bus
interface (see http://www.packagekit.org/gtk-doc/api-reference.html). The goal
is to provide the complete PackageKit API to run client applications smoothly.
There won't be any additions or changes to the original PackageKit API.
Unsupported or not fully covered methods:
* org.freedesktop.PackageKit:
- GetTimeSinceAction - could make use of the apt history
- GetDaemonState - only reports that all is fine (used for debugging only)
- SetProxy (should we change the apt config?)
* org.freedesktop.PackageKit.Transaction:
- GetOldTransaction
- SetHints (cache_age doens't make any sense with APT, interactive and
background/idle not yet implemented, locale and frontend_socket working)
Issues and shortcomings:
- Messages are not used (possible candidates could be UNTRUSTED_PACKAGES,
NEWER_PACKAGE_EXISTS, CONFIG_FILES_CHANGED, OTHER_UPDATES_HELD_BACK)
- The post update hook (/etc/apt/apt.conf.d/20packagekit) cannot call
StateHasChanged since caller and callee are the same process (aptd) and
the call is blocking. So you see a time out warning in the apt logs.
- Translations of package description don't work
- RepoListChanged signal doesn't get emitted
Supported roles:
- Get(Packages|Depends|Requires|Details)
- (Download|Install|Remove|Update)Packages
- InstallFiles (only one file at a time is supported)
- GetUpdates
- GetUpdateDetail
- GetDistroUpgrades
- WhatProvides (no builtin handling, only plugins)
- RepoEnable (only enabling, not disabling)
- InstallSignature
- RepairSystem
Unsupported roles:
- GetCategories: Curently groups are used, would be nice to reuse the
categories from software-center or the Debian ones
- GetRepoList: not implemented
- RepoSetData: not implemented
Roles we won't support at all because of missing infrastructure in APT:
- AcceptEula: there isn't any equivalent mechanism in Debian/Ubuntu. Most
packages mis-use debconf for this.
Supported filters:
- (not)installed
- (not)free
- (not)gui
- (not)devel
- (not)collections
- (not)supported
- newest
- (not)arch
Not yet supported filters:
- (not)basename
- (not)application
- (not)source
- (not)downloaded (0.8.9+)
Thanks to Richard Hughsie for his work on PackageKit!
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。