Actions
action #128207
closedReplace yast2_software_management with libyui module
Start date:
2023-04-24
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Recently we experienced a sporadic failure for yast2_software_management, because of a package update that took way too long to be completed. See slack discussion here
The yast2_software_management module should be rewritten in order to use libyui, and also enhanced to track progress of installation in case there are packages to be installed, using the status bar. The test that currently uses yast2_software_management is yast2_gui
AC1 : The module should use libyui
AC2 : The module should record_info with a list of packages installed, in case there are any
AC3 : The installation progress could be monitored by tracking the status bar (failure timeout in case of stale progress)
Actions