View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#6
Please try
Code:
sudo gainroot
cd /var/lib/dpkg
mv status status.orig
mv status-old status
dpkg --configure -a
apt-get install -f
apt-get update
apt-get upgrade
 

The Following 2 Users Say Thank You to michaaa62 For This Useful Post: