Bugzilla – Bug 382208
Update wants to install two kernel
Last modified: 2008-04-23 13:36:53 UTC
When updating a 10.3 system, YaST wants to install kernel-pae and kernel-default. That causes a non resolvable software selection.
Created attachment 209494 [details] y2logs.tgz YaST2 logs + testcase
this is not a solver problem. Yast does first a "update all packages to 11.0" and _then_ wants to erase kernel-default and add kernel-pae. Of course the solver can then not sort out. I assume the old solver simply ignored such requests, but it's really a yast ordering problem
Ah, I see ... But the bugreport said something different "YaST wants to install kernel-pae and kernel-default" Selecting the right kernel is maintained by Lslezak.
Created attachment 209544 [details] Proposed fix The patch sets the kernels and the calls Pkg::PkgUpdateAll()
The problem is in update_proposal.ycp, reassigning... Lukas, see the proposed patch.
*** Bug 381244 has been marked as a duplicate of this bug. ***
Patched in yast2-update-2.16.7