Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2014
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. ~ $ sudo apt-get install openssh-server
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. You might want to run 'apt-get -f install' to correct these:
  6. The following packages have unmet dependencies:
  7. libgssapi-krb5-2 : Depends: libkeyutils1 but it is not going to be installed
  8. libk5crypto3 : Depends: libkeyutils1 but it is not going to be installed
  9. libkrb5-3 : Depends: libkeyutils1 but it is not going to be installed
  10. libkrb5support0 : Depends: libkeyutils1 but it is not going to be installed
  11. openssh-server : Depends: libwrap0 (>= 7.6-4~) but it is not going to be installed
  12. Depends: openssh-client (= 1:6.0p1-4+deb7u2) but it is not going to be installed
  13. Recommends: ncurses-term but it is not going to be installed
  14. Recommends: openssh-blacklist but it is not going to be installed
  15. Recommends: openssh-blacklist-extra but it is not going to be installed
  16. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement