Bug 467787

Summary: plymouth hides error messages, continues when there is an error
Product: [Fedora] Fedora Reporter: Adam Pribyl <covex>
Component: mkinitrdAssignee: Peter Jones <pjones>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell, katzj, notting, pjones, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-27 19:39:35 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:
Bug Depends On:    
Bug Blocks: 446449, 457945    

Description Adam Pribyl 2008-10-20 21:23:11 UTC
Description of problem:
Today I found one more problem with text based plymouth - this is
when the system boot fails - e.g. because it is not able to mount root
partition, then progress bar continues silently until the end and there
is no way how to found what got wrong, because the error message is not displayed.

Version-Release number of selected component (if applicable):
mkinitrd-6.0.67-1.fc10

How reproducible:
always

Steps to Reproduce:
1. edit your grub conf, invalidate root=
2. boot the kernel with invalid root parameter
  
Actual results:
Plymouth continues until the end, without any error message, at least at the end.

Expected results:
Plymouth hides when any error message appears, to show up the reason of the failure.

Additional info:
Plymouth should also hide in case there is a failure in any service start.

Comment 1 Jeremy Katz 2008-10-20 21:31:19 UTC
All errors might be difficult, but failure to mount root we should definitely be able to do a 'plymouth --hide-splash' for

Comment 2 Adam Pribyl 2008-10-21 07:48:04 UTC
There is a plymounth --details in the call failure() in init.d/functions script.
For text based boot it seems to do nothing.

Comment 3 Adam Pribyl 2008-10-22 07:21:21 UTC
From the interview in Fedora magazin yesterday I understand that failures in service starts are shown in dialog in GDM after system boot up. This is probably fine, as long as the system gets to GDM. Inteview also meantioned the problem with / mount, therefore I understand this is known problem.

Comment 4 Bill Nottingham 2008-10-27 19:39:35 UTC

*** This bug has been marked as a duplicate of bug 460606 ***