View Single Post
Posts: 35 | Thanked: 4 times | Joined on Sep 2007
#16
Originally Posted by ArnimS View Post
There is a backup file for application status.

As root user, copy /var/lib/dpkg/status-old to /var/lib/dpkg/status and refresh the application list.

(edit), this is what i did when i had that error and it saved me. When i looked at my status file, it had some corruption (non-ascii characters) in it. This may not be the best solution. Searching the web for these errors also yields the suggestion to run:
dpkg --configure -a
So YMMV, HTH, HAND. :P
Thank you. The dpkg --configure -a command above just saved me. There was a few characters of corruption at line 1999 of my /var/lib/dpkg/status file. I removed the corruption, saved, and Application Manager worked again. This problem has been puzzling me for several days. Again, thank you.
 

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