[Bug 1165483] YaST2 software module - Found unneeded packages listed when system requires them
http://bugzilla.suse.com/show_bug.cgi?id=1165483 http://bugzilla.suse.com/show_bug.cgi?id=1165483#c2 Benjamin Zeller <bzeller@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bzeller@suse.com, | |mls@suse.com Flags| |needinfo?(mls@suse.com) --- Comment #2 from Benjamin Zeller <bzeller@suse.com> --- (In reply to Ladislav Slezák from comment #1)
YaST actually uses libzypp to find the unneeded packages, it just calls "status().isUnneeded()" (https://github.com/libyui/libyui-qt-pkg/blob/ 96a1c6bb9657251b8145bdad9eb4ebd20695c648/src/YQPkgClassFilterView.cc#L248).
How that "unneeded" status is evaluated is a question for the libzypp developers...
From what I can see, the "unneeded" status is actually evaluated by libsolv: https://github.com/openSUSE/libzypp/blob/master/zypp/solver/detail/SATResolv...
Something in the metadata? -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com