|
15.
|
|
|
Install software from a high-trust whitelisted repository.
|
|
|
This priviledge will be requested when installing a package
from a high trusted repository that can be explicitely whitelisted.
The defaults for this action are the same as
"org.debian.apt.install-or-remove-packages".
The admin can override them to e.g. allow passwordless installs for
leightweight applications like unity-webapps or for packages
comming from high trust repositories (like internal repositories)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../data/org.debian.apt.policy.in.h:23
|
|
17.
|
|
|
Add a new repository and install packages from it
|
|
|
This privilege allows to call AddRepository, UpdateCache(Partially)
and InstallPackages in a row and only authenticating once.
The client has to authenticate for this privilege before calling
the aptdaemon methods.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../data/org.debian.apt.policy.in.h:30
|
|
33.
|
|
|
Resolving dependencies
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../aptdaemon/console.py:385 ../aptdaemon/enums.py:510
|
|
34.
|
|
|
The following NEW package will be installed (%(count)s):
|
|
|
The following NEW packages will be installed (%(count)s):
|
|
|
TRANSLATORS: %s is the number of packages
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../aptdaemon/console.py:427
|
|
35.
|
|
|
The following package will be upgraded (%(count)s):
|
|
|
The following packages will be upgraded (%(count)s):
|
|
|
TRANSLATORS: %s is the number of packages
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../aptdaemon/console.py:435
|
|
36.
|
|
|
The following package will be REMOVED (%(count)s):
|
|
|
The following packages will be REMOVED (%(count)s):
|
|
|
TRANSLATORS: %s is the number of packages
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../aptdaemon/console.py:443
|
|
37.
|
|
|
The following package will be DOWNGRADED (%(count)s):
|
|
|
The following packages will be DOWNGRADED (%(count)s):
|
|
|
TRANSLATORS: %s is the number of packages
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../aptdaemon/console.py:452
|
|
38.
|
|
|
The following package will be reinstalled (%(count)s):
|
|
|
The following packages will be reinstalled (%(count)s):
|
|
|
TRANSLATORS: %s is the number of packages
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../aptdaemon/console.py:460
|
|
39.
|
|
|
The following package has been kept back (%(count)s):
|
|
|
The following packages have been kept back (%(count)s):
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../aptdaemon/console.py:467
|
|
46.
|
|
|
Try to resolve broken dependencies. Potentially dangerous operation since it could try to remove many packages.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../aptdaemon/console.py:522
|