https://bugzilla.novell.com/show_bug.cgi?id=148683 kmachalkova@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kmachalkova@novell.com |lslezak@novell.com Status|ASSIGNED |NEW ------- Comment #13 from kmachalkova@novell.com 2006-12-06 10:08 MST ------- The fixed packages are yast2-2.15.0, yast2-ncurses-2.15.1 and yast2-core-2.15.1. The only thing that needs to be settled is that UI::RunInTerminal builtin now returns integer (return code of system() call) at all times, while this condition from /sbin/yast: if ((function == "online_update" && ret == -42) || ret == `restart_menu) expect it to return symbol under certain circumstances. The place where it is used now is yast2 inst_source only. Reassigning to Lada for evaluating possible risk. If it is not a problem, feel free to close as fixed then :-) -- 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, or are watching someone who is.