Advertisement
Guest User

Untitled

a guest
Jun 25th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. apt-get install pgadmin3
  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-server : Depends: mysql-server-5.7 but it is not going to be installed
  8. pgadmin3 : Depends: pgadmin3-data (= 1.22.0-1) but it is not going to be installed
  9. Depends: libwxbase3.0-0v5 (>= 3.0.2+dfsg) but it is not going to be installed
  10. Depends: libwxgtk3.0-0v5 (>= 3.0.2+dfsg) but it is not going to be installed
  11. Recommends: pgagent but it is not going to be installed
  12. 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