[Bug 2049222] Re: dracut: dracut module 'plymouth' will not be installed, because command 'plymouth-set-default-theme' could not be found!
Julian Andres Klode
2049222 at bugs.launchpad.net
Fri Jan 12 17:53:54 UTC 2024
Probably we should rebuild plymouth-set-default-theme to use the
alternative. This works for read-only use, but setting the alternative
could be added too I suppose:
#!/bin/sh
readlink -f /usr/share/plymouth/themes/default.plymouth | sed -r 's#.*/themes/([^/]*)/.*#\1#'
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dracut in Ubuntu.
Matching subscriptions: dracut
https://bugs.launchpad.net/bugs/2049222
Title:
dracut: dracut module 'plymouth' will not be installed, because
command 'plymouth-set-default-theme' could not be found!
Status in dracut package in Ubuntu:
New
Status in plymouth package in Ubuntu:
New
Bug description:
(exploratory dracut analysis)
Installing dracut and using hostonly=yes
(https://bugs.launchpad.net/ubuntu/+source/dracut/+bug/2049221) to get
a working image, I get a password prompt on the terminal instead of in
plymouth, apparently plymouth is not installed into the initrd
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dracut/+bug/2049222/+subscriptions
More information about the foundations-bugs
mailing list