Thread
:
[ Help ] error code (2)
View Single Post
Rob1n
2011-08-31 , 08:11
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#
2
Sounds like you've got a corrupt status file. The simplest option is to try using the last backup version:
Code:
root cd /var/lib/dpkg mv status status.bkup mv status-old status apt-get -f install
You may need to reinstall the last apps you installed though (if the system thinks they're not already installed).
Quote & Reply
|
The Following User Says Thank You to Rob1n For This Useful Post:
Del
Rob1n
View Public Profile
Send a private message to Rob1n
Find all posts by Rob1n