SHARE
TWEET
dpkg error
a guest
Jan 1st, 2016
74
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- root@fs:/home/srvadmin# apt-get remove vmlinuz-3.13.0-32-generic
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- E: Unable to locate package vmlinuz-3.13.0-32-generic
- E: Couldn't find any package by regex 'vmlinuz-3.13.0-32-generic'
- root@fs:/home/srvadmin# apt-get remove linux-image-3.13.0-32-generic
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- You might want to run 'apt-get -f install' to correct these:
- The following packages have unmet dependencies:
- linux-headers-generic : Depends: linux-headers-3.13.0-74-generic but it is not going to be installed
- linux-image-extra-3.13.0-32-generic : Depends: linux-image-3.13.0-32-generic but it is not going to be installed
- linux-image-generic : Depends: linux-image-extra-3.13.0-74-generic but it is not going to be installed
- E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
- root@fs:/home/srvadmin# dpkg --remove remove vmlinuz-3.13.0-32-generic
- dpkg: warning: ignoring request to remove remove which isn't installed
- dpkg: warning: ignoring request to remove vmlinuz-3.13.0-32-generic which isn't installed
- root@fs:/home/srvadmin# dpkg --remove remove linux-image-3.13.0-46-generic
- dpkg: warning: ignoring request to remove remove which isn't installed
- dpkg: dependency problems prevent removal of linux-image-3.13.0-46-generic:
- linux-image-extra-3.13.0-46-generic depends on linux-image-3.13.0-46-generic.
- dpkg: error processing package linux-image-3.13.0-46-generic (--remove):
- dependency problems - not removing
- Errors were encountered while processing:
- linux-image-3.13.0-46-generic
- root@fs:/home/srvadmin# uname -a
- Linux fs 3.13.0-63-generic #103-Ubuntu SMP Fri Aug 14 21:42:59 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
RAW Paste Data
