[Pkg-voip-commits] r3008 - asterisk/trunk/debian
Kilian Krause
kilian at debian.org
Sat Jan 13 20:27:21 CET 2007
Lionel,
> > + if [ -L /usr/share/asterisk/sounds/priv-callerintros ];then
> > + # if this is a fresh install just try to move the symlink.
> > + rmdir --ignore-fail-on-non-empty /var/lib/asterisk/sounds/priv-callerintros
> This looks like it will misbehave when
> /usr/share/asterisk/sounds/priv-callerintros is a symlink to
> /var/lib/asterisk/sounds/priv-callerintros and the latter is empty
> (and hence removed by the rmdir), setting
> /var/lib/asterisk/sounds/priv-callerintros to be a symlink to itself.
more convinced with the new version in SVN? Can we upload this new
version as fix or is there more considerations that you'd like to see
adressed?
Thanks for helping in finding the bugs before they actually occur! ;)
--
Best regards,
Kilian
More information about the Pkg-voip-maintainers
mailing list