Advertisement
Guest User

Untitled

a guest
Mar 30th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. You might want to run 'apt-get -f install' to correct these:
  2. The following packages have unmet dependencies:
  3. cups : Depends: cups-daemon (>= 2.1.3-4ubuntu0.2)
  4. cups-core-drivers : Depends: cups-daemon (>= 2.1.3-4ubuntu0.2)
  5. cups-daemon : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to
  6. be installed
  7. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  8.  
  9. apt-get
  10.  
  11. sudo apt update
  12.  
  13. cpus
  14.  
  15. sudo apt-get -f install
  16.  
  17. /var/log/apt/history.log
  18.  
  19. cups
  20.  
  21. preleased updates(xenial-proposed)
  22.  
  23. preleased updates(xenial-proposed)
  24.  
  25. preleased updates(xenial-proposed)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement