Fix a bunch of bugs unnoticed in the first iteration, and
start to replace the usage of it throughout autotest. More
patches will follow.
Lucas Meneghel Rodrigues (13):
client.shared.software_manager: Make it less verbose
client.base_sysinfo: Use SoftwareManager instead of package
software_manager: Improving apt-file auto install
software_manager: Simplify base class
software_manager: Create BaseBackend
software_manager: Fix what-provides behavior
software_manager: Fix package manager version detection
software_manager: Turn SoftwareManager into a lazily instantiated
class
software_manager: Add check-installed to list of actions
software_manager: Fix return of install_what_provides method
software_manager: Turn supported PM list into a module wide variable
software_manager: Protect SoftwareManager public attribute access
software_manager: Print a better dbg message on list_all()
client/base_sysinfo.py | 11 +-
client/shared/software_manager.py | 252 +++++++++++++++++++------------------
2 files changed, 133 insertions(+), 130 deletions(-)
--
1.7.10.4
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest