On Mon, 18 Jul 2022 11:57:08 -0700 stan via kernel <kernel@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > Found the problem. There is a mismatch in the file name. > The kernel should be looking for > /usr/lib/systemd/libsystemd-core-251.3-1.fc37.so > not > /usr/lib/systemd/libsystemd-core-251-3-1.fc37.so > Note the dash instead of a period in front of the 3 in the library > name the kernel is searching for. Typo! Both the fedora stock 5.19 rc7 kernel and the locally built version still fail in the same way. The error message from the stock kernel is the same, except the text of the message is corrected to have a period instead of a dash. The problem could be in something the libsystemd-core library is calling, but I don't know how to get to that. Or maybe the original error is completely unrelated, and the error message is for a subsequent problem caused by the original error. What would be the way to get more information? > Resolving this will probably resolve all my issues. It seems I was foolishly optimistic. _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure