View Single Post
zlatko's Avatar
Posts: 861 | Thanked: 936 times | Joined on Feb 2010 @ Bulgaria
#214
Originally Posted by rii View Post
Tried updating in US, got conflict mesg: Conflict with application packages: libqt4-test 4.6.2~git20100401-0maemo1+0m5 . It ask to install using PC Suit.

Any one faced this error ? Is it ok to un-install libqt4-test using root access with command - apt-get uninstall <pkg> ?

Thanks.
You just need to gain root and then
Code:
apt-get remove libqt4-test
It will aske you to remove Healthcheck which depends on this library as well. After that you are good to go. This way you can remove all conflicting packages - it was libgles1-sgx-img required by Brainparty in my case ;-)
 

The Following User Says Thank You to zlatko For This Useful Post: