Comment # 3 on bug 1194162 from
(In reply to Michael Andres from comment #2)
> Back to dracut:
> > /usr/lib/dracut/modules.d/95nfs/module-setup.sh: line 39: findmnt: command not found
> 
> AFAICS findmnt comes from package util-linux-systemd:
> > $ rpm -qf $(which findmnt)
> > util-linux-2.33.1-4.5.1.x86_64
>
> The package must (pre)require the things it needs.
> (prereq. for install time dependencies / requires for runtime deopendencies)

Sorry, you're right. findmnt was moved to util-linux-systemd since version
2.36.2
(https://build.opensuse.org/package/view_file/Base:System/util-linux-systemd/util-linux.changes?expand=1).

Updating dracut.spec accordingly.


You are receiving this mail because: