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

Bug 63730

Summary: asterisk server shutdown problem
Product: Gentoo Linux Reporter: Joseph <syscon780>
Component: Current packagesAssignee: Stefan Knoblich (RETIRED) <stkn>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Joseph 2004-09-11 18:38:06 UTC
Starting asterisk it works OK
/etc/init.d/asterisk start    <OK>

But when I try to stop it:
/etc/init.d/asterisk stop  I get an error message:
/sbin/runscript.sh: line 534:  8020 Broken pipe             /usr/sbin/asterisk -r -x "STOP NOW" 2>/dev/nul

Reproducible: Always
Steps to Reproduce:
1./etc/init.d/asterisk start
2./etc/init.d/asterisk stop
3.

Actual Results:  
/sbin/runscript.sh: line 534:  8020 Broken pipe             /usr/sbin/asterisk
-r -x "STOP NOW" 2>/dev/nul
Comment 1 Stefan Knoblich (RETIRED) gentoo-dev 2004-09-23 17:11:46 UTC
this has been fixed in asterisk-1.0.0 (which is "clean" fix, since this version writes a .pid file now)
Comment 2 Stefan Knoblich (RETIRED) gentoo-dev 2004-10-29 16:52:53 UTC
fixed upstream (use >1.0.0)