![]() |
Problem with libsdl-ttf2.0
I have a strange problem with libsdl-ttf2.0 and libsdl-ttf2.0-0 after I tried to install the new PyGame 1.9.1 build. I think both packages do the same and you can only install one of them at the same time. The problem is that every package seems to use libsdl-ttf2.0-0 but PyGame 1.9.1 libsdl-ttf2.0 and now I am stuck and I don't know how to solve the problem:
Code:
Nokia-N900:~# apt-get install python-pygame How can I solve that problem? Thanks |
Re: Problem with libsdl-ttf2.0
Try looking in this thread as I had something similar: http://talk.maemo.org/showthread.php?t=59553
|
Re: Problem with libsdl-ttf2.0
Same here, and I don't have a clue how to fiz it. Maybe I will reflash-it, but I rather prefer not doing so...
|
Re: Problem with libsdl-ttf2.0
I think even a re-flash doesn't help if you want to install the same packages again.
There is a bug report on https://bugs.maemo.org/show_bug.cgi?id=10450 for this. I hope it will be fixed soon. |
Re: Problem with libsdl-ttf2.0
The problem seems to be caused because apt tries to install both libsdl-ttf2.0-0 and libsdl-ttf2.0.
I resolved this by force removing the installed libsdl-ttf2 version: Code:
$ dpkg --force-all -r libsdl-ttf2.0-0 |
Re: Problem with libsdl-ttf2.0
Quote:
|
Re: Problem with libsdl-ttf2.0
Quote:
also, how different is apt-get install -f from apt-get -f install |
Re: Problem with libsdl-ttf2.0
Hmm... apt-get install -f is not working at my device. I got following error:
Quote:
|
Re: Problem with libsdl-ttf2.0
Okay, solved using activated Extra-Devel to get the newest version. :)
|
Re: Problem with libsdl-ttf2.0
Quote:
libsdl-ttf2.0-0 <= 2.0.9-1maemo2 contains the same library as libsdl-ttf2.0 - they can't be installed at the same time. libsdl-ttf2.0-0 >= 2.0.9-1maemo3 is just an empty package that depends on libsdl-ttf2.0 Now if you installed a game that depends on libsdl-ttf2.0-0 (and have 2.0.9-1maemo2 installed), you can't install a game that depends on libsdl-ttf2.0 later, because those two packages conflict. You can't just update from libsdl-ttf2.0-0 2.0.9-1maemo2 to 2.0.9-1maemo3 either, because the latter depends on libsdl-ttf2.0, which can't be installed as long as libsdl-ttf2.0-0 2.0.9-1maemo2 is still there. Now after force-deinstalling libsdl-ttf2.0-0 2.0.9-1maemo2, apt-get -f install can install the libsdl-ttf2.0 + libsdl-ttf2.0-0 2.0.9-1maemo3 combination to make both games depending on libsdl-ttf2.0 and games depending on libsdl-ttf2.0-0 happy. |
All times are GMT. The time now is 02:28. |
vBulletin® Version 3.8.8