Bug 643705

Summary: during startup in messages log: file /bin/plymouthd seems to be deleted
Product: [Fedora] Fedora Reporter: Eddie Lania <eddie>
Component: plymouthAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: fedora, rstrode, thomasj
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-26 13:05:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eddie Lania 2010-10-17 13:23:23 UTC
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:

Comment 1 Eddie Lania 2010-10-19 20:13:15 UTC
I solved it by installing the plymouth-theme-spinfinity rpm.
After reading the issue in bug 606625.

Comment 2 Eddie Lania 2011-02-12 12:06:36 UTC
Unfortunately this doesn't seem to be solved, see also bug 662217.