To fix the missing dahdi module issue, correctly, you will need to
install the linux headers for the kernel version installed:

1.  uname -r ##to find out the kernel version (e.g., 2.6.31-20-server)
2.  sudo apt-get install linux-headers-2.6.31-20-server
3.  If you already have the dahdi and asterisk installed, then apt-get should 
also automatically finish the previous install.

The last comment with the order of installation only gets rid of the
error message when installing other programs that have dependencies on
the dahdi module.  Hope this explanation helps you out!

-- 
package dahdi 1:2.2.0-1ubuntu1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/429510
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to