Advertisement
Guest User

Untitled

a guest
Aug 1st, 2013
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. gerald@ubuntu:/home$ 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 packages were automatically installed and are no longer required:
  7. libhbaapi2 libhbalinux2
  8. Use 'apt-get autoremove' to remove them.
  9. The following extra packages will be installed:
  10. libhaapi1
  11. The following NEW packages will be installed:
  12. libhaapi1
  13. 0 upgraded, 1 newly installed, 0 to remove and 10 not upgraded.
  14. 1 not fully installed or removed.
  15. Need to get 0 B/11.8 kB of archives.
  16. After this operation, 90.1 kB of additional disk space will be used.
  17. Do you want to continue [Y/n]? y
  18. (Reading database ... 196328 files and directories currently installed.)
  19. Unpacking libhaapi1 (from .../libhaapi1_2.2.1-0ubuntu2_amd64.deb) ...
  20. dpkg: error processing /var/cache/apt/archives/libhaapi1_2.2.1-0ubuntu2_amd64.deb (--unpack):
  21. trying to overwrite '/usr/lib/libHBAAPI.so.2.0.2', which is also in package libhbaapi2 2.2.5-1
  22. Errors were encountered while processing:
  23. /var/cache/apt/archives/libhaapi1_2.2.1-0ubuntu2_amd64.deb
  24. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement