Guest User

SO-ubuntu-16,04-python-dev-problem1

a guest
Sep 29th, 2016
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. ~$sudo apt autoclean
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. ~$sudo apt dist-upgrade
  6. Reading package lists... Done
  7. Building dependency tree
  8. Reading state information... Done
  9. Calculating upgrade... Done
  10. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  11. ~$sudo aptitude install python-dev
  12. The following NEW packages will be installed:
  13. libexpat1-dev{ab} libpython-dev{a} libpython2.7-dev{ab} python-dev python2.7-dev{ab}
  14. 0 packages upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
  15. Need to get 28.2 MB of archives. After unpacking 42.1 MB will be used.
  16. The following packages have unmet dependencies:
  17. python2.7-dev : Depends: python2.7 (= 2.7.11-7ubuntu1) but 2.7.12-1~16.04 is installed.
  18. Depends: libpython2.7 (= 2.7.11-7ubuntu1) but 2.7.12-1~16.04 is installed.
  19. libexpat1-dev : Depends: libexpat1 (= 2.1.0-7) but 2.1.0-7ubuntu0.16.04.2 is installed.
  20. libpython2.7-dev : Depends: libpython2.7-stdlib (= 2.7.11-7ubuntu1) but 2.7.12-1~16.04 is installed.
  21. Depends: libpython2.7 (= 2.7.11-7ubuntu1) but 2.7.12-1~16.04 is installed.
  22. open: 23; closed: 1453; defer: 8; conflict: 8 o
  23. The following actions will resolve these dependencies:
  24.  
  25. Keep the following packages at their current version:
  26. 1) libexpat1-dev [Not Installed]
  27. 2) libpython-dev [Not Installed]
  28. 3) libpython2.7-dev [Not Installed]
  29. 4) python-dev [Not Installed]
  30. 5) python2.7-dev [Not Installed]
Add Comment
Please, Sign In to add comment