Advertisement
Guest User

-f install again

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