Description of problem: in /var/log/messages: Oct 17 14:40:53 hestia abrt[1753]: file /bin/plymouthd seems to be deleted Oct 17 14:40:53 hestia abrt[1753]: saved core dump of pid 133 (/bin/plymouthd) to /var/spool/abrt/ccpp-1287319253-133.new/coredump (2396160 bytes) Oct 17 14:40:54 hestia abrtd: Executable '/bin/plymouthd' doesn't belong to any package Oct 17 14:51:01 hestia abrt[1788]: file /bin/plymouthd seems to be deleted Oct 17 14:51:01 hestia abrt[1788]: saved core dump of pid 148 (/bin/plymouthd) to /var/spool/abrt/ccpp-1287319861-148.new/coredump (2396160 bytes) Oct 17 14:51:01 hestia abrtd: Executable '/bin/plymouthd' doesn't belong to any package locate plymouthd /etc/plymouth/plymouthd.conf /etc/selinux/targeted/modules/active/modules/plymouthd.pp /sbin/plymouthd /usr/share/plymouth/plymouthd.defaults /usr/share/selinux/devel/include/services/plymouthd.if /usr/share/selinux/targeted/plymouthd.pp.bz2 So, why is the system during startup searching plymouthd in /bin while it actually is in /sbin? Version-Release number of selected component (if applicable): plymouth-0.8.2-3.fc13.i686 How reproducible: Always during system upstart. Steps to Reproduce: 1. 2. 3. Actual results: during startup in messages log: file /bin/plymouthd seems to be deleted Expected results: No such message. Additional info:
I solved it by installing the plymouth-theme-spinfinity rpm. After reading the issue in bug 606625.
Unfortunately this doesn't seem to be solved, see also bug 662217.