daily pastebin goal
8%
SHARE
TWEET

apt fails

a guest Jan 1st, 2016 57 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@fs:/home/srvadmin# apt-get remove vmlinuz-3.13.0-32-generic
  2. Reading package lists... Done
  3. Building dependency tree      
  4. Reading state information... Done
  5. E: Unable to locate package vmlinuz-3.13.0-32-generic
  6. E: Couldn't find any package by regex 'vmlinuz-3.13.0-32-generic'
  7. root@fs:/home/srvadmin# apt-get remove linux-image-3.13.0-32-generic
  8. Reading package lists... Done
  9. Building dependency tree      
  10. Reading state information... Done
  11. You might want to run 'apt-get -f install' to correct these:
  12. The following packages have unmet dependencies:
  13.  linux-headers-generic : Depends: linux-headers-3.13.0-74-generic but it is not going to be installed
  14.  linux-image-extra-3.13.0-32-generic : Depends: linux-image-3.13.0-32-generic but it is not going to be installed
  15.  linux-image-generic : Depends: linux-image-extra-3.13.0-74-generic but it is not going to be installed
  16. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
RAW Paste Data
Top