Add scratch build for #1933433 as a workaround
I'm hoping this should fix the intermittent _live_build failures. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
540f667c1d
commit
52a862aae9
@ -445,7 +445,7 @@ sub setup_workaround_repo {
|
||||
my %workarounds = (
|
||||
"32" => [],
|
||||
"33" => [],
|
||||
"34" => ["FEDORA-2021-578907b183", "FEDORA-2021-bdc10e21fc"]
|
||||
"34" => ["FEDORA-2021-578907b183", "FEDORA-2021-bdc10e21fc", "63160807"]
|
||||
);
|
||||
# then we'll download each update for our release:
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user