[Bug 1525699] Re: Error message "/sbin/plymouthd: not found" is shown on booting

Sworddragon 1525699 at bugs.launchpad.net
Wed Jul 27 14:54:15 UTC 2016


On making a more detailed look for "/lib/plymouth" on my system
(yakkety) I have found this:

root at ubuntu:~# find / -type f -print0 2> /dev/null | grep -EZvz '^/(dev|proc|run|sys)/' | xargs -0I {} grep -Hn '/lib/plymouth' {}
/var/lib/dpkg/info/plymouth.list:36:/var/lib/plymouth
/etc/grub.d/05_debian_theme:42:			if [ -e /lib/plymouth/themes/default.grub ]; then
/etc/grub.d/05_debian_theme:43:				sed "s/^/${1}/" /lib/plymouth/themes/default.grub
Binary file /sbin/plymouthd matches


The code in /etc/grub.d/05_debian_theme seems not to be directly related but it contains a comment that it is not needed after xenial anymore and should probably get removed. But I'm wondering why /sbin/plymouthd has still a reference to the old path.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to plymouth in Ubuntu.
https://bugs.launchpad.net/bugs/1525699

Title:
  Error message "/sbin/plymouthd: not found" is shown on booting

Status in plymouth package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 16.04 dev with plymouth 0.9.2-3ubuntu5 and on booting
  I'm seeing the error message "/sbin/plymouthd: not found" (it gets not
  logged so I'm not sure about the full output).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1525699/+subscriptions



More information about the foundations-bugs mailing list