[Bug 442718] New: Feature no. 110205 fails
https://bugzilla.novell.com/show_bug.cgi?id=442718 Summary: Feature no. 110205 fails Product: openSUSE 11.1 Version: Beta4 Platform: 32bit OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: badshah400@gmail.com QAContact: qa@suse.de Found By: Beta-Customer When a package is installed from command-line by using zypper the history file shows blank in the requested by column indicating that the installed package in due to solver (while in reality it has been requested by root@host explicitly). For the test the package smplayer from Packman was used, and zypper -in smplayer called from the command-line. No package depends on smplayer, so it cannot be a solver solution for satisfying the dependency of a package, yet this is what was registered in the history file: # 2008-11-06 21:13:27 smplayer-0.6.4-0.pm.1.i586.rpm installed ok # Additional rpm output: # warning: /var/cache/zypp/packages/Packman/i586/smplayer-0.6.4-0.pm.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID 9a795806 # 2008-11-06 21:13:27|install|smplayer|0.6.4-0.pm.1|i586||Packman|ac92bb4a00acca3b2100e68973c7881a5ba07325 When the same package is installed from Yast # 2008-11-06 21:17:51 smplayer-0.6.4-0.pm.1.i586.rpm installed ok # Additional rpm output: # warning: /var/cache/zypp/packages/Packman/i586/smplayer-0.6.4-0.pm.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID 9a795806 # 2008-11-06 21:17:51|install|smplayer|0.6.4-0.pm.1|i586|root@ff36|Packman|ac92bb4a00acca3b2100e68973c7881a5ba07325 The history registered due installation by Yast is correct, while that from zypper is not. -- 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=442718 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=442718#c1 --- Comment #1 from Ján Kupec <jkupec@novell.com> 2008-11-07 07:51:04 MST --- schubi, ma, this is the problem with zypper using Resolver::addRequires()/addConflict() we talked about a few months ago. -- 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=442718 Atri Bhattacharya <badshah400@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Feature no. 110205 fails |Feature no. 110205 fails: installation history -- 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=442718 Stanislav Visnovsky <visnov@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |visnov@novell.com Priority|P5 - None |P2 - High -- 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=442718 User schubi@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=442718#c2 Stefan Schubert <schubi@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |schubi@novell.com AssignedTo|zypp-maintainers@forge.provo.novell.com |schubi@novell.com Status|NEW |ASSIGNED --- Comment #2 from Stefan Schubert <schubi@novell.com> 2008-11-28 01:14:34 MST --- I try to find a solution. Only for being sure: Resolver::addRequires() is still used while the call "zypper in foo" ? -- 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=442718 User schubi@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=442718#c3 Stefan Schubert <schubi@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |jkupec@novell.com --- Comment #3 from Stefan Schubert <schubi@novell.com> 2008-11-28 01:15:06 MST --- . -- 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=442718 User schubi@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=442718#c4 Stefan Schubert <schubi@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|jkupec@novell.com | Resolution| |FIXED --- Comment #4 from Stefan Schubert <schubi@novell.com> 2008-11-28 03:33:43 MST --- Now it works correctly. Installing and deleting package "mc" with zypper: 2008-11-28 11:28:54|install|mc|4.6.2.pre1-116.6|i586|root@waerden|openSUSE-dvd_11.1-0|7c017ee0400227147829589d6bbcf8ff9cf860dd 2008-11-28 11:28:56|install|mc-lang|4.6.2.pre1-116.6|i586||openSUSE-dvd_11.1-0|f1671aadbb6e26ddc96bbf997fbc5e7bc184a4ae 2008-11-28 11:31:13|remove |mc-lang|4.6.2.pre1-116.6|i586| 2008-11-28 11:31:14|remove |mc|4.6.2.pre1-116.6|i586|root@waerden -- 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=442718 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=442718#c5 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jkupec@novell.com --- Comment #5 from Ján Kupec <jkupec@novell.com> 2008-11-28 04:11:34 MST --- (In reply to comment #2 from Stefan Schubert)
I try to find a solution. Only for being sure: Resolver::addRequires() is still used while the call "zypper in foo" ?
You probably already found out :O) But to be sure - yes, it is. Thanx for fixing the 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=442718 User ma@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=442718#c6 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ma@novell.com --- Comment #6 from Michael Andres <ma@novell.com> 2008-12-03 04:20:23 MST --- JFYI: I opened bug #455965 because the fix might not be appropriate in each context. The requirements result found in the 1st solver run, is turned into a fix request for subsequent runs. The solver will not be able to change the decision, nor will removal of the requirement have an effect as the result is still selected byUSER. -- 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