I've recently had a Windows 7 malfunction and decided to give Ubuntu a try. I noticed that 14.04 had been released and decided to grab it. It's been working fine up until yesterday. For some reason, it's having difficulty downloading anything or updating or upgrading when I put in "sudo apt-get update" or "sudo apt-get upgrade".
The error I'm coming across is:
dpkg: error processing package linux-image-3.13.0-27-generic (--remove):
subprocess installed post-removal script returned error exit status 1
Errors were encountered while processing:
linux-image-extra-3.13.0-27-generic
linux-image-3.13.0-27-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
This is only a piece of the code, but it's been identified as a bug, but I'm not sure how to fix it or how to amend it.
I'm not having problems functionality wise, it's just annoying to not be able to update or download anything.