Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 28843

Summary: minor script error, /etc/init.d/alsasound
Product: Gentoo Linux Reporter: James Athey <james.athey>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 35062    

Description James Athey 2003-09-15 22:28:23 UTC
I just emerged alsa-driver 0.9.6 .
line 116 of /etc/init.d/alsasound reads
                error "ALSA is not loaded"
it should read
                eerror "ALSA is not loaded"

That is all.

Reproducible: Always
Steps to Reproduce:
1. # /etc/init.d/alsasound stop
2. # /etc/init.d/alsasound stop
3. watch a script error appear

Actual Results:  
/sbin/runscript.sh: line 116: error: command not found


Expected Results:  
 * ALSA is not loaded
Comment 1 rob holland (RETIRED) gentoo-dev 2003-09-16 05:55:14 UTC
someone has fixed this now, thanks for pointing it out :)