I end up with error messages indicating missing dependencies. I am using Kubuntu 14.04 LTS 64bit.
dpkg: error processing package linux-signed-generic-lts-vivid (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
linux-image-3.19.0-56-generic
linux-image-extra-3.19.0-56-generic
linux-image-generic-lts-vivid
linux-signed-image-3.19.0-56-generic
linux-signed-image-generic-lts-vivid
linux-generic-lts-vivid
linux-signed-generic-lts-vivid
steven@steven-K1404:~$
appear when I execute the command: sudo dpkg --configure -a
In the past, when I execute the 'sudo dpkg --configure -a' command, the command line returns to my computer identity. There have never been instructions and errors like this before. How do I correct the problem? Thanks!
dpkg: error processing package linux-signed-generic-lts-vivid (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
linux-image-3.19.0-56-generic
linux-image-extra-3.19.0-56-generic
linux-image-generic-lts-vivid
linux-signed-image-3.19.0-56-generic
linux-signed-image-generic-lts-vivid
linux-generic-lts-vivid
linux-signed-generic-lts-vivid
steven@steven-K1404:~$
appear when I execute the command: sudo dpkg --configure -a
In the past, when I execute the 'sudo dpkg --configure -a' command, the command line returns to my computer identity. There have never been instructions and errors like this before. How do I correct the problem? Thanks!
Comment