1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-21 21:43:08 +00:00

Revert "_live_build: workaround util-linux-user problem for KDE live"

This reverts commit efc2f8ae36.
As the comment said, it's no longer needed.
This commit is contained in:
Adam Williamson 2023-06-28 16:52:48 +02:00
parent 5c6ae24e99
commit fbb9bd7386

View File

@ -72,9 +72,6 @@ sub run {
if ($version eq $rawrel) {
assert_script_run 'echo "repo --name=koji-rawhide --baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/\$basearch/" >> ' . $repoks;
}
# FIXME: this is needed until the next Rawhide compose, with
# https://pagure.io/fedora-comps/pull-request/841 merged
assert_script_run 'sed -e "s,%packages,%packages\n-util-linux-user,g" fedora-kde-common.ks';
# now flatten the kickstart
assert_script_run "ksflatten -c fedora-live-${lcsubv}.ks -o openqa.ks";
# upload the kickstart so we can check it