Comment 8 for bug 1193500

Revision history for this message
Sir Malheur (sirmalheur) wrote :

Hello, here is a workaround that fixed the problem for me

###############################################
sudo rm -f /var/lib/dpkg/info/initramfs-tools.post*
sudo rm -f /var/lib/dpkg/info/initramfs-tools.pre*

sudo rm -f /var/lib/dpkg/info/bcmwl-kernel-source.post*
sudo rm -f /var/lib/dpkg/info/bcmwl-kernel-source.pre*

sudo dpkg --configure -a
###############################################

Source: http://ubuntuforums.org/showthread.php?t=1990236