Mailinglist Archive: zypp-devel (230 mails)
| < Previous | Next > |
Re: [zypp-devel] Verify system feature dropped?
- From: Klaus Kaempf <kkaempf@xxxxxxx>
- Date: Wed, 27 Feb 2008 17:32:44 +0100
- Message-id: <20080227163244.GA20211@xxxxxxxxxxxxx>
* Katarina Machalkova <kmachalkova@xxxxxxx> [Feb 27. 2008 17:19]:
This should be easily fixable in Resolver.cc
sat-solver provides this functionality through the solver->fixsystem
flag. Setting this to true and calling solve() will return a list of
installed packages with broken dependencies.
Klaus
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
Resolver.cc (verifySystem): Will currently not be supported by the SAT-solver
This should be easily fixable in Resolver.cc
sat-solver provides this functionality through the solver->fixsystem
flag. Setting this to true and calling solve() will return a list of
installed packages with broken dependencies.
Klaus
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |