The Following User Says Thank You to deny_winarto For This Useful Post: | ||
|
2010-11-08
, 10:30
|
Posts: 50 |
Thanked: 6 times |
Joined on Oct 2010
|
#2
|
|
2010-11-08
, 10:36
|
|
Posts: 302 |
Thanked: 193 times |
Joined on Oct 2008
@ England
|
#3
|
The Following 2 Users Say Thank You to Captwheeto For This Useful Post: | ||
|
2010-11-08
, 10:41
|
Posts: 249 |
Thanked: 47 times |
Joined on Apr 2010
|
#4
|
I had this too but it also managed to get itself stuck asking for dependencies, I can't remember the exact details but it had something to do with the extra protocols package wanting to install but it depended on a new version.
This caused apt-get to not install or remove anything ;__________; apt-get install -f just resulted in a error everytime so in the end I just had to run
dpkg -r pidgin
This solved it. Just a heads up if someone else gets the same error.
|
2010-11-08
, 11:02
|
|
Posts: 302 |
Thanked: 193 times |
Joined on Oct 2008
@ England
|
#5
|
The Following User Says Thank You to Captwheeto For This Useful Post: | ||
|
2010-11-08
, 11:30
|
Posts: 908 |
Thanked: 501 times |
Joined on Sep 2010
@ West Sussex, England
|
#6
|
|
2010-11-08
, 11:30
|
Posts: 958 |
Thanked: 483 times |
Joined on May 2010
|
#7
|
The Following 2 Users Say Thank You to droll For This Useful Post: | ||
|
2010-11-08
, 11:46
|
Posts: 286 |
Thanked: 117 times |
Joined on Jan 2010
|
#8
|
The Following User Says Thank You to crash16 For This Useful Post: | ||
|
2010-11-08
, 11:59
|
Posts: 249 |
Thanked: 47 times |
Joined on Apr 2010
|
#9
|
apt-get purge pidgin
dpkg -r pidgin
and to install it back you have to force the install..first install libpurple0 package and then dpkg -i --force-overwrite pidgin.deb
|
2010-11-08
, 12:48
|
Posts: 249 |
Thanked: 47 times |
Joined on Apr 2010
|
#10
|
I already installed pidgin messenger before.
But whenever i run an update, there's always 3 pidgin plugins (bonjour & same, conv, i forgot the other one) that won't update, and those 3 are always there whenever i run an update...
It always give me "unable to update" error
So i tried to uninstall all pidgin apps and its plugins.
Hoping to get rid of the errors.
But when i tried to install pidgin internet messenger again, it gives me
"unable to install pidgin internet messenger"
without no error explanation or something like that..
How is this possible?
Is there any package that i should install first ?
btw I tried to install Pidgin protocols plugin for Conversations and Contacts and it works, so the problem only persist to the messenger.
I've tried to restart the device too but it still doesn't work.
Last edited by deny_winarto; 2010-11-08 at 10:34.