Advertisement
Guest User

Untitled

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