Guest User

Untitled

a guest
Aug 16th, 2010
706
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. Nokia-N900:~# apt-get install pykake
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. pykake is already the newest version.
  6. You might want to run `apt-get -f install' to correct these:
  7. The following packages have unmet dependencies:
  8. python-pygame: Depends: libsdl-ttf2.0 (>= 2.0.9) but it is not going to be installed
  9. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  10. Nokia-N900:~# apt-ge tinstall -
  11. Nokia-N900:~# apt-get install -f
  12. Reading package lists... Done
  13. Building dependency tree
  14. Reading state information... Done
  15. Correcting dependencies... Done
  16. The following packages were automatically installed and are no longer required:
  17. kernel-power-modules python-twitter iptables kernel-power
  18. Use 'apt-get autoremove' to remove them.
  19. The following extra packages will be installed:
  20. libsdl-ttf2.0
  21. The following NEW packages will be installed:
  22. libsdl-ttf2.0
  23. 0 upgraded, 1 newly installed, 0 to remove and 11 not upgraded.
  24. 7 not fully installed or removed.
  25. Need to get 0B/13,5kB of archives.
  26. After this operation, 77,8kB of additional disk space will be used.
  27. Do you want to continue [Y/n]?
  28. (Reading database ... 36571 files and directories currently installed.)
  29. Unpacking libsdl-ttf2.0 (from .../libsdl-ttf2.0_2.0.9-1osso0+0m5_armel.deb) ...
  30. dpkg: error processing /var/cache/apt/archives/libsdl-ttf2.0_2.0.9-1osso0+0m5_armel.deb (--unpack):
  31. trying to overwrite `/usr/lib/libSDL_ttf-2.0.so.0.6.3', which is also in package libsdl-ttf2.0-0
  32. Errors were encountered while processing:
  33. /var/cache/apt/archives/libsdl-ttf2.0_2.0.9-1osso0+0m5_armel.deb
  34. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment