Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly select the base product to install (bsc#1235931) (#1912)
## Problem - A different product is installed in the target system than selected initially - https://bugzilla.suse.com/show_bug.cgi?id=1235931 ## Details - The product was selected but later a reset was called so the selection was lost - Then the solver selected a random product to satisfy the dependencies ## Solution - Just select the product later, after resetting the selection ## Testing - Tested manually, it fixes t he problem
- Loading branch information