Guest User

Untitled

a guest
May 2nd, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.84 KB | None | 0 0
  1. kenny@kenny-OptiPlex-790:~/Downloads$ sudo apt-get remove mysql-server mysql-community-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. akonadi-backend-mysql : Depends: mysql-server-core-5.6 but it is not going to be installed or
  8. virtual-mysql-server-core
  9. teamviewer:i386 : Depends: libc6:i386 (>= 2.4) but it is not going to be installed
  10. Depends: libgcc1:i386 but it is not going to be installed
  11. Depends: libasound2:i386
  12. Depends: libdbus-1-3:i386 but it is not going to be installed
  13. Depends: libexpat1:i386 but it is not going to be installed
  14. Depends: libfontconfig1:i386 but it is not going to be installed
  15. Depends: libfreetype6:i386 but it is not going to be installed
  16. Depends: libjpeg62:i386 but it is not going to be installed
  17. Depends: libpng12-0:i386 but it is not going to be installed
  18. Depends: libsm6:i386 but it is not going to be installed
  19. Depends: libxdamage1:i386 but it is not going to be installed
  20. Depends: libxext6:i386 but it is not going to be installed
  21. Depends: libxfixes3:i386 but it is not going to be installed
  22. Depends: libxinerama1:i386 but it is not going to be installed
  23. Depends: libxrandr2:i386 but it is not going to be installed
  24. Depends: libxrender1:i386 but it is not going to be installed
  25. Depends: libxtst6:i386 but it is not going to be installed
  26. Depends: zlib1g:i386 but it is not going to be installed
  27. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  28. kenny@kenny-OptiPlex-790:~/Downloads$ sudo apt-get install -f
  29. Reading package lists... Done
  30. Building dependency tree
  31. Reading state information... Done
  32. Correcting dependencies... failed.
  33. The following packages have unmet dependencies:
  34. mysql-community-server : Depends: mysql-common (= 5.7.11-1ubuntu15.10) but 5.7.12-1ubuntu15.10 is installed
  35. Depends: mysql-client (= 5.7.11-1ubuntu15.10) but 5.7.12-1ubuntu15.10 is installed
  36. mysql-server : Depends: mysql-community-server (= 5.7.12-1ubuntu15.10) but 5.7.11-1ubuntu15.10 is installed
  37. teamviewer:i386 : Depends: libc6:i386 (>= 2.4) but it is not installed
  38. Depends: libgcc1:i386 but it is not installed
  39. Depends: libasound2:i386
  40. Depends: libdbus-1-3:i386 but it is not installed
  41. Depends: libexpat1:i386 but it is not installed
  42. Depends: libfontconfig1:i386 but it is not installed
  43. Depends: libfreetype6:i386 but it is not installed
  44. Depends: libjpeg62:i386 but it is not installed
  45. Depends: libpng12-0:i386 but it is not installed
  46. Depends: libsm6:i386 but it is not installed
  47. Depends: libxdamage1:i386 but it is not installed
  48. Depends: libxext6:i386 but it is not installed
  49. Depends: libxfixes3:i386 but it is not installed
  50. Depends: libxinerama1:i386 but it is not installed
  51. Depends: libxrandr2:i386 but it is not installed
  52. Depends: libxrender1:i386 but it is not installed
  53. Depends: libxtst6:i386 but it is not installed
  54. Depends: zlib1g:i386 but it is not installed
  55. E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
  56. E: Unable to correct dependencies
  57. kenny@kenny-OptiPlex-790:~/Downloads$
Advertisement
Add Comment
Please, Sign In to add comment