[Bug 483910] New: zypper list-updates shows update of liblzo2-2-32bit, but that's not installed

https://bugzilla.novell.com/show_bug.cgi?id=483910 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483910#c483179 Summary: zypper list-updates shows update of liblzo2-2-32bit, but that's not installed Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: schubi@novell.com ReportedBy: jkupec@novell.com QAContact: qa@suse.de CC: mls@novell.com, jkupec@novell.com Depends on: 483179 Found By: --- +++ This bug was initially created as a clone of Bug #483179 +++ Created an attachment (id=277858) --> (https://bugzilla.novell.com/attachment.cgi?id=277858) solver test case I get the following informations from the command line interface. Sonne:~ # zypper update -t package --debug-solver xml-commons-resolver xerces-j2 wxGTK-doc monsoon libpcap* liblzo2-2-32bit Loading repository data... Reading installed packages... No update candidate for 'wxGTK-doc'. No update candidate for 'monsoon'. No update candidate for 'libpcap'. Package 'liblzo2-2-32bit' is not installed. Resolving package dependencies... Generating solver test case... Solver test case generated successfully at /var/log/zypper.solverTestCase. Sonne:~ # zypper list-updates Loading repository data... Reading installed packages... S | Repository | Name | Version | Arch --+----------------------------------------------+-----------------------+--------------------------+------- v | Haupt-Repository (Open Source Software) 11.1 | bundle-lang-common-ar | 11.1-11.2 | noarch v | Haupt-Repository (Open Source Software) 11.1 | bundle-lang-common-ca | 11.1-11.2 | noarch v | KDE Rückportierungen 11.1 | kdbus | 0.8.6_SVN_20070413-187.4 | x86_64 v | KDE 4-Kern | kio_iso | 1.99.2.beta2-4.11 | x86_64 v | KDE Rückportierungen 11.1 | kradio | 1.0beta3b_20060920-226.4 | x86_64 v | KDE 4-Kern | krusader | 1.99.2.beta2-4.11 | x86_64 v | Haupt-Repository (Open Source Software) 11.1 | libedit0 | 2.11.snap20080712-1.39 | x86_64 v | openSUSE BuildService - Spiele | liblzma0 | 4.999.8beta-5.1 | x86_64 v | Haupt-Repository (Open Source Software) 11.1 | liblzo2-2-32bit | 2.03-2.29 | x86_64 v | Haupt-Repository (Open Source Software) 11.1 | libpcap0 | 0.9.8-47.41 | x86_64 v | Richard Bos 11.1 | libpcap1 | 1.0.0-4.1 | x86_64 v | GNOME-Gemeinschaft | monsoon | 0.20-1.1 | x86_64 v | Virtualisierung - Qemu 11.1 | qemu | 0.9.2svn20081008-2.5 | x86_64 v | Haupt-Repository (Open Source Software) 11.1 | wxGTK-doc | 2.8.8.1-1.6 | x86_64 v | openSUSE BuildService - Java | xerces-j2 | 2.8.1-239.10 | noarch v | openSUSE BuildService - Java | xml-commons-resolver | 1.1-238.10 | noarch v | openSUSE BuildService - Spiele | xz | 4.999.8beta-5.1 | x86_64 v | openSUSE BuildService - Spiele | xz-devel | 4.999.8beta-5.1 | x86_64 It seems that my observation fits to a recent comment by Lars Müller. https://bugzilla.novell.com/show_bug.cgi?id=480303#c5 Should "spurious" update notifications be avoided? -- 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=483910 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483910#c1 --- Comment #1 from Ján Kupec <jkupec@novell.com> 2009-03-10 07:56:43 MST --- Schubi, see the solver testcase + zypper.log in the original bug. -- 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=483910 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483910#c2 --- Comment #2 from Ján Kupec <jkupec@novell.com> 2009-03-10 08:21:37 MST --- Maybe the problem is that doUpdate() picked up that package in order to satisfy dependencies of another to-be-updated package. So the bug maybe is about zypper not filtering these? -- 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=483910 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483910#c3 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|schubi@novell.com |jkupec@novell.com --- Comment #3 from Ján Kupec <jkupec@novell.com> 2009-03-10 09:30:29 MST --- It seems c#2 is right :O) Reassigning back to me. -- 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=483910 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483910#c4 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High Status|NEW |ASSIGNED Status Whiteboard| |in-git --- Comment #4 from Ján Kupec <jkupec@novell.com> 2009-03-10 10:13:32 MST --- Fixed in git, to be in zypper 1.1.0 (a newer release than the one that's in factory right now). -- 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=483910 Bug 483910 depends on bug 483179, which changed state. Bug 483179 Summary: 'zypper up foo' does not allow noarch->anyarch nor anyarch->noarch updates, lu does https://bugzilla.novell.com/show_bug.cgi?id=483179 What |Old Value |New Value ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- 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=483910 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483910#c5 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Status Whiteboard|in-git | --- Comment #5 from Ján Kupec <jkupec@novell.com> 2009-03-10 13:00:19 MST --- submitted -- 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