Advertisement
Guest User

Untitled

a guest
Jun 14th, 2012
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. drhouse123@debian:~$ sudo apt-get install -t squeeze-backports iceweasel
  2. [sudo] password for drhouse123:
  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. iceweasel : Depends: xulrunner-13.0 (>= 13.0-1~bpo60+1) but it is not going to be installed
  14. E: Broken packages
  15. drhouse123@debian:~$ sudo apt-get install -t squeeze-backports iceweasel
  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. iceweasel : Depends: xulrunner-13.0 (>= 13.0-1~bpo60+1) but it is not going to be installed
  27. E: Broken packages
  28.  
  29. drhouse123@debian:~$ sudo apt-get install -t squeeze-backports iceweasel xulrunner-13.0
  30. Reading package lists... Done
  31. Building dependency tree
  32. Reading state information... Done
  33. Some packages could not be installed. This may mean that you have
  34. requested an impossible situation or if you are using the unstable
  35. distribution that some required packages have not yet been created
  36. or been moved out of Incoming.
  37. The following information may help to resolve the situation:
  38.  
  39. The following packages have unmet dependencies:
  40. xulrunner-13.0 : Depends: libcairo2 (>= 1.10.2-2~) but 1.8.10-6 is to be installed
  41. Depends: libnspr4 (>= 2:4.9-2~) but it is not installable or
  42. libnspr4-0d (>= 4.8.9) but 4.8.6-1 is to be installed
  43. Depends: libnss3-1d (>= 3.13.2) but 3.12.8-1 is to be installed
  44. Depends: libpixman-1-0 (>= 0.18.0) but 0.16.4-1 is to be installed
  45. Depends: libvpx1 (>= 1.0.0) but it is not installable
  46. E: Broken packages
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement