Mailinglist Archive: zypp-devel (75 mails)

< Previous Next >
Re: [zypp-devel] upgrade - removing unmaintained packages?
  • From: Lukas Ocilka <lukas.ocilka@xxxxxxx>
  • Date: Tue, 06 May 2008 15:40:30 +0200
  • Message-id: <48205FCE.5070109@xxxxxxx>
Ladislav Slezak napsal(a):
Stephan Kulow wrote:
[...]
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

OK, this is something for the update code. Pkg-bindings could provide some details about problematic packages if needed. Lukas?

I still don't think this is a good solution. Maintaining a fixed list, hmm...

What does zypper do with 'zypper dup'? Will it use the same control file?

Lukas

< Previous Next >
Follow Ups