Hey folks! Just a heads up that Rawhide Server installs are broken in today's Rawhide compose (and any custom install using xfs). This is because a new version of xfsprogs went into Rawhide and grub2 cannot detect filesystems made with it:
https://bugzilla.redhat.com/show_bug.cgi?id=2247926
I've identified the patches needed in grub2, but I can't patch it myself as I'm not on the list of people who can build packages that need to be Secure Boot signed, and anyway, working on the grub2 package is a bit of a nightmare for non-maintainers due to the whole "hundreds of patches that are pulled from an alternative upstream git repo" thing.
I've requested xfsprogs be untagged for now: https://pagure.io/releng/issue/11763
so if that gets done, things should work again after the next compose.
Unfortunately openQA didn't catch this because we don't test xfs installs on updates :( Maybe I'll have to add a test somehow.