https://bugzilla.novell.com/show_bug.cgi?id=805430 https://bugzilla.novell.com/show_bug.cgi?id=805430#c2 Harald Koenig <koenig@linux.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|koenig@linux.de | --- Comment #2 from Harald Koenig <koenig@linux.de> 2013-02-25 16:17:53 UTC --- ah, interesting: zypper patch Loading repository data... Reading installed packages... Resolving package dependencies... Problem: patch:openSUSE-2013-142-1.noarch conflicts with kernel-debug-devel.x86_64 < 3.7.9-1.4.2 provided by kernel-debug-devel-3.4.28-2.20.1.x86_64 Solution 1: Following actions will be done: deinstallation of kernel-debug-devel-3.4.28-2.20.1.x86_64 deinstallation of kernel-default-devel-3.4.28-2.20.1.x86_64 deinstallation of kernel-default-devel-3.7.6-1.2.1.x86_64 deinstallation of kernel-desktop-devel-3.4.28-2.20.1.x86_64 deinstallation of kernel-desktop-devel-3.7.6-1.2.1.x86_64 deinstallation of kernel-syms-3.4.28-2.20.1.x86_64 deinstallation of kernel-syms-3.7.6-1.2.1.x86_64 deinstallation of kernel-xen-devel-3.4.28-2.20.1.x86_64 deinstallation of kernel-xen-devel-3.7.6-1.2.1.x86_64 Solution 2: do not install patch:openSUSE-2013-142-1.noarch Choose from above solutions by number or cancel [1/2/c] (c): ^C the old kernel is due to $ grep ^multiversion /etc/zypp/zypp.conf multiversion = provides:multiversion(kernel) and it should stay installed, because /boot is shared between 12.2 and 12.3, so uninstalling the 3.4.* kernel in the 12.3-tree would kill the boot kernel for 12.2:-( I do have kernel 3.7.6-1.2.1 installed, and patch:openSUSE-2013-142-1.noarch should only apply to this one, and just not touch older kernels ?!? here is the list of installed kernel rpms: $ rpm -qa kernel\* | sort kernel-debug-devel-3.4.28-2.20.1.x86_64 kernel-default-devel-3.4.28-2.20.1.x86_64 kernel-default-devel-3.7.6-1.2.1.x86_64 kernel-desktop-3.4.28-2.20.1.x86_64 kernel-desktop-3.7.6-1.2.1.x86_64 kernel-desktop-devel-3.4.28-2.20.1.x86_64 kernel-desktop-devel-3.7.6-1.2.1.x86_64 kernel-devel-3.4.28-2.20.1.noarch kernel-devel-3.7.6-1.2.1.noarch kernel-firmware-20120719git-3.1.1.noarch kernel-source-3.4.28-2.20.1.noarch kernel-source-3.7.6-1.2.1.noarch kernel-syms-3.4.28-2.20.1.x86_64 kernel-syms-3.7.6-1.2.1.x86_64 kernel-xen-3.4.28-2.20.1.x86_64 kernel-xen-3.7.6-1.2.1.x86_64 kernel-xen-devel-3.4.28-2.20.1.x86_64 kernel-xen-devel-3.7.6-1.2.1.x86_64 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.