View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#10
You've got holded packages, which might block the upgrade.
Please try to upgrade the holded packages manually and then upgrade the system:
Code:
sudo gainroot
apt-get update
apt-get install -s libcurl3 libeet1 libgcc1 libsdl-mixer1.2 libsdl-ttf2.0 libstdc++6 perl-base tweakflashver
Now this will only simulate the install to check, if everything may go fine, at least, with apt's logic. If any errors please post them here.

If not please proceed with the upgrade of the holded stuff:
Code:
apt-get install -f libcurl3 libeet1 libgcc1 libsdl-mixer1.2 libsdl-ttf2.0 libstdc++6 perl-base tweakflashver
apt-get update
apt-get install --reinstall mp-fremantle-community-pr
apt-get upgrade
 

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