Advertisement
Guest User

Untitled

a guest
Jul 12th, 2013
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. root@computer:/home/sotrudnik# apt-get -f install
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  6. root@computer:/home/sotrudnik# apt-get install locales
  7. Reading package lists... Done
  8. Building dependency tree
  9. Reading state information... Done
  10. Some packages could not be installed. This may mean that you have
  11. requested an impossible situation or if you are using the unstable
  12. distribution that some required packages have not yet been created
  13. or been moved out of Incoming.
  14. The following information may help to resolve the situation:
  15.  
  16. The following packages have unmet dependencies:
  17. libc6 : Recommends: libc6-i686
  18. Breaks: locales (< 2.17) but 2.13+git20120306-9 is to be installed
  19. E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement