From 36651b427ca06a384a2c9dc23a4183e3c57f0559 Mon Sep 17 00:00:00 2001 From: Michael Nguyen Date: Wed, 15 Jan 2025 17:33:48 -0500 Subject: [PATCH] pause for debugging --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index e08faab48e..6f0b6361aa 100755 --- a/build.sh +++ b/build.sh @@ -43,7 +43,7 @@ install_rpms() { local frozendeps frozendeps="" - + curl -vvv https://kojipkgs.fedoraproject.org/repos-dist/f41-coreos-continuous/latest/x86_64/ # First, a general update; this is best practice. We also hit an issue recently # where qemu implicitly depended on an updated libusbx but didn't have a versioned # requires https://bugzilla.redhat.com/show_bug.cgi?id=1625641