I recently moved to the UK from Poland. Now I'm getting this error whenever I try to install any package with apt-get install:
Following packages have unmet dependencies:
linux-image-extra-4.2.0-36-generic: Requires: linux-image-4.2.0-36-generic but will not be installed
linux-image-extra-4.2.0-42-generic: Requires: linux-image-4.2.0-42-generic but will not be installed
linux-image-generic: Requires: linux-image-4.2.0-42-generic but will not be installed
I can tell that it's a problem with dependencies. But is it an issue with the kernel or sources.list?