Bug 459111 - When prompted for passphrase to unlock root device, hitting <esc> prevents passphrase entry
Summary: When prompted for passphrase to unlock root device, hitting <esc> prevents pa...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: plymouth
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F10Beta, F10BetaBlocker
TreeView+ depends on / blocked
 
Reported: 2008-08-14 14:33 UTC by James Laska
Modified: 2013-09-02 06:26 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-08-27 20:11:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description James Laska 2008-08-14 14:33:00 UTC
Description of problem:

When prompted for the passphrase to unlock the root device, hit <esc>.  As expected this takes you to the text-console.  However you are unable to enter a passphrase.

Version-Release number of selected component (if applicable):

plymouth-0.5.0-20.2008.08.13.fc10.i386


How reproducible:
Every time it seems

Steps to Reproduce:
1. Install F10-Alpha with an encrypted root
2. Update to plymouth-0.5.0-20.2008.08.13.fc10
3. Rebuild initrd

$ mkinitrd /boot/initrd-$(uname -r) $(uname -r)

4. Reboot, ensuring "rhgb vga=0x318" are added as boot arguments
5. When prompted for passrphase, hit <esc>

Actual results:
Taken to text console ... unable to enter a passphrase to continue the boot process


Expected results:
Expected to see a text-mode password: prompt

Comment 1 Ray Strode [halfline] 2008-08-27 20:11:25 UTC
This should be a little better in tomorrow's rawhide.  Escape will now answer the password prompt with an empty string (which will trigger the client to ask again if the password isn't the empty string).

Even better would be to track that the old plugin was asking for a password and bring the second plugin with the prompt waiting, but that was a little trickier so I'm punting for now.


Note You need to log in before you can comment on or make changes to this bug.