Bug / typo in Asterisk init-script.

Bug #67092 reported by Sander van Boxtel
4
Affects Status Importance Assigned to Milestone
asterisk (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: asterisk

In Edgy, Asterisk 1:1.2.12.1.dfsg-1ubuntu1 there is a bug in the init-script : /etc/init.d/asterisk :

-----
if [ ! -e `dirname $PIDFILE` ];then
       mkdir `dirname $PIDFILE`
       chown askterisk.asterisk `dirname $PIDFILE`
fi
-----

The 'chown' line contains a wrong 'user' ... it says askterisk instead of asterisk.
This failed my Asterisk to startup.

Revision history for this message
magilus (magilus) wrote :

This is being fixed in 1:1.2.12.1.dfsg-1ubuntu1.1, which will hit the archives soon.

Changed in asterisk:
status: Unconfirmed → Fix Committed
magilus (magilus)
Changed in asterisk:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.