Recently the openQA test that tests upgrading a FreeIPA deployment (server+client) from F32 to F33 started failing for all F33 updates. From the logs, it looks like the issue is that 389-ds-base-1.4.3.18-1.fc32 went stable recently for F32. That build adds gost support. 1.4.4.10 - which adds gost support to the 1.4.4 series - was supposed to go to F33 at the same time or earlier, but was unpushed due to another issue. So currently we have a gost-capable 389-ds-base in F32 stable, but not in F33 stable. It seems like this causes things to break permanently (not just until server restart, as ab hoped) when upgrading. The logs for every attempt to start the dirsrv service after upgrade show these errors: Jan 24 20:20:39 ipa001.test.openqa.fedoraproject.org ns-slapd[949]: [24/Jan/2021:23:20:39.284073428 -0500] - ERR - symload_report_error - Netscape Portable Runtime error -5975: /usr/lib64/dirsrv/plugins/libpwdstorage-plugin.so: undefined symbol: gost_yescrypt_pwd_storage_scheme_init Jan 24 20:20:39 ipa001.test.openqa.fedoraproject.org ns-slapd[949]: [24/Jan/2021:23:20:39.285985054 -0500] - ERR - symload_report_error - Could not load symbol "gost_yescrypt_pwd_storage_scheme_init" from "libpwdstorage-plugin" for plugin GOST_YESCRYPT Attaching the full tarball of /var/log from a failed test for reference.
Created attachment 1750684 [details] /var/log tarball from the server from a failed test
FEDORA-2021-5258e9cb11 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-5258e9cb11
FEDORA-2021-5258e9cb11 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.