Thread
:
Accidentally Uninstalled Python and I cant reinstall due to conflicting packages
View Single Post
Rob1n
2011-03-21 , 16:59
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#
63
Okay - preenv is failing to complete installation because it's installing a file that's also in the avatar package. I've no idea what "avatar" is (it's not in the maemo.org repositories anyway), but I'd suggest removing that (and checking for an updated version or letting the packager know about this error):
Code:
apt-get remove avatar
Your other issue looks to be an incomplete installation/update of the CSSU packages. I'd suggest reinstalling the core package:
Code:
apt-get install --reinstall mp-fremantle-community-pr
Hopefully that'll get rid of the errors.
Quote & Reply
|
The Following User Says Thank You to Rob1n For This Useful Post:
M_Scofield
Rob1n
View Public Profile
Send a private message to Rob1n
Find all posts by Rob1n