https://bugzilla.novell.com/show_bug.cgi?id=381332 User sh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381332#c1 Stefan Hundhammer <sh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |schubi@novell.com, dmacvicar@novell.com, | |matz@novell.com Status|NEW |NEEDINFO Info Provider| |msvec@novell.com --- Comment #1 from Stefan Hundhammer <sh@novell.com> 2008-05-19 08:34:15 MST --- The UI only displays what the solver solves. It does not have any built-in logic to invent package states. It also does not do anything in parallel; everything is strictly sequential: Status change requested to libzypp (zypp::ui::Selectable::set_status()), solver run, status display update (zypp::ui::Selectable::get_status()) for all (!) resolvables in the visible lists (pattern list + package list). So if there are any weird states of dependent packages or patterns, this is what the solver just solved. Did you check if this might be just a display problem, or if those states are really wrong? In the package selector, switching from the "patterns" filter view to any other and back forces a re-display of all those states. -- 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.