Advertisement
Guest User

Untitled

a guest
Jun 29th, 2010
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. :~$ sudo apt-get install xine-ui
  2. [sudo] password for user:
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. Some packages could not be installed. This may mean that you have
  7. requested an impossible situation or if you are using the unstable
  8. distribution that some required packages have not yet been created
  9. or been moved out of Incoming.
  10. The following information may help to resolve the situation:
  11.  
  12. The following packages have unmet dependencies:
  13. xine-ui: Depends: libxine2 (>= 1.1.90) but it is not going to be installed
  14. E: Broken packages
  15. :~$ sudo apt-get install xine-ui
  16. Reading package lists... Done
  17. Building dependency tree
  18. Reading state information... Done
  19. Some packages could not be installed. This may mean that you have
  20. requested an impossible situation or if you are using the unstable
  21. distribution that some required packages have not yet been created
  22. or been moved out of Incoming.
  23. The following information may help to resolve the situation:
  24.  
  25. The following packages have unmet dependencies:
  26. xine-ui: Depends: libxine2 (>= 1.1.90) but it is not going to be installed
  27. E: Broken packages
  28. :~$ sudo apt-get install libxine2
  29. Reading package lists... Done
  30. Building dependency tree
  31. Reading state information... Done
  32. Some packages could not be installed. This may mean that you have
  33. requested an impossible situation or if you are using the unstable
  34. distribution that some required packages have not yet been created
  35. or been moved out of Incoming.
  36. The following information may help to resolve the situation:
  37.  
  38. The following packages have unmet dependencies:
  39. libxine2: Depends: libavcodec52 (>= 4:0.6~svn20100505-1) but it is not going to be installed or
  40. libavcodec-extra-52 (>= 4:0.6~svn20100505-1) but 4:0.5.1-1ubuntu1+medibuntu1 is to be installed
  41. Depends: libvdpau1 but it is not installable
  42. Depends: libxcb-shape0 (>= 0) but it is not installable
  43. Depends: libxcb-shm0 (>= 0) but it is not installable
  44. Depends: libxcb-xv0 (>= 0) but it is not installable
  45. E: Broken packages
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement