Comment 18 for bug 560656

Revision history for this message
Derek Simkowiak (ubuntu-cool-st) wrote :

[THIS BUG IS NOT FIXED]

I spoke too soon. A fresh 10.4 VM, with the latest asterisk packages, produces the same errors.

The asterisk-mysql package is still stuck at version asterisk-mysql_1.6.2.0-1_i386.deb so the re-compile is still necessary.

apt-get build-dep asterisk-mysql
apt-get -b source asterisk-mysql
dpkg -i asterisk-mysql_1.6.2.0-1_i386.deb

I also did this to get rid of some other complaints:

apt-get build-dep asterisk-addons
apt-get -b source asterisk-addons
dpkg -i asterisk-mobile_1.6.2.0-1_i386.deb
dpkg -i asterisk-mp3_1.6.2.0-1_i386.deb
dpkg -i asterisk-ooh323c_1.6.2.0-1_i386.deb

So even though there's new asterisk packages, these modules got left behind.

[EDIT: I am unable to put the bug back to "Confirmed" from "Fix released". I did not know that was a one-way operation. A moderator needs to set the status back to "Confirmed".]