Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. sudo apt-get install -f
  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. libdbusmenu-qt2 libmp3lame0:i386 linux-headers-4.4.0-62 linux-headers-4.4.0-62-generic
  8. linux-headers-4.4.0-67 linux-headers-4.4.0-67-generic linux-image-4.4.0-62-generic
  9. linux-image-4.4.0-67-generic linux-image-extra-4.4.0-62-generic
  10. linux-image-extra-4.4.0-67-generic linux-signed-image-4.4.0-62-generic
  11. linux-signed-image-4.4.0-67-generic
  12. Use 'sudo apt autoremove' to remove them.
  13. The following additional packages will be installed:
  14. libqtcore4
  15. The following NEW packages will be installed:
  16. libqtcore4
  17. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  18. 129 not fully installed or removed.
  19. Need to get 0 B/1,619 kB of archives.
  20. After this operation, 5,092 kB of additional disk space will be used.
  21. Do you want to continue? [Y/n] y
  22. (Reading database ... 295864 files and directories currently installed.)
  23. Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2+elementary2~ubuntu0.4.1_amd64.deb ...
  24. Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2+elementary2~ubuntu0.4.1) ...
  25. dpkg: error processing archive /var/cache/apt/archives/libqtcore4_4%3a4.8.7+dfsg-5ubuntu2+elementary2~ubuntu0.4.1_amd64.deb (--unpack):
  26. trying to overwrite shared '/etc/xdg/Trolltech.conf', which is different from other instances of package libqtcore4:amd64
  27. dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  28. Processing triggers for libc-bin (2.23-0ubuntu7) ...
  29. Errors were encountered while processing:
  30. /var/cache/apt/archives/libqtcore4_4%3a4.8.7+dfsg-5ubuntu2+elementary2~ubuntu0.4.1_amd64.deb
  31. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement