View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#42
Try to forcefully remove the offending package
This might be the solution
Code:
dpkg --remove --force-remove-reinstreq PACKAGE
And start reading how to install those packages!