Advertisement
Guest User

Untitled

a guest
Oct 1st, 2013
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. deepak@ubuntu:~$ sudo apt-get -f install
  2. [sudo] password for deepak:
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. Correcting dependencies... Done
  7. The following extra packages will be installed:
  8. libqtcore4:i386
  9. The following NEW packages will be installed:
  10. libqtcore4:i386
  11. 0 upgraded, 1 newly installed, 0 to remove and 72 not upgraded.
  12. 18 not fully installed or removed.
  13. Need to get 0 B/2,064 kB of archives.
  14. After this operation, 9,042 kB of additional disk space will be used.
  15. Do you want to continue [Y/n]? y
  16. (Reading database ... 204395 files and directories currently installed.)
  17. Unpacking libqtcore4:i386 (from .../libqtcore4_4%3a4.8.1-0ubuntu4.4_i386.deb) ...
  18. dpkg: error processing /var/cache/apt/archives/libqtcore4_4%3a4.8.1-0ubuntu4.4_i386.deb (--unpack):
  19. conffile './etc/xdg/Trolltech.conf' is not in sync with other instances of the same package
  20. dpkg-deb (subprocess): subprocess data was killed by signal (Broken pipe)
  21. dpkg-deb: error: subprocess <decompress> returned error exit status 2
  22. Errors were encountered while processing:
  23. /var/cache/apt/archives/libqtcore4_4%3a4.8.1-0ubuntu4.4_i386.deb
  24. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement