Mailinglist Archive: zypp-devel (75 mails)

< Previous Next >
Re: [zypp-devel] upgrade - removing unmaintained packages?
  • From: Stephan Kulow <coolo@xxxxxxx>
  • Date: Tue, 6 May 2008 13:06:04 +0200
  • Message-id: <200805061306.07929.coolo@xxxxxxx>
Am Dienstag 06 Mai 2008 schrieb Ladislav Slezak:
Stephan Kulow napsal(a):
Am Dienstag 29 April 2008 schrieb Stefan Schubert:
It should be solved outside of libzypp by setting delete request for
each solvable.
The current bahaviour of libzypp is described in the thread above.

Hi,

Did something happen here?

Not yet. I'll add problematicUpdateItems() result into pkg bindings
(to the result of Pkg::PkgUpdateAll() function).


The rest must be solved on the yast level IMO. Lukas?

Hmm? The list of packages I'm talking about need to be erased _before_
UpdateAll. The solver job needs to look like

// from control file:
uninstall gcc42
uninstall liboldlib

// kernel switch
uninstall kernel-default
install kernel-pae
distupgrade

Greetings, Stephan

--
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups