Advertisement
Guest User

Untitled

a guest
Oct 21st, 2012
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. 15:56 [ root @ samhain ] /var/lib/dpkg
  2. ROOTMODE> LANG=C apt-get dist-upgrade
  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. ia32-libs : Depends: ia32-libs-multiarch but it is not installable
  9. libc6-dev : Depends: libc6 (= 2.15-0ubuntu20) but 2.15-0ubuntu10.3 is installed
  10. wine1.4 : Depends: wine1.4-i386 (= 1.4-0ubuntu4.1) but it is not installable
  11. E: Unmet dependencies. Try using -f.
  12. 16:00 [ root @ samhain ] /var/lib/dpkg
  13. ROOTMODE> LANG=C apt-get install -f
  14. Reading package lists... Done
  15. Building dependency tree
  16. Reading state information... Done
  17. Correcting dependencies... Done
  18. The following packages were automatically installed and are no longer required:
  19. ttf-umefont lib32gcc1 lib32asound2 wine-gecko1.4 winetricks lib32stdc++6 fonts-droid ttf-droid libtiff5 libjbig0
  20. Use 'apt-get autoremove' to remove them.
  21. The following extra packages will be installed:
  22. libc-bin libc6 libc6-i386 libjbig0 libtiff5
  23. Suggested packages:
  24. glibc-doc
  25. The following packages will be REMOVED:
  26. google-earth-stable ia32-libs playonlinux skype teamviewer7 wine wine1.4 wine1.4-amd64 wine1.4-common
  27. The following NEW packages will be installed:
  28. libjbig0 libtiff5
  29. The following packages will be upgraded:
  30. libc-bin libc6 libc6-i386
  31. 3 upgraded, 2 newly installed, 9 to remove and 2050 not upgraded.
  32. 25 not fully installed or removed.
  33. Need to get 0 B/10.0 MB of archives.
  34. After this operation, 343 MB disk space will be freed.
  35. Do you want to continue [Y/n]? y
  36. Preconfiguring packages ...
  37. dpkg: error: parsing file '/var/lib/dpkg/status' near line 26293 package 'rar:i386':
  38. mixed non-coinstallable and coinstallable package instances present
  39. E: Sub-process /usr/bin/dpkg returned an error code (2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement