Advertisement
Guest User

install error

a guest
Jul 25th, 2012
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. aamir@aamir-pc:~$ 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. extlinux syslinux-themes-debian-squeeze syslinux-themes-debian
  8. Use 'apt-get autoremove' to remove them.
  9. The following extra packages will be installed:
  10. libnm-glib2
  11. The following NEW packages will be installed:
  12. libnm-glib2
  13. 0 upgraded, 1 newly installed, 0 to remove and 28 not upgraded.
  14. Need to get 0 B/64.2 kB of archives.
  15. After this operation, 274 kB of additional disk space will be used.
  16. Do you want to continue [Y/n]? y
  17. (Reading database ... 182575 files and directories currently installed.)
  18. Unpacking libnm-glib2 (from .../libnm-glib2_0.8-0ubuntu3.3_i386.deb) ...
  19. dpkg: error processing /var/cache/apt/archives/libnm-glib2_0.8-0ubuntu3.3_i386.deb (--unpack):
  20. trying to overwrite '/usr/lib/libnm-glib-vpn.so.1', which is also in package libnm-glib-vpn1 0.9.1.90-0ubuntu3
  21. Errors were encountered while processing:
  22. /var/cache/apt/archives/libnm-glib2_0.8-0ubuntu3.3_i386.deb
  23. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement