Advertisement
Guest User

Untitled

a guest
May 2nd, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. kenny@kenny-OptiPlex-790:/etc/apt/sources.list.d$ sudo apt-get install mysql-server=5.6.30-0ubuntu0.15.10.1
  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. mysql-community-server : Depends: mysql-common (= 5.7.11-1ubuntu15.10) but 5.7.12-1ubuntu15.10 is to be installed
  8. Depends: mysql-client (= 5.7.11-1ubuntu15.10) but 5.7.12-1ubuntu15.10 is to be installed
  9. mysql-server : Depends: mysql-server-5.6 but it is not going to be installed
  10. teamviewer:i386 : Depends: libc6:i386 (>= 2.4) but it is not going to be installed
  11. Depends: libgcc1:i386 but it is not going to be installed
  12. Depends: libasound2:i386
  13. Depends: libdbus-1-3:i386 but it is not going to be installed
  14. Depends: libexpat1:i386 but it is not going to be installed
  15. Depends: libfontconfig1:i386 but it is not going to be installed
  16. Depends: libfreetype6:i386 but it is not going to be installed
  17. Depends: libjpeg62:i386 but it is not going to be installed
  18. Depends: libpng12-0:i386 but it is not going to be installed
  19. Depends: libsm6:i386 but it is not going to be installed
  20. Depends: libxdamage1:i386 but it is not going to be installed
  21. Depends: libxext6:i386 but it is not going to be installed
  22. Depends: libxfixes3:i386 but it is not going to be installed
  23. Depends: libxinerama1:i386 but it is not going to be installed
  24. Depends: libxrandr2:i386 but it is not going to be installed
  25. Depends: libxrender1:i386 but it is not going to be installed
  26. Depends: libxtst6:i386 but it is not going to be installed
  27. Depends: zlib1g:i386 but it is not going to be installed
  28. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  29. kenny@kenny-OptiPlex-790:/etc/apt/sources.list.d$ apt-cache rdepends mysql-community-server
  30. mysql-community-server
  31. Reverse Depends:
  32. mysql-server
  33. kenny@kenny-OptiPlex-790:/etc/apt/sources.list.d$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement