Advertisement
Guest User

Untitled

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