Hm, pretty useless build log :/ Anyway, lets try something else. Open a terminal and sudo to root: $ sudo -s
Then run the following commands: $ cd /var/lib/dkms/dahdi/2.2.1+dfsg-1ubuntu2/build $ (make distclean; make; make firmware-loaders; make) 2>&1 | tee /tmp/dahdi-make.log And attach the file /tmp/dahdi-make.log I suspect that something is going wrong with the download of the firmware. I can reproduce the exit status 7 by installing the module when offline. just a blind guess were you connected to the internet while installing this module or are you using any kind of proxy or specific mean to access the internet ? -- package dahdi-dkms 1:2.2.1 dfsg-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 7: Build of dahdi_vpmadt032_loader.ko failed https://bugs.launchpad.net/bugs/576253 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
