Open rvykydal opened 3 years ago
Assigning to Martin as he seems to be the pick for packaging kstests. But Martin, feel free to reassign to anaconda-maint-list if you can't or don't want to work on it.
PR to disable the test temporarily: https://github.com/rhinstaller/kickstart-tests/pull/519
This is just an import of the https://bugzilla.redhat.com/show_bug.cgi?id=1960279 to be tracked here.
Scenario: rhel-9
Kickstart test packages-weakdeps started to fail with:
"gnupg2 --recommends has changed, test needs to be updated"
First seen yesterday in Daily run #182 (https://github.com/rhinstaller/kickstart-tests/actions/runs/837151646 scenario) rhel9
With update from gnupg2-2.2.27-5.el9 to gnupg2-2.3.1-1.el9 pinentry and gnupg2-smime were moved from "Recommends" to "Suggests"
The kickstart test needs to be updated.