Guest User

Untitled

a guest
Apr 23rd, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. Note, selecting 'clang-tidy-4.0' for regex 'Clang+'
  2. Note, selecting 'python-clang-5.0' instead of 'python-clang-x.y'
  3. Some packages could not be installed. This may mean that you have
  4. requested an impossible situation or if you are using the unstable
  5. distribution that some required packages have not yet been created
  6. or been moved out of Incoming.
  7. The following information may help to resolve the situation:
  8.  
  9. The following packages have unmet dependencies:
  10. python-clang-3.5 : Breaks: python-clang-3.6 but 1:3.6.2-3ubuntu2 is to be installed
  11. Breaks: python-clang-3.7 but 1:3.7.1-2ubuntu2 is to be installed
  12. Breaks: python-clang-3.8 but 1:3.8-2ubuntu4 is to be installed
  13. python-clang-3.6 : Breaks: python-clang-3.5 but 1:3.5.2-3ubuntu1 is to be installed
  14. Breaks: python-clang-3.7 but 1:3.7.1-2ubuntu2 is to be installed
  15. Breaks: python-clang-3.8 but 1:3.8-2ubuntu4 is to be installed
  16. python-clang-3.7 : Breaks: python-clang-3.5 but 1:3.5.2-3ubuntu1 is to be installed
  17. Breaks: python-clang-3.6 but 1:3.6.2-3ubuntu2 is to be installed
  18. Breaks: python-clang-3.8 but 1:3.8-2ubuntu4 is to be installed
  19. python-clang-3.8 : Breaks: python-clang-3.5 but 1:3.5.2-3ubuntu1 is to be installed
  20. Breaks: python-clang-3.6 but 1:3.6.2-3ubuntu2 is to be installed
  21. Breaks: python-clang-3.7 but 1:3.7.1-2ubuntu2 is to be installed
  22. python-clang-3.9 : Breaks: python-clang-3.5 but 1:3.5.2-3ubuntu1 is to be installed
  23. Breaks: python-clang-3.6 but 1:3.6.2-3ubuntu2 is to be installed
  24. Breaks: python-clang-3.7 but 1:3.7.1-2ubuntu2 is to be installed
  25. Breaks: python-clang-3.8 but 1:3.8-2ubuntu4 is to be installed
  26. python-clang-4.0 : Breaks: python-clang-3.5 but 1:3.5.2-3ubuntu1 is to be installed
  27. Breaks: python-clang-3.6 but 1:3.6.2-3ubuntu2 is to be installed
  28. Breaks: python-clang-3.7 but 1:3.7.1-2ubuntu2 is to be installed
  29. Breaks: python-clang-3.8 but 1:3.8-2ubuntu4 is to be installed
  30. Breaks: python-clang-3.9 but 1:3.9.1-4ubuntu3~16.04.2 is to be installed
  31. python-clang-5.0 : Breaks: python-clang-3.5 but 1:3.5.2-3ubuntu1 is to be installed
  32. Breaks: python-clang-3.6 but 1:3.6.2-3ubuntu2 is to be installed
  33. Breaks: python-clang-3.7 but 1:3.7.1-2ubuntu2 is to be installed
  34. Breaks: python-clang-3.8 but 1:3.8-2ubuntu4 is to be installed
  35. Breaks: python-clang-3.9 but 1:3.9.1-4ubuntu3~16.04.2 is to be installed
  36.  
  37. $ sudo apt-get install --dry-run Clang++
  38. Reading package lists... Done
  39. Building dependency tree
  40. Reading state information... Done
  41. Note, selecting 'clang-modernize-5.0' for regex 'Clang+'
  42. Note, selecting 'libclang-3.6-dev' for regex 'Clang+'
  43. .
  44. .
  45. .
  46. Note, selecting 'python-clang-3.3' for regex 'clang+'
  47. Note, selecting 'python-clang-3.4' for regex 'clang+'
  48. Note, selecting 'python-clang-3.5' for regex 'clang+'
  49. Note, selecting 'python-clang-3.6' for regex 'clang+'
  50. Note, selecting 'python-clang-3.7' for regex 'clang+'
  51. Note, selecting 'python-clang-3.8' for regex 'clang+'
  52. Note, selecting 'python-clang-3.9' for regex 'clang+'
  53. .
  54. .
  55. .
  56.  
  57. sudo apt install clang
Add Comment
Please, Sign In to add comment