~mvo/aptdaemon/enable-component

« back to all changes in this revision

Viewing changes to doc/org.debian.apt.7

  • Committer: sebi at glatzor
  • Date: 2010-01-08 10:26:22 UTC
  • Revision ID: sebi@glatzor.de-20100108102622-0zk5j2afhaol5zb2
Update man pages

Show diffs side-by-side

added added

removed removed

Lines of Context:
151
151
.I fingerprint
152
152
from the list of trusted software vendors. The list will be used to authenticate packages.
153
153
.RE
 
154
.TP
 
155
.B FixBrokenDepends
 
156
.BI "FixBrokenDepends\t(out 's' " tid )
 
157
.RS
 
158
.PP
 
159
Return the id of a newly created transaction which will try to resolve unsatisfied dependencies by installing required packages or removing conflicting ones.
 
160
.RE
 
161
.TP
 
162
.B FixIncompleteInstall
 
163
.BI "FixIncompleteInstall\t(out 's' " tid )
 
164
.RS
 
165
.PP
 
166
Return the id of a newly created transaction which will try to complete previously failed installations by calling "dpkg --configure -a".
 
167
.RE
154
168
.SS SIGNALS
155
169
.TP
156
170
.B ActiveTransactionsChanged