Advertisement
Guest User

Untitled

a guest
Feb 13th, 2015
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. apt-get install mysql-server mysql-client mysql-workbench
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. mysql-workbench is already the newest version.
  6. mysql-client is already the newest version.
  7. mysql-server is already the newest version.
  8. You might want to run 'apt-get -f install' to correct these:
  9. The following packages have unmet dependencies:
  10. mysql-server : Depends: mysql-server-5.5 but it is not going to be installed
  11. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement