Advertisement
Guest User

Untitled

a guest
Mar 6th, 2012
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. raymears@raymears-VAIO:~$ sudo apt-get install libqtgui4:i386
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Some packages could not be installed. This may mean that you have
  6. requested an impossible situation or if you are using the unstable
  7. distribution that some required packages have not yet been created
  8. or been moved out of Incoming.
  9. The following information may help to resolve the situation:
  10.  
  11. The following packages have unmet dependencies:
  12. gnupg-agent : Depends: pinentry-gtk2 but it is not going to be installed or
  13. pinentry-curses but it is not going to be installed or
  14. pinentry
  15. libqtgui4:i386 : Depends: libglib2.0-0:i386 (>= 2.12.0) but it is not going to be installed
  16. Depends: libqt4-declarative:i386 (= 4:4.8.0-1ubuntu8~oneiric1~ppa1) but it is not going to be installed
  17. Depends: libqtcore4:i386 (= 4:4.8.0-1ubuntu8~oneiric1~ppa1) but it is not going to be installed
  18. E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
  19. raymears@raymears-VAIO:~$ sudo apt-get install libglib2.0-0:i386
  20. Reading package lists... Done
  21. Building dependency tree
  22. Reading state information... Done
  23. Some packages could not be installed. This may mean that you have
  24. requested an impossible situation or if you are using the unstable
  25. distribution that some required packages have not yet been created
  26. or been moved out of Incoming.
  27. The following information may help to resolve the situation:
  28.  
  29. The following packages have unmet dependencies:
  30. libglib2.0-0:i386 : Depends: libffi6:i386 (>= 3.0.4) but it is not going to be installed
  31. E: Unable to correct problems, you have held broken packages.
  32. raymears@raymears-VAIO:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement