Advertisement
Guest User

Untitled

a guest
Aug 21st, 2014
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. root@ubuntu1204:/etc/apt# dpkg -r linux-headers-generic-lts-raring
  2. (Reading database ... 429482 files and directories currently installed.)
  3. Removing linux-headers-generic-lts-raring ...
  4. root@ubuntu1204:/etc/apt# apt-get dist-upgrade -y
  5. Reading package lists... Done
  6. Building dependency tree
  7. Reading state information... Done
  8. You might want to run 'apt-get -f install' to correct these.
  9. The following packages have unmet dependencies:
  10. linux-generic-lts-raring : Depends: linux-headers-generic-lts-raring but it is not installed
  11. E: Unmet dependencies. Try using -f.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement