Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 386563 - sys-fs/cryptsetup-1.2.0-r1: does not switch to verbose mode (splash) in init script
Summary: sys-fs/cryptsetup-1.2.0-r1: does not switch to verbose mode (splash) in init ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-09 18:35 UTC by Tim Ruffing
Modified: 2011-11-13 04:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Ruffing 2011-10-09 18:35:30 UTC
/lib/rcscripts/addons/dm-crypt-start.sh tries to switch to verbose mode (and back) in order to print messages (for inserting key media etc.) or reading the passphrase from the keyboard:
70: splash svc_input_begin ${SVCNAME} >/dev/null 2>&1
183: splash svc_input_end ${SVCNAME} >/dev/null 2>&1

If you remove the piping, you can see that it does not find "splash". It is a function in /sbin/splash-functions.sh but this file is never included. Inserting "source /sbin/splash-functions.sh" before the calls works if media-gfx/splashutils is installed.


Reproducible: Always

Steps to Reproduce:
1. Boot dmcrypt system with splash=silent

Actual Results:  
Stays in silent mode, you have to press F2

Expected Results:  
Should switch to verbose mode automatically
Comment 1 SpanKY gentoo-dev 2011-11-13 04:18:08 UTC
should be fixed with 1.4.1