Advertisement
Guest User

Untitled

a guest
Mar 15th, 2020
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. sudo apt update && sudo apt full-upgrade 1 ↵
  2. Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
  3. Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease
  4. Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
  5. Hit:4 http://archive.canonical.com/ubuntu xenial InRelease
  6. Fetched 218 kB in 1s (389 kB/s)
  7. Reading package lists... Done
  8. Building dependency tree
  9. Reading state information... Done
  10. 6 packages can be upgraded. Run 'apt list --upgradable' to see them.
  11. Reading package lists... Done
  12. Building dependency tree
  13. Reading state information... Done
  14. You might want to run 'apt --fix-broken install' to correct these.
  15. The following packages have unmet dependencies:
  16. apt : Breaks: apt-utils (< 1.3~exp2~) but 1.2.29ubuntu0.1 is installed
  17. apt-utils : Depends: apt (= 1.2.29ubuntu0.1) but 1.8.2 is installed
  18. libgnutls30 : Depends: libp11-kit0 (>= 0.23.11) but 0.23.2-3 is installed
  19. Depends: libtasn1-6 (>= 4.12) but 4.7-3ubuntu0.16.04.3 is installed
  20. E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement