Advertisement
Guest User

Untitled

a guest
Oct 24th, 2012
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. uxi@nexus:~$ 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 extra packages will be installed:
  7. libqtcore4
  8. Suggested packages:
  9. libicu48
  10. The following NEW packages will be installed:
  11. libqtcore4
  12. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  13. 32 not fully installed or removed.
  14. Need to get 0 B/2,061 kB of archives.
  15. After this operation, 9,284 kB of additional disk space will be used.
  16. Do you want to continue [Y/n]? y
  17. (Reading database ... 107245 files and directories currently installed.)
  18. Unpacking libqtcore4:amd64 (from .../libqtcore4_4%3a4.8.3+dfsg-0ubuntu3_amd64.deb) ...
  19. dpkg: error processing /var/cache/apt/archives/libqtcore4_4%3a4.8.3+dfsg-0ubuntu3_amd64.deb (--unpack):
  20. trying to overwrite shared '/etc/xdg/Trolltech.conf', which is different from other instances of package libqtcore4:amd64
  21. Errors were encountered while processing:
  22. /var/cache/apt/archives/libqtcore4_4%3a4.8.3+dfsg-0ubuntu3_amd64.deb
  23. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement