mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-12-04 19:13:08 +00:00
Add anaconda with rsync check rollback as F42 workaround
Without this, KDE live installs always fail. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
2886797f67
commit
6c861c033e
@ -476,7 +476,7 @@ sub get_workarounds {
|
|||||||
"39" => [],
|
"39" => [],
|
||||||
"40" => [],
|
"40" => [],
|
||||||
"41" => [],
|
"41" => [],
|
||||||
"42" => ["FEDORA-2024-3588cd5a27"],
|
"42" => ["FEDORA-2024-3588cd5a27", "FEDORA-2024-1e10898d68"],
|
||||||
"eln" => [],
|
"eln" => [],
|
||||||
);
|
);
|
||||||
my $advortasks = $workarounds{$version};
|
my $advortasks = $workarounds{$version};
|
||||||
|
Loading…
Reference in New Issue
Block a user