Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2013
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. hayabusa@turbo:~$ sudo apt-get -f install
  2. [sudo] password for hayabusa:
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. Correcting dependencies... failed.
  7. The following packages have unmet dependencies:
  8. libfontconfig1 : Depends: fontconfig-config (= 2.9.0-7.1) but 2.8.0-3ubuntu9.1 is installed
  9. Breaks: libfontconfig1:i386 (!= 2.9.0-7.1) but 2.8.0-3ubuntu9.1 is installed
  10. libfontconfig1:i386 : Breaks: libfontconfig1 (!= 2.8.0-3ubuntu9.1) but 2.9.0-7.1 is installed
  11. libfontconfig1-dev : Depends: libfontconfig1 (= 2.8.0-3ubuntu9.1) but 2.9.0-7.1 is installed
  12. E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
  13. E: Unable to correct dependencies
  14. hayabusa@turbo:~$ sudo apt-get remove libfontconfig1
  15. Reading package lists... Done
  16. Building dependency tree
  17. Reading state information... Done
  18. You might want to run 'apt-get -f install' to correct these:
  19. The following packages have unmet dependencies:
  20. cups-filters : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  21. flashplugin-installer : Depends: libfontconfig1 but it is not going to be installed
  22. fluxbox : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  23. fontconfig : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  24. gnome-control-center : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  25. gnome-settings-daemon : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  26. libass4 : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  27. libcairo-script-interpreter2 : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  28. libcairo2 : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  29. libfontconfig1-dev : Depends: libfontconfig1 (= 2.8.0-3ubuntu9.1) but it is not going to be installed
  30. libgd2-xpm : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  31. libgs9 : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  32. libgtk-3-0 : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  33. libgtk2.0-0 : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  34. libmagickcore4 : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  35. libpango1.0-0 : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  36. libpango1.0-dev : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  37. Recommends: debhelper but it is not going to be installed
  38. libpoppler19 : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  39. libqtgui4 : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  40. libreoffice-core : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  41. libwebkitgtk-3.0-0 : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  42. libxft2 : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  43. vlc-nox : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  44. x11-utils : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  45. xterm : Depends: libfontconfig1 (>= 2.8.0) but it is not going to be installed
  46. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  47. hayabusa@turbo:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement