View Single Post
Posts: 729 | Thanked: 155 times | Joined on Dec 2009
#11
Originally Posted by slartibartfass View Post
I posted a possible solution here:
http://talk.maemo.org/showpost.php?p...1&postcount=56
It doesn't work for me:

Code:
Nokia-N900:~# apt-get remove libsdl-ttf2.0
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libsdl-ttf2.0 is not installed, so not removed
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  python-pygame: Depends: libsdl-ttf2.0 (>= 2.0.9) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Nokia-N900:~# apt-get remove python-pygame
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  destroid: Depends: python-pygame but it is not going to be installed
  flobby: Depends: python-pygame but it is not going to be installed
  python-runtime: Depends: python-pygame (>= 1.7.1release-4.2maemo1) but it is not going to be installed
  reactionfaceoff: Depends: python-pygame but it is not going to be installed
  vuvuzela: Depends: python2.5-pygame
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Nokia-N900:~# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  libsdl-ttf2.0
The following NEW packages will be installed:
  libsdl-ttf2.0
0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded.
2 not fully installed or removed.
Need to get 0B/13,5kB of archives.
After this operation, 77,8kB of additional disk space will be used.
Do you want to continue [Y/n]? n
Abort.
Nokia-N900:~# apt-get remove destroid flobby python-runtime  reactionfaceoff vuvuzela
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  maemo-python-device-env: Depends: python-runtime (>= 1.0-9) but it is not going to be installed
  python-pygame: Depends: libsdl-ttf2.0 (>= 2.0.9) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).