Advertisement
Guest User

Untitled

a guest
Apr 24th, 2014
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. pratz:~/ $ sudo apt-get install -f -- NORMAL --
  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. linux-headers-generic linux-image-generic
  8. Use 'apt-get autoremove' to remove them.
  9. The following extra packages will be installed:
  10. vim-common vim-gui-common vim-runtime
  11. The following NEW packages will be installed:
  12. vim-common vim-gui-common vim-runtime
  13. 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded.
  14. 2 not fully installed or removed.
  15. Need to get 0 B/5,056 kB of archives.
  16. After this operation, 26.4 MB of additional disk space will be used.
  17. Do you want to continue? [Y/n] y
  18. (Reading database ... 159560 files and directories currently installed.)
  19. Preparing to unpack .../vim-gui-common_2%3a7.4.052-1ubuntu3_all.deb ...
  20. Unpacking vim-gui-common (2:7.4.052-1ubuntu3) ...
  21. dpkg: error processing archive /var/cache/apt/archives/vim-gui-common_2%3a7.4.052-1ubuntu3_all.deb (--unpack):
  22. trying to overwrite '/usr/share/man/pl/man1/evim.1.gz', which is also in package vim 20140421-1
  23. Preparing to unpack .../vim-common_2%3a7.4.052-1ubuntu3_i386.deb ...
  24. Unpacking vim-common (2:7.4.052-1ubuntu3) ...
  25. dpkg: error processing archive /var/cache/apt/archives/vim-common_2%3a7.4.052-1ubuntu3_i386.deb (--unpack):
  26. trying to overwrite '/usr/share/man/pl/man1/vimdiff.1.gz', which is also in package vim 20140421-1
  27. dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  28. Preparing to unpack .../vim-runtime_2%3a7.4.052-1ubuntu3_all.deb ...
  29. Adding 'diversion of /usr/share/vim/vim74/doc/help.txt to /usr/share/vim/vim74/doc/help.txt.vim-tiny by vim-runtime'
  30. Adding 'diversion of /usr/share/vim/vim74/doc/tags to /usr/share/vim/vim74/doc/tags.vim-tiny by vim-runtime'
  31. Unpacking vim-runtime (2:7.4.052-1ubuntu3) ...
  32. dpkg: error processing archive /var/cache/apt/archives/vim-runtime_2%3a7.4.052-1ubuntu3_all.deb (--unpack):
  33. trying to overwrite '/usr/share/vim/vim74/syntax/lprolog.vim', which is also in package vim 20140421-1
  34. dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  35. Removing 'diversion of /usr/share/vim/vim74/doc/help.txt to /usr/share/vim/vim74/doc/help.txt.vim-tiny by vim-runtime'
  36. Removing 'diversion of /usr/share/vim/vim74/doc/tags to /usr/share/vim/vim74/doc/tags.vim-tiny by vim-runtime'
  37. Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
  38. Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
  39. Processing triggers for mime-support (3.54ubuntu1) ...
  40. Processing triggers for man-db (2.6.7.1-1) ...
  41. Errors were encountered while processing:
  42. /var/cache/apt/archives/vim-gui-common_2%3a7.4.052-1ubuntu3_all.deb
  43. /var/cache/apt/archives/vim-common_2%3a7.4.052-1ubuntu3_i386.deb
  44. /var/cache/apt/archives/vim-runtime_2%3a7.4.052-1ubuntu3_all.deb
  45. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement