mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 21:43:08 +00:00
Add workarounds for critical bugs in Rawhide
An lvm2 issue which breaks the installer (#2180557) and anaconda renaming the .desktop file for the Workstation live welcome screen, which caused it not to appear - https://pagure.io/livesys-scripts/pull-request/12 . Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
873720b97b
commit
e7f5e5e9b4
@ -480,7 +480,7 @@ sub setup_workaround_repo {
|
||||
"36" => [],
|
||||
"37" => [],
|
||||
"38" => [],
|
||||
"39" => [],
|
||||
"39" => ["FEDORA-2023-935d3e1c1a", "FEDORA-2023-5fbcf33c26"],
|
||||
);
|
||||
# then we'll download each update for our release:
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user