Advertisement
Guest User

Untitled

a guest
Nov 25th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. wyth@server:~$ sudo apt purge python-dev
  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. gstreamer1.0-clutter : Depends: libcogl15 (>= 1.15.8) but it is not installable
  8. libcwidget3 : Depends: libsigc++-2.0-0c2a (>= 2.0.2) but it is not installable
  9. libmutter0c : Depends: libcogl15 (>= 1.15.8) but it is not installable
  10. libnux-4.0-0 : Depends: libsigc++-2.0-0c2a (>= 2.0.2) but it is not installable
  11. python : Depends: python-minimal (= 2.7.5-5ubuntu3) but 2.7.11-1 is to be installed
  12. python-all : Depends: python (= 2.7.11-1) but 2.7.5-5ubuntu3 is to be installed
  13. python-all-dbg : Depends: python (= 2.7.11-1) but 2.7.5-5ubuntu3 is to be installed
  14. Depends: libpython-all-dbg (= 2.7.11-1) but 2.7.5-5ubuntu3 is to be installed
  15. python-all-dev : Depends: python (= 2.7.11-1) but 2.7.5-5ubuntu3 is to be installed
  16. Depends: libpython-all-dev (= 2.7.11-1) but 2.7.5-5ubuntu3 is to be installed
  17. Depends: python-dev (= 2.7.11-1) but it is not going to be installed
  18. python-dbg : Depends: python (= 2.7.11-1) but 2.7.5-5ubuntu3 is to be installed
  19. Depends: libpython-dbg (= 2.7.11-1) but 2.7.5-5ubuntu3 is to be installed
  20. synaptic : Depends: libxapian22 but it is not installable
  21. zeitgeist-core : Depends: libxapian22 but it is not installable
  22. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  23. wyth@server:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement