On Tue, Jul 19, 2022 at 3:43 PM stan via kernel
<kernel@lists.fedoraproject.org> wrote:
>
> On Mon, 18 Jul 2022 11:57:08 -0700
> stan via kernel <kernel@lists.fedoraproject.org> 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.

It sounds like you are not so far off.  This doesn't seem to be a
kernel issue at all though. To verify, take a known good kernel, save
a copy of the initramfs for that one somewhere, and then regenerate
the initramfs and try to boot it. I am guessing it will fail in the
same way with a new initramfs.
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to