Mailinglist Archive: zypp-devel (148 mails)
| < Previous | Next > |
[zypp-devel] ignore with solver
- From: Josef Reidinger <jreidinger@xxxxxxx>
- Date: Tue, 18 Mar 2008 15:42:44 +0100
- Message-id: <47DFD4E4.3020602@xxxxxxx>
Hi,
due to FATE #303527 I plan add new item to enum Action to
mediaRequestCallback. Behavior of this action is remember package which
fail to download and throw it from libzypp. Program like zypper catch
this exception, say solver that this package don't use and try make new
installation plan without problematic package. Maybe
IgnoreRequestException can be used, due to it's not used anywhere in
zypp (and is userRequest exception).
any ideas or comments?
Also is KEEP_STATE (in ResStatus) good to say solver that it cannot use
this package?
Thanks,
Pepa
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
due to FATE #303527 I plan add new item to enum Action to
mediaRequestCallback. Behavior of this action is remember package which
fail to download and throw it from libzypp. Program like zypper catch
this exception, say solver that this package don't use and try make new
installation plan without problematic package. Maybe
IgnoreRequestException can be used, due to it's not used anywhere in
zypp (and is userRequest exception).
any ideas or comments?
Also is KEEP_STATE (in ResStatus) good to say solver that it cannot use
this package?
Thanks,
Pepa
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |