[Bug 814232] New: zypper update does not update all nvidia-gfxG03-kmp-$flavor
https://bugzilla.novell.com/show_bug.cgi?id=814232 https://bugzilla.novell.com/show_bug.cgi?id=814232#c0 Summary: zypper update does not update all nvidia-gfxG03-kmp-$flavor Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: X11 3rd Party Driver AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: rommel@suse.com QAContact: sndirsch@suse.com Found By: Component Test Blocker: --- I had installed all installable kernel-$flavor (except for the kernel-$flavor-base which conflict since oS 12.2) and the following nvidia kmps: nvidia-gfxG03-kmp-desktop-310.32_k3.7.9_1.1-15.3.x86_64 nvidia-gfxG03-kmp-default-310.32_k3.7.9_1.1-15.3.x86_64 When using "zypper update" I get this: boxer:~ # zypper update Loading repository data... Reading installed packages... The following package updates will NOT be installed: nvidia-gfxG03-kmp-default nvidia-gfxG03-kmp-desktop The following NEW packages are going to be installed: nvidia-gfxG03-kmp-default The following packages are going to be upgraded: nvidia-computeG03 x11-video-nvidiaG03 Afterwards, I have: x11-video-nvidiaG03-310.44-11.1.x86_64 nvidia-computeG03-310.44-11.1.x86_64 nvidia-gfxG03-kmp-default-310.44_k3.7.10_1.1-11.1.x86_64 nvidia-gfxG03-kmp-desktop-310.32_k3.7.9_1.1-15.3.x86_64 nvidia-gfxG03-kmp-default-310.32_k3.7.9_1.1-15.3.x86_64 I see two problems with that: 1) nvidia-gfxG03-kmp-default was not upgraded, instead an additional version was installed 2) nvidia-gfxG03-kmp-desktop (the one I was using) was NOT upgraded - resulting in a non-functional X afterwards Repeating "zypper update" would do nothing: boxer:~ # zypper update Loading repository data... Reading installed packages... The following package update will NOT be installed: nvidia-gfxG03-kmp-desktop Nothing to do. Funny enough, I CAN update it manually (and make X work) using: boxer:~ # zypper update nvidia-gfxG03-kmp-desktop Loading repository data... Reading installed packages... Resolving package dependencies... The following NEW package is going to be installed: nvidia-gfxG03-kmp-desktop 1 new package to install. ... -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=814232 https://bugzilla.novell.com/show_bug.cgi?id=814232#c1 --- Comment #1 from Heiko Rommel <rommel@suse.com> 2013-04-09 09:14:09 UTC --- Solver Test Case and X logs are at http://w3.suse.de/~rommel/BNC%23814232/ -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=814232 https://bugzilla.novell.com/show_bug.cgi?id=814232#c2 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sndirsch@suse.com Component|X11 3rd Party Driver |Other AssignedTo|bnc-team-screening@forge.pr |ma@suse.com |ovo.novell.com | QAContact|sndirsch@suse.com |qa-bugs@suse.de --- Comment #2 from Stefan Dirsch <sndirsch@suse.com> 2013-04-09 09:20:59 UTC --- Thanks. This appears to be a (lib)zypp(er) issue. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=814232 https://bugzilla.novell.com/show_bug.cgi?id=814232#c3 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |meissner@suse.com --- Comment #3 from Marcus Meissner <meissner@suse.com> 2013-04-09 12:25:43 UTC --- (1) is due to that: Multiversion install nvidia-gfxG03-kmp-default (provides:multiversion(kernel)) and default multiversion enablement. $ rpm -q --provides nvidia-gfxG03-kmp-default-310.32_k3.7.9_1.1-15.3.i586|grep multi multiversion(kernel) $ is this problematic here? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=814232 https://bugzilla.novell.com/show_bug.cgi?id=814232#c4 --- Comment #4 from Marcus Meissner <meissner@suse.com> 2013-04-09 12:30:06 UTC --- (2) ... no idea, -desktop should have been selected the same way as -default -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=814232 https://bugzilla.novell.com/show_bug.cgi?id=814232#c5 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Michael Andres <ma@suse.com> 2013-09-09 12:13:43 CEST --- Seems to be meanwhile fixed. Running the testcase with the latest 12.3 solver version installs nvidia-gfxG03-kmp-desktop upon 'update'. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=814232 https://bugzilla.novell.com/show_bug.cgi?id=814232#c6 --- Comment #6 from Stefan Dirsch <sndirsch@suse.com> 2013-09-10 12:11:07 UTC --- (In reply to comment #5)
Seems to be meanwhile fixed. Running the testcase with the latest 12.3 solver version installs nvidia-gfxG03-kmp-desktop upon 'update'.
Michael, is this fix already available as official update for openSUSE 12.3? Which packages are this? For which RPM changelog do I need to search? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=814232 https://bugzilla.novell.com/show_bug.cgi?id=814232#c7 --- Comment #7 from Michael Andres <ma@suse.com> 2013-09-16 13:04:50 CEST --- (In reply to comment #6)
Michael, is this fix already available as official update for openSUSE 12.3? Which packages are this? For which RPM changelog do I need to search?
The latest libzypp-12.15.0 (using libsolv-0.3.2) is already released. It might be a duplicate of bnc#820444 (multiversion updating was broken when the installed package is no longer available in a repository, which is true for the installed nvidia-gfxG03-kmp-desktop-310.32_k3.7.9_1.1). In this case libzypp-12.13.3 might be sufficient. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=814232 https://bugzilla.novell.com/show_bug.cgi?id=814232#c8 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ddadap@nvidia.com --- Comment #8 from Stefan Dirsch <sndirsch@suse.com> 2013-09-16 11:59:58 UTC --- Daniel, could you give the updated packages a try? -- 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.
participants (1)
-
bugzilla_noreply@novell.com