As of today's Rawhide compose, FreeIPA is broken because httpd is crashing in mod_auth_gssapi. Server deployment succeeds, but client enrolment of the server itself (which runs automatically right after server deployment) fails, and presumably most other practical use of the server would fail similarly. I'm attaching a backtrace of the crash. The crashing thread is 1, it crashed in `mag_verify_config` in `mod_auth_gssapi.c`. mod_auth_gssapi was updated yesterday, so it's very likely the culprit (it's not on openQA's testing list so I don't have a test of that update specifically to prove it, but it looks very likely).
Created attachment 1908059 [details] backtrace of the crash, crashing thread is 1
Looks like this was caused by https://github.com/gssapi/mod_auth_gssapi/pull/232 . Since that seems to be just adding a warning, as a quick fix we may be able to simply back it out.
OK, my workaround worked. Leaving the bug open as the underlying bug is still there - whatever's wrong with the check needs fixing - but dropping the blocker metadata (actually the build wasn't run for F37 yet anyway so we didn't need it).
PR to fix the issue here: https://github.com/gssapi/mod_auth_gssapi/pull/272
Build: https://koji.fedoraproject.org/koji/taskinfo?taskID=91397114
Fix confirmed in openQA testing, thanks: https://openqa.stg.fedoraproject.org/tests/overview?version=38&distri=fedora&groupid=2&build=Update-FEDORA-2022-42e30a6c46