elise001

Elise Can't Get Ubuntu working 2

Jan 21st, 2013
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. elise@elise-laptop:~$ sudo apt-get dist-upgrade
  2. [sudo] password for elise:
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. You might want to run `apt-get -f install' to correct these.
  7. The following packages have unmet dependencies:
  8. libc6: Depends: libc-bin (= 2.11.1-0ubuntu7) but 2.15-0ubuntu10.3 is installed
  9. Recommends: libc6-i686
  10. python-louis: Depends: liblouis0 (>= 1.7.0-2) but it is not installable
  11. ubuntu-minimal: Depends: libc6-i686
  12. E: Unmet dependencies. Try using -f.
  13. elise@elise-laptop:~$ sudo apt-get dist -upgrade
  14. E: Command line option 'p' [from -upgrade] is not known.
  15. elise@elise-laptop:~$ sudo apt-get -f install
  16. Reading package lists... Done
  17. Building dependency tree
  18. Reading state information... Done
  19. Correcting dependencies... failed.
  20. The following packages have unmet dependencies:
  21. libc6: Depends: libc-bin (= 2.11.1-0ubuntu7) but 2.15-0ubuntu10.3 is installed
  22. Recommends: libc6-i686
  23. python-louis: Depends: liblouis0 (>= 1.7.0-2) but it is not installable
  24. ubuntu-minimal: Depends: libc6-i686
  25. E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
  26. E: Unable to correct dependencies
  27. elise@elise-laptop:~$
Advertisement
Add Comment
Please, Sign In to add comment