Bug#381861: User asterisk still not created on fresh install
Matthias Wamser
mw+debian at ilk.net
Fri Apr 27 09:27:07 UTC 2007
Hi
on a fresh Install (i backported asterisk 1:1.4.3~dfsg-1 to etch)
the asterisk user is still not created.
Problem is, the script /usr/share/asterisk/bin/asterisk_fix
has no executable bit set and asterisk-config.postinst
does check this:
configure)
if [ -x /usr/share/asterisk/bin/asterisk_fix ]; then
/usr/share/asterisk/bin/asterisk_fix
fi
Depending on this bug the asterisk.postinst fails while starting
asterisk cause of the not existing user (and group)
As quick workaround the following works:
chmod +x /usr/share/asterisk/bin/asterisk_fix
dpkg-reconfigure asterisk-config
And a chmod +x asterisk_fix in your source package and
rebuilding it should fix the package.
Regards, Matthias
--
Matthias Wamser, System Engineering, mailto: mw at ilk.net
ILK Internet GmbH, Am Sandfeld 15 a, D-76149 Karlsruhe
Tel: +49 (0) 721 9100 0, http://www.ilk.net
Geschaeftsfuehrer Matthias Felger, AG Mannheim, HRB 107037
More information about the Pkg-voip-maintainers
mailing list