View Single Post
Posts: 3,401 | Thanked: 1,255 times | Joined on Nov 2005 @ London, UK
#2
Chances are /var/lib/dpkg/status is corrupt. Open xterm and see if you have a file called /var/lib/dpkg/status-old and if so, execute the following commands as root:

Code:
cd /var/lib/dpkg
cp status status-bak
cp status-old status
Then in App Manager, update your application catalogue and hopefully the problem will be rectified. If not, my advice would be to reformat your MMC partition and clone your OS again.