Advertisement
Guest User

Untitled

a guest
Aug 16th, 2012
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.06 KB | None | 0 0
  1. sudo apt-get -f install
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Correcting dependencies... Done
  6. The following packages were automatically installed and are no longer required:
  7. ipsec-tools lib32asound2 lib32gcc1 lib32stdc++6 libanalitza4 libcdio10 libcelt0-0 libiso9660-7 libkiten4
  8. libkworkspace4 liblua50 liblualib50 libmarblewidget12 libnl2 libqtassistantclient4 libsnmp-base
  9. libsnmp-session-perl libsnmp15 libwireshark1 libwiretap1 libwsutil1 libxine1 libxine1-plugins libxine1-x
  10. libxmmsclient-glib1 libxmmsclient6 mtools python-cups python-cupshelpers python-openssl python-pam
  11. python-pkg-resources python-pycurl python-serial python-twisted-bin python-twisted-core python-zope.interface
  12. ttf-lyx
  13. Use 'apt-get autoremove' to remove them.
  14. The following extra packages will be installed:
  15. libqt4-dbus:i386 libqt4-network:i386 libqt4-xml:i386 libqtcore4:i386 libqtgui4:i386
  16. Suggested packages:
  17. libthai0:i386 libicu48:i386 qt4-qtconfig:i386
  18. The following NEW packages will be installed:
  19. libqt4-dbus:i386 libqt4-network:i386 libqt4-xml:i386 libqtcore4:i386 libqtgui4:i386
  20. 0 upgraded, 5 newly installed, 0 to remove and 87 not upgraded.
  21. 32 not fully installed or removed.
  22. Need to get 0 B/9,858 kB of archives.
  23. After this operation, 25.1 MB of additional disk space will be used.
  24. Do you want to continue [Y/n]? y
  25. (Reading database ... 185204 files and directories currently installed.)
  26. Unpacking libqtcore4:i386 (from .../libqtcore4_4%3a4.8.2-2+b1_i386.deb) ...
  27. dpkg: error processing /var/cache/apt/archives/libqtcore4_4%3a4.8.2-2+b1_i386.deb (--unpack):
  28. trying to overwrite shared '/usr/share/doc/libqtcore4/changelog.Debian.gz', which is different from other instances of package libqtcore4:i386
  29. Unpacking libqt4-xml:i386 (from .../libqt4-xml_4%3a4.8.2-2+b1_i386.deb) ...
  30. dpkg: error processing /var/cache/apt/archives/libqt4-xml_4%3a4.8.2-2+b1_i386.deb (--unpack):
  31. trying to overwrite shared '/usr/share/doc/libqt4-xml/changelog.Debian.gz', which is different from other instances of package libqt4-xml:i386
  32. Unpacking libqt4-dbus:i386 (from .../libqt4-dbus_4%3a4.8.2-2+b1_i386.deb) ...
  33. dpkg: error processing /var/cache/apt/archives/libqt4-dbus_4%3a4.8.2-2+b1_i386.deb (--unpack):
  34. trying to overwrite shared '/usr/share/doc/libqt4-dbus/changelog.Debian.gz', which is different from other instances of package libqt4-dbus:i386
  35. Unpacking libqt4-network:i386 (from .../libqt4-network_4%3a4.8.2-2+b1_i386.deb) ...
  36. dpkg: error processing /var/cache/apt/archives/libqt4-network_4%3a4.8.2-2+b1_i386.deb (--unpack):
  37. trying to overwrite shared '/usr/share/doc/libqt4-network/changelog.Debian.gz', which is different from other instances of package libqt4-network:i386
  38. Unpacking libqtgui4:i386 (from .../libqtgui4_4%3a4.8.2-2+b1_i386.deb) ...
  39. dpkg: error processing /var/cache/apt/archives/libqtgui4_4%3a4.8.2-2+b1_i386.deb (--unpack):
  40. trying to overwrite shared '/usr/share/doc/libqtgui4/changelog.Debian.gz', which is different from other instances of package libqtgui4:i386
  41. Errors were encountered while processing:
  42. /var/cache/apt/archives/libqtcore4_4%3a4.8.2-2+b1_i386.deb
  43. /var/cache/apt/archives/libqt4-xml_4%3a4.8.2-2+b1_i386.deb
  44. /var/cache/apt/archives/libqt4-dbus_4%3a4.8.2-2+b1_i386.deb
  45. /var/cache/apt/archives/libqt4-network_4%3a4.8.2-2+b1_i386.deb
  46. /var/cache/apt/archives/libqtgui4_4%3a4.8.2-2+b1_i386.deb
  47. E: Sub-process /usr/bin/dpkg returned an error code (1)
  48. sudo apt-get -d dist-upgrade
  49. Reading package lists... Done
  50. Building dependency tree
  51. Reading state information... Done
  52. You might want to run 'apt-get -f install' to correct these.
  53. The following packages have unmet dependencies:
  54. skype:i386 : Depends: libqt4-dbus:i386 (>= 4:4.5.3) but it is not installed
  55. Depends: libqt4-network:i386 (>= 4:4.5.3) but it is not installed
  56. Depends: libqt4-xml:i386 (>= 4:4.5.3) but it is not installed
  57. Depends: libqtcore4:i386 (>= 4:4.6.1) but it is not installed
  58. Depends: libqtgui4:i386 (>= 4:4.6.1) but it is not installed
  59. E: Unmet dependencies. Try using -f.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement