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.