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 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1193500 Title: package initramfs-tools 0.103ubuntu0.7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1193500/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
