https://bugzilla.novell.com/show_bug.cgi?id=441512 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=441512#c15 --- Comment #15 from Ladislav Slezak <lslezak@novell.com> 2008-12-22 08:55:46 MST --- To comment #13: pkg-bindings call CallbackStartRefresh(), refresh all repositories in a loop and call CallbackDoneRefresh() when starting the package manager. The problem is that Pkg::SourceStartCache() is called 3 times in a row in this case, so the label is changed 3 times. The fix is to call CallbackStartRefresh() and CallbackDoneRefresh() only when there is a repo to refresh. Fixed in yast SVN trunk (openSUSE 11.2). -- 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.