View Single Post
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#185
Originally Posted by rotoflex View Post
Unable to install: conflicting programs
I had followed up and eventually solved this for a user few pages back. The last steps where done offline.

So here is what helped in his case.

Disable all repos that come from outside maemo.
Disable the devel repo.
Code:
apt-get remove --purge swappolube
apt-get remove --purge swappolube-nogui
apt-get update
apt-get install python2.5-qt4-common
apt-get install swappolube
If you don't understand the above then don't do it!

HIH

Last edited by Saturn; 2010-09-29 at 11:56. Reason: Correction of typo as James_Littler pointed out later in the thread.